mirror of
https://github.com/fpganinja/taxi.git
synced 2026-04-07 20:48:44 -07:00
cndm: Clean up resource handling in datapath manager
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
@@ -335,8 +335,10 @@ cndm_micro_dp_mgr #(
|
||||
.SYS_CLK_PER_NS_DEN(SYS_CLK_PER_NS_DEN),
|
||||
|
||||
// Queue configuration
|
||||
.WQN_W(WQN_W),
|
||||
.EQN_W(CQN_W),
|
||||
.CQN_W(CQN_W),
|
||||
.SQN_W(WQN_W),
|
||||
.RQN_W(WQN_W),
|
||||
|
||||
// PTP configuration
|
||||
.PTP_EN(PTP_TS_EN),
|
||||
|
||||
Reference in New Issue
Block a user