aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/examples/wire/wire.xdc
diff options
context:
space:
mode:
Diffstat (limited to 'fpga_interchange/examples/wire/wire.xdc')
-rw-r--r--fpga_interchange/examples/wire/wire.xdc5
1 files changed, 0 insertions, 5 deletions
diff --git a/fpga_interchange/examples/wire/wire.xdc b/fpga_interchange/examples/wire/wire.xdc
deleted file mode 100644
index c923f0fc..00000000
--- a/fpga_interchange/examples/wire/wire.xdc
+++ /dev/null
@@ -1,5 +0,0 @@
-set_property PACKAGE_PIN N16 [get_ports i]
-set_property PACKAGE_PIN N15 [get_ports o]
-
-set_property IOSTANDARD LVCMOS33 [get_ports i]
-set_property IOSTANDARD LVCMOS33 [get_ports o]