Home
last modified time | relevance | path

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

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/top/n3xx/sim/one_gig_eth_loopback/
H A Ddemo_one_gig_pcs_pma_mdio.v221 reg reg_wr_req; register
278 .reg_wr_req (reg_wr_req),
414 reg_wr_req <= 1'b1;
416 reg_wr_req <= 1'b0;
423 reg_wr_req <= 1'b1;
425 reg_wr_req <= 1'b0;
432 reg_wr_req <= 1'b1;
434 reg_wr_req <= 1'b0;
H A Done_gig_eth_loopback_tb.sv100 .reg_wr_req (/*reg_wr_req*/),
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/control/
H A Dctrlport_to_regport.v41 output reg reg_wr_req = 1'b0, port
54 reg_wr_req <= 1'b0;
62 reg_wr_req <= 1'b0;
67 reg_wr_req <= 1'b1;
H A Daxi_crossbar_regport.v26 input reg_wr_req, port
94 if (reg_wr_req)
142 .reg_wr_req(reg_wr_req),
H A Dregport_to_xbar_settingsbus.v34 input reg_wr_req, port
95 .reg_wr_req(reg_wr_req),
H A Dregport_to_settingsbus.v28 input reg_wr_req, port
43 assign set_stb_int = reg_wr_req && (reg_wr_addr >= BASE) && (reg_wr_addr <= END_ADDR);
H A Daxil_regport_master.v77 output reg_wr_req, port
159 .o_tvalid(reg_wr_req), .o_tready(1'b1)
H A Dmdio_master.v22 input reg_wr_req, port
181 if (reg_wr_req) begin
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/top/e320/
H A Dn3xx_sfp_wrapper.v167 wire reg_wr_req; net
209 .reg_wr_req (reg_wr_req),
264 .reg_wr_req (reg_wr_req),
441 .reg_wr_req (reg_wr_req),
H A Dn3xx_mgt_io_core.v53 input reg_wr_req, port
160 end else if (reg_wr_req) begin
248 .reg_wr_req (reg_wr_req),
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/rfnoc/xport/
H A Deth_internal.v90 wire reg_wr_req; net
134 .reg_wr_req (reg_wr_req),
286 .reg_wr_req (reg_wr_req),
373 end else if (reg_wr_req) begin
H A Deth_interface.v21 input reg_wr_req, port
125 if (reg_wr_req)
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/top/n3xx/
H A Dn3xx_mgt_channel_wrapper.v192 wire reg_wr_req; net
234 .reg_wr_req (reg_wr_req),
286 .reg_wr_req (reg_wr_req),
H A Dn3xx_mgt_wrapper.v38 input wire reg_wr_req, port
210 .reg_wr_req (reg_wr_req),
412 .reg_wr_req (reg_wr_req),
H A Dn3xx_mgt_io_core.v56 input reg_wr_req, port
173 end else if (reg_wr_req) begin
261 .reg_wr_req (reg_wr_req),
H A Dn3xx_core.v448 .reg_wr_req (reg_wr_req_npio),
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/rfnoc/xport_sv/
H A Deth_ipv4_interface.sv50 input logic reg_wr_req, port
123 if (reg_wr_req)
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/rfnoc/xport_sv/eth_interface_tb/
H A Deth_ifc_synth_test.sv38 input logic reg_wr_req, port
H A Deth_ifc_tb.sv101 reg reg_wr_req = 1'b0; register
225 reg_wr_req = 1'b1;
229 reg_wr_req = 1'b0;
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/top/n3xx/sim/aurora_loopback/
H A Daurora_loopback_tb.sv225 .reg_wr_req(reg_wr_req_s), //input reg_wr_req,
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/top/n3xx/dboards/mg/
H A Dn3xx.v1392 .reg_wr_req (reg_wr_req_npio),
1449 .reg_wr_req (reg_wr_req_npio),
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/top/n3xx/dboards/rh/
H A Dn3xx.v1382 .reg_wr_req (reg_wr_req_npio),
1439 .reg_wr_req (reg_wr_req_npio),