minor update

This commit is contained in:
Blaise Tine 2021-03-18 14:28:27 -04:00
parent 124acfbf12
commit 9abccbfda5

View file

@ -159,8 +159,10 @@ module VX_gpu_unit #(
assign rsp_wb = 0;
assign rsp_data = warp_ctl_data;
`UNUSED_VAR (gpu_req_if.rd)
`UNUSED_VAR (gpu_req_if.rs2_data)
`UNUSED_VAR (gpu_req_if.rs3_data)
`UNUSED_VAR (gpu_req_if.wb)
`UNUSED_VAR (gpu_req_if.rd)
`endif