mirror of
https://github.com/corundum/corundum.git
synced 2025-01-30 08:32:52 +08:00
fpga/common: Update Stratix 10 core logic based on RX completion buffer size test results
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
parent
f049e9bc37
commit
acfd88a043
@ -196,7 +196,7 @@ module mqnic_core_pcie_s10 #
|
||||
parameter PCIE_DMA_READ_OP_TABLE_SIZE = PCIE_TAG_COUNT,
|
||||
parameter PCIE_DMA_READ_TX_LIMIT = 2**TX_SEQ_NUM_WIDTH,
|
||||
parameter PCIE_DMA_READ_CPLH_FC_LIMIT = 770,
|
||||
parameter PCIE_DMA_READ_CPLD_FC_LIMIT = 2500,
|
||||
parameter PCIE_DMA_READ_CPLD_FC_LIMIT = 2400,
|
||||
parameter PCIE_DMA_WRITE_OP_TABLE_SIZE = 2**TX_SEQ_NUM_WIDTH,
|
||||
parameter PCIE_DMA_WRITE_TX_LIMIT = 2**TX_SEQ_NUM_WIDTH,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user