Home
last modified time | relevance | path

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

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/rfnoc/core/
H A Dchdr_stream_input.v195 localparam [2:0] ST_IN_DATA = 3'd1; // The CHDR body (incl. mdata) of an input pkt constant
277 state <= ST_IN_DATA;
295 ST_IN_DATA: begin
386 ST_IN_DATA:
405 ((state == ST_IN_HDR && is_data_pkt) || state == ST_IN_DATA);