mirror of
https://github.com/fpganinja/taxi.git
synced 2026-04-07 12:38:44 -07:00
cndm: Add consumer pointer and arm bit to completion queue
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
@@ -513,6 +513,9 @@ cpl_wr_inst (
|
||||
*/
|
||||
.m_axis_irq(m_axis_irq),
|
||||
|
||||
/*
|
||||
* Completion input
|
||||
*/
|
||||
.s_axis_cpl(axis_cpl)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user