From 02f321b6fcd17c94ad633d1070c03cbec1eb86e8 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sun, 27 Oct 2013 08:21:56 +0100 Subject: Xilinx mojo_counter example is now working --- techlibs/xilinx/example_mojo_counter/example.ucf | 1 + 1 file changed, 1 insertion(+) (limited to 'techlibs/xilinx/example_mojo_counter/example.ucf') diff --git a/techlibs/xilinx/example_mojo_counter/example.ucf b/techlibs/xilinx/example_mojo_counter/example.ucf index 591cbe76f..93d97b4dc 100644 --- a/techlibs/xilinx/example_mojo_counter/example.ucf +++ b/techlibs/xilinx/example_mojo_counter/example.ucf @@ -2,6 +2,7 @@ NET "clk" TNM_NET = clk; TIMESPEC TS_clk = PERIOD "clk" 50 MHz HIGH 50%; NET "clk" LOC = P56; +NET "ctrl" LOC = P1; NET "led_0" LOC = P134; NET "led_1" LOC = P133; -- cgit v1.2.3