From ded9df61dc1ce390a6751c214c02a2acb3a57577 Mon Sep 17 00:00:00 2001 From: David Shah Date: Tue, 26 Jun 2018 13:08:28 +0200 Subject: Working on debugging carry packer Signed-off-by: David Shah --- ice40/carry_tests/test.pcf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ice40/carry_tests/test.pcf (limited to 'ice40/carry_tests/test.pcf') diff --git a/ice40/carry_tests/test.pcf b/ice40/carry_tests/test.pcf new file mode 100644 index 00000000..8cd488bf --- /dev/null +++ b/ice40/carry_tests/test.pcf @@ -0,0 +1,10 @@ +set_io clk 1 +set_io cen 2 +set_io rst 3 +set_io ina 4 +set_io inb 7 +set_io outa 8 +set_io outb 9 +set_io outc 10 +set_io outd 11 + -- cgit v1.2.3