We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c62b7ce commit ef11799Copy full SHA for ef11799
1 file changed
hw/cheshire_idma_wrap.sv
@@ -140,6 +140,7 @@ module cheshire_idma_wrap #(
140
.axi_rsp_o ( axi_slv_rsp_o ),
141
.reg_req_o ( dma_reg_req ),
142
.reg_rsp_i ( dma_reg_rsp ),
143
+ .reg_id_o ( ),
144
.busy_o ( )
145
);
146
0 commit comments