diff options
Diffstat (limited to 'top/u2_rev3')
-rw-r--r-- | top/u2_rev3/u2_rev3.v | 2 |
1 files changed, 1 insertions, 1 deletions
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, |