cndm: Board-level parameter cleanup

Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
Alex Forencich
2026-03-08 21:20:41 -07:00
parent 9af793edc6
commit 8773672f26
17 changed files with 19 additions and 19 deletions

View File

@@ -754,7 +754,7 @@ fpga_core #(
// PTP configuration
.PTP_TS_EN(PTP_TS_EN),
.PTP_CLK_PER_NS_NUM(1024),
.PTP_CLK_PER_NS_DENOM(165),
.PTP_CLK_PER_NS_DEN(165),
// PCIe interface configuration
.RQ_SEQ_NUM_W(RQ_SEQ_NUM_W),