Skip to content

Commit ef11799

Browse files
committed
idma_wrap: Add missing reg_id_o output
1 parent c62b7ce commit ef11799

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

hw/cheshire_idma_wrap.sv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ module cheshire_idma_wrap #(
140140
.axi_rsp_o ( axi_slv_rsp_o ),
141141
.reg_req_o ( dma_reg_req ),
142142
.reg_rsp_i ( dma_reg_rsp ),
143+
.reg_id_o ( ),
143144
.busy_o ( )
144145
);
145146

0 commit comments

Comments
 (0)