From b04c58008550f705815440ba79d4f488fab26afb Mon Sep 17 00:00:00 2001 From: Matt Ettus Date: Thu, 16 Jun 2011 18:14:04 -0700 Subject: u1p: remove unused ports --- usrp2/top/B100/u1plus_core.v | 1 - 1 file changed, 1 deletion(-) (limited to 'usrp2') diff --git a/usrp2/top/B100/u1plus_core.v b/usrp2/top/B100/u1plus_core.v index 3b2667e5b..4b26ae0ca 100644 --- a/usrp2/top/B100/u1plus_core.v +++ b/usrp2/top/B100/u1plus_core.v @@ -30,7 +30,6 @@ module u1plus_core output sclk, output [15:0] sen, output mosi, input miso, input cgen_st_status, input cgen_st_ld, input cgen_st_refmon, output cgen_sync_b, output cgen_ref_sel, - output tx_underrun, output rx_overrun, inout [15:0] io_tx, inout [15:0] io_rx, output [13:0] tx_i, output [13:0] tx_q, input [11:0] rx_i, input [11:0] rx_q, -- cgit v1.2.3