mirror of
https://github.com/fpganinja/taxi.git
synced 2026-04-07 12:38:44 -07:00
cndm: Add missing parameter connection
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
@@ -565,6 +565,7 @@ cndm_lite_core #(
|
|||||||
.SYS_CLK_PER_NS_DEN(SYS_CLK_PER_NS_DEN),
|
.SYS_CLK_PER_NS_DEN(SYS_CLK_PER_NS_DEN),
|
||||||
|
|
||||||
// Queue configuration
|
// Queue configuration
|
||||||
|
.WQN_W(WQN_W),
|
||||||
.CQN_W(CQN_W),
|
.CQN_W(CQN_W),
|
||||||
|
|
||||||
// PTP configuration
|
// PTP configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user