From 48154cb6f452d3bdb4da36cc267b4b6c45588dc9 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sat, 18 Jul 2015 13:10:40 +0200 Subject: Imported full dev sources --- icefuzz/tests/example_icestick.pcf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 icefuzz/tests/example_icestick.pcf (limited to 'icefuzz/tests/example_icestick.pcf') diff --git a/icefuzz/tests/example_icestick.pcf b/icefuzz/tests/example_icestick.pcf new file mode 100644 index 0000000..a1693eb --- /dev/null +++ b/icefuzz/tests/example_icestick.pcf @@ -0,0 +1,6 @@ +set_io LED1 99 +set_io LED2 98 +set_io LED3 97 +set_io LED4 96 +set_io LED5 95 +set_io clk 21 -- cgit v1.2.3