Home
last modified time | relevance | path

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

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/simple_gemac/
H A Drxmac_to_ll8.v17 localparam XFER_IDLE = 0; constant
28 …assign ll_sof = ((xfer_state==XFER_IDLE)|(xfer_state==XFER_ERROR)|(xfer_state==XFER_OVERRUN));
34 xfer_state <= XFER_IDLE;
37 XFER_IDLE :
44 xfer_state <= XFER_IDLE;
52 xfer_state <= XFER_IDLE;
58 xfer_state <= XFER_IDLE;
H A Dll8_to_txmac.v17 localparam XFER_IDLE = 0; constant
25 xfer_state <= XFER_IDLE;
28 XFER_IDLE :
37 xfer_state <= XFER_IDLE;
42 xfer_state <= XFER_IDLE;
46 assign tx_valid = (ll_src_rdy & (xfer_state == XFER_IDLE))|(xfer_state == XFER_ACTIVE);
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp2/simple_gemac/
H A Drxmac_to_ll8.v26 localparam XFER_IDLE = 0; constant
37 …assign ll_sof = ((xfer_state==XFER_IDLE)|(xfer_state==XFER_ERROR)|(xfer_state==XFER_OVERRUN));
43 xfer_state <= XFER_IDLE;
46 XFER_IDLE :
53 xfer_state <= XFER_IDLE;
61 xfer_state <= XFER_IDLE;
67 xfer_state <= XFER_IDLE;
H A Dll8_to_txmac.v26 localparam XFER_IDLE = 0; constant
34 xfer_state <= XFER_IDLE;
37 XFER_IDLE :
46 xfer_state <= XFER_IDLE;
51 xfer_state <= XFER_IDLE;
55 assign tx_valid = (ll_src_rdy & (xfer_state == XFER_IDLE))|(xfer_state == XFER_ACTIVE);
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp2/sdr_lib/
H A Dtx_control.v60 localparam XFER_IDLE = 0; constant
67 xfer_state <= XFER_IDLE;
69 xfer_state <= XFER_IDLE;
73 XFER_IDLE :
82 xfer_state <= XFER_IDLE;