aboutsummaryrefslogtreecommitdiffstats
path: root/examples/igloo2/example.pdc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/igloo2/example.pdc')
-rw-r--r--examples/igloo2/example.pdc7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/igloo2/example.pdc b/examples/igloo2/example.pdc
index e6ffd53db..0cf34adb3 100644
--- a/examples/igloo2/example.pdc
+++ b/examples/igloo2/example.pdc
@@ -1 +1,8 @@
# Add placement constraints here
+set_io clk -pinname H16 -fixed yes -DIRECTION INPUT
+set_io SW1 -pinname H12 -fixed yes -DIRECTION INPUT
+set_io SW2 -pinname H13 -fixed yes -DIRECTION INPUT
+set_io LED1 -pinname J16 -fixed yes -DIRECTION OUTPUT
+set_io LED2 -pinname M16 -fixed yes -DIRECTION OUTPUT
+set_io LED3 -pinname K16 -fixed yes -DIRECTION OUTPUT
+set_io LED4 -pinname N16 -fixed yes -DIRECTION OUTPUT