Home
last modified time | relevance | path

Searched refs:rx_error (Results 1 – 25 of 96) sorted by last modified time

1234

/dports/net/gnome-nettool/gnome-nettool-3.8.1/src/
H A Dinfo.c250 gchar rx_pkt[10], rx_error[10]; in info_nic_update_stats() local
272 g_sprintf (rx_error, "%" G_GUINT64_FORMAT, netload.errors_in); in info_nic_update_stats()
282 gtk_label_set_text (GTK_LABEL (info->rx_errors), rx_error); in info_nic_update_stats()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/simple_gemac/
H A Drxmac_to_ll8.v12 input [7:0] rx_data, input rx_valid, input rx_error, input rx_ack, port
41 if(rx_error)
51 if(~rx_error)
H A Dsimple_gemac_tb.v23 wire rx_valid, rx_error, rx_ack; net
56 .rx_valid(rx_valid), .rx_error(rx_error), .rx_ack(rx_ack),
69 .rx_data(rx_data), .rx_valid(rx_valid), .rx_error(rx_error), .rx_ack(rx_ack),
H A Dsimple_gemac.v24 output rx_clk, output [7:0] rx_data, output rx_valid, output rx_error, output rx_ack, port
55 .rx_clk(rx_clk), .rx_data(rx_data), .rx_valid(rx_valid), .rx_error(rx_error), .rx_ack(rx_ack),
H A Dsimple_gemac_rx.v14 output rx_clk, output [7:0] rx_data, output reg rx_valid, output rx_error, output reg rx_ack, port
72 assign rx_error = (rx_state == RX_ERROR);
H A Dsimple_gemac_wrapper.v50 wire rx_clk, rx_valid, rx_error, rx_ack; net
74 .rx_valid(rx_valid), .rx_error(rx_error), .rx_ack(rx_ack),
94 .rx_data(rx_data), .rx_valid(rx_valid), .rx_error(rx_error), .rx_ack(rx_ack),
160 { rx_valid, rx_error, rx_ack, 5'b0},
H A Dsimple_gemac_wrapper_tb.v30 wire rx_valid, rx_error, rx_ack; net
H A Dgmii_to_axis.v50 wire rx_clk, rx_valid, rx_error, rx_ack; net
96 .rx_error(rx_error),
130 .rx_error(rx_error),
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/white_rabbit/wr_cores_v4_2/modules/wr_mini_nic/
H A Dwr_mini_nic.vhd633 -- is full on the last word, we don't set rx_error, because the
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/wishbone/
H A Daxi_stream_to_wb.v75 reg tx_error, rx_error; register
83 assign status[29] = rx_error;
165 rx_error <= 0;
181 rx_error <= rx_tuser[3];
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/sim/simple_gemac/simple_gemac_wrapper/
H A Dsimple_gemac_wrapper_tb.v30 wire rx_valid, rx_error, rx_ack; net
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/sim/simple_gemac/
H A Dsimple_gemac_tb.v23 wire rx_valid, rx_error, rx_ack; net
56 .rx_valid(rx_valid), .rx_error(rx_error), .rx_ack(rx_ack),
69 .rx_data(rx_data), .rx_valid(rx_valid), .rx_error(rx_error), .rx_ack(rx_ack),
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp2/simple_gemac/
H A Dsimple_gemac_tb.v32 wire rx_valid, rx_error, rx_ack; net
65 .rx_valid(rx_valid), .rx_error(rx_error), .rx_ack(rx_ack),
78 .rx_data(rx_data), .rx_valid(rx_valid), .rx_error(rx_error), .rx_ack(rx_ack),
H A Dsimple_gemac_wrapper.v44 wire rx_clk, rx_valid, rx_error, rx_ack; net
70 .rx_valid(rx_valid), .rx_error(rx_error), .rx_ack(rx_ack),
98 .rx_data(rx_data), .rx_valid(rx_valid), .rx_error(rx_error), .rx_ack(rx_ack),
169 { rx_valid, rx_error, rx_ack, rx_f36_src_rdy_int, rx_f36_dst_rdy_int, rx_f36_data_int[34:32]},
H A Dsimple_gemac_wrapper_f36_tb.v36 wire rx_valid, rx_error, rx_ack; net
H A Dsimple_gemac.v33 output rx_clk, output [7:0] rx_data, output rx_valid, output rx_error, output rx_ack, port
64 .rx_clk(rx_clk), .rx_data(rx_data), .rx_valid(rx_valid), .rx_error(rx_error), .rx_ack(rx_ack),
H A Dsimple_gemac_rx.v23 output rx_clk, output [7:0] rx_data, output reg rx_valid, output rx_error, output reg rx_ack, port
81 assign rx_error = (rx_state == RX_ERROR);
H A Dsimple_gemac_wrapper_tb.v39 wire rx_valid, rx_error, rx_ack; net
H A Drxmac_to_ll8.v21 input [7:0] rx_data, input rx_valid, input rx_error, input rx_ack, port
50 if(rx_error)
60 if(~rx_error)
/dports/benchmarks/inferno/inferno-0.10.9/src/collapse/
H A Dcommon.rs203 let (tx_error, rx_error) = crossbeam_channel::bounded::<io::Error>(1); in collapse_multi_threaded()
343 if let Some(e) = rx_error.iter().next() { in collapse_multi_threaded()
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Drx-parse.c69 #define yyerror rx_error
2580 rx_error (_("RTSD cannot pop R0")); in yyparse()
2736 rx_error (_("PUSHM cannot push R0")); in yyparse()
2750 rx_error (_("POPM cannot pop R0")); in yyparse()
5043 rx_error (const char * str) in rx_error() function
5191 rx_error (_("constant expected")); in exp_val()
5217 rx_error (_("sbb cannot use symbolic immediates")); in immediate()
5312 rx_error (_("word displacement not word-aligned")); in displacement()
5347 rx_error (_("displacement too large")); in displacement()
5358 rx_error (_("rtsd size must be constant")); in rtsd_immediate()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Drx-parse.c69 #define yyerror rx_error
2580 rx_error (_("RTSD cannot pop R0")); in yyparse()
2736 rx_error (_("PUSHM cannot push R0")); in yyparse()
2750 rx_error (_("POPM cannot pop R0")); in yyparse()
5043 rx_error (const char * str) in rx_error() function
5191 rx_error (_("constant expected")); in exp_val()
5217 rx_error (_("sbb cannot use symbolic immediates")); in immediate()
5312 rx_error (_("word displacement not word-aligned")); in displacement()
5347 rx_error (_("displacement too large")); in displacement()
5358 rx_error (_("rtsd size must be constant")); in rtsd_immediate()
[all …]
/dports/devel/binutils/binutils-2.37/gas/config/
H A Drx-parse.c69 #define yyerror rx_error
2580 rx_error (_("RTSD cannot pop R0")); in yyparse()
2736 rx_error (_("PUSHM cannot push R0")); in yyparse()
2750 rx_error (_("POPM cannot pop R0")); in yyparse()
5043 rx_error (const char * str) in rx_error() function
5191 rx_error (_("constant expected")); in exp_val()
5217 rx_error (_("sbb cannot use symbolic immediates")); in immediate()
5312 rx_error (_("word displacement not word-aligned")); in displacement()
5347 rx_error (_("displacement too large")); in displacement()
5358 rx_error (_("rtsd size must be constant")); in rtsd_immediate()
[all …]
H A Drx-parse.y317 rx_error (_("RTSD cannot pop R0"));
427 rx_error (_("PUSHM cannot push R0"));
440 rx_error (_("POPM cannot pop R0"));
1714 rx_error (const char * str) in rx_error() function
1862 rx_error (_("constant expected")); in exp_val()
1888 rx_error (_("sbb cannot use symbolic immediates")); in immediate()
1983 rx_error (_("word displacement not word-aligned")); in displacement()
1988 rx_error (_("long displacement not long-aligned")); in displacement()
2018 rx_error (_("displacement too large")); in displacement()
2029 rx_error (_("rtsd size must be constant")); in rtsd_immediate()
[all …]
/dports/devel/binutils/binutils-2.37/gas/
H A DChangeLog-2011300 * config/rx-defs.h (rx_error): Add const to first arg.
301 * config/rx-parse.y (rx_error): Likewise.

1234