From 51849c20ddab7183ef36a6a2daaa28c22009ff9b Mon Sep 17 00:00:00 2001 From: matt Date: Wed, 17 Sep 2008 00:15:10 +0000 Subject: allow fpga to take over sd card interface from cpld git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9591 221aa14e-8319-0410-a670-987f0aec2ac5 --- top/u2_rev3/u2_rev3.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'top/u2_rev3') diff --git a/top/u2_rev3/u2_rev3.v b/top/u2_rev3/u2_rev3.v index db34b2dc3..23a825007 100644 --- a/top/u2_rev3/u2_rev3.v +++ b/top/u2_rev3/u2_rev3.v @@ -75,7 +75,7 @@ module u2_rev3 input cpld_clk, // AB14 serial clock input cpld_detached,// V11 unused output cpld_init_b, // W12 unused dual purpose - input cpld_misc, // Y12 unused + output cpld_misc, // Y12 // Watchdog interface input POR, -- cgit v1.2.3