From 4b78e1ae21f49f1a9f0f4cdea4984e102a05f285 Mon Sep 17 00:00:00 2001 From: Matt Ettus Date: Wed, 27 Jul 2011 15:41:08 -0700 Subject: atr: forgot to delete this line --- usrp2/top/USRP2/u2_core.v | 1 - 1 file changed, 1 deletion(-) diff --git a/usrp2/top/USRP2/u2_core.v b/usrp2/top/USRP2/u2_core.v index 0661de3c6..5cb29e825 100644 --- a/usrp2/top/USRP2/u2_core.v +++ b/usrp2/top/USRP2/u2_core.v @@ -427,7 +427,6 @@ module u2_core nsgpio nsgpio(.clk_i(wb_clk),.rst_i(wb_rst), .cyc_i(s4_cyc),.stb_i(s4_stb),.adr_i(s4_adr[4:0]),.we_i(s4_we), .dat_i(s4_dat_o),.dat_o(s4_dat_i),.ack_o(s4_ack), - .atr(atr_lines),.debug_0(debug_gpio_0),.debug_1(debug_gpio_1), .tx(run_rx0_d1 | rx_rx1_d1), .rx(run_tx), .gpio({io_tx,io_rx}) ); /* -- cgit v1.2.3