mirror of
https://github.com/fpganinja/taxi.git
synced 2026-04-07 20:48:44 -07:00
cndm: Initial implementation of command interface
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
@@ -523,8 +523,8 @@ core_inst (
|
||||
/*
|
||||
* Control register interface
|
||||
*/
|
||||
.s_axil_wr(axil_ctrl_bar),
|
||||
.s_axil_rd(axil_ctrl_bar),
|
||||
.s_axil_ctrl_wr(axil_ctrl_bar),
|
||||
.s_axil_ctrl_rd(axil_ctrl_bar),
|
||||
|
||||
/*
|
||||
* DMA
|
||||
|
||||
Reference in New Issue
Block a user