Home
last modified time | relevance | path

Searched refs:CTRL_XFER_COUNT (Results 1 – 1 of 1) sorted by relevance

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp2/gpif/
H A Dslave_fifo.v26 parameter CTRL_XFER_COUNT = 32, constant
208 if (FX2_CF_pre || ~resp_valid || resp_eof || transfer_count == CTRL_XFER_COUNT-1) begin
219 if (FX2_CE_pre || transfer_count == CTRL_XFER_COUNT-1) begin
256 …gpmc16_to_fifo36 #(.FIFO_SIZE(CTRL_TX_FIFO_SIZE), .MIN_SPACE16(CTRL_XFER_COUNT)) fifo36_to_gpmc16_…