Home
last modified time | relevance | path

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

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/rfnoc/
H A Dnoc_traffic_counter.v100 axis_strm_monitor #(.COUNT_W(64), .PKT_COUNT_EN(1), .XFER_COUNT_EN(1)) xbar_to_shell (
105 axis_strm_monitor #(.COUNT_W(64), .PKT_COUNT_EN(1), .XFER_COUNT_EN(1)) shell_to_xbar (
110 axis_strm_monitor #(.COUNT_W(64), .PKT_COUNT_EN(1), .XFER_COUNT_EN(1)) shell_to_ce (
115 axis_strm_monitor #(.COUNT_W(64), .PKT_COUNT_EN(1), .XFER_COUNT_EN(1)) ce_to_shell (
H A Ddatapath_gatekeeper.v40 .PKT_COUNT_EN(1), .XFER_COUNT_EN(0)
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/fifo/
H A Daxis_strm_monitor.v15 parameter PKT_COUNT_EN = 0, constant
95 if (reset | (PKT_COUNT_EN == 0)) begin
H A Daxis_fifo_monitor.v40 .PKT_COUNT_EN(1), .XFER_COUNT_EN(1)
52 .PKT_COUNT_EN(1), .XFER_COUNT_EN(1)