From 8e6bbbbcd295af744c47304ed305d1676bea1375 Mon Sep 17 00:00:00 2001 From: Matt Ettus Date: Tue, 21 Sep 2010 14:17:59 -0700 Subject: redone gpif interface to match nick's new spec --- usrp2/top/u1plus/u1plus_core.v | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usrp2/top') diff --git a/usrp2/top/u1plus/u1plus_core.v b/usrp2/top/u1plus/u1plus_core.v index b52515610..9dca0031b 100644 --- a/usrp2/top/u1plus/u1plus_core.v +++ b/usrp2/top/u1plus/u1plus_core.v @@ -1,8 +1,8 @@ -//`define LOOPBACK 1 +`define LOOPBACK 1 //`define TIMED 1 -`define DSP 1 +//`define DSP 1 module u1plus_core (input clk_fpga, input rst_fpga, -- cgit v1.2.3