From 6c7125b380c3d8f5428bae9306e91b5d327f1a61 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sun, 19 Jul 2015 16:09:19 +0200 Subject: Improved icestorm example --- scripts/icestorm/example.pcf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 scripts/icestorm/example.pcf (limited to 'scripts/icestorm/example.pcf') diff --git a/scripts/icestorm/example.pcf b/scripts/icestorm/example.pcf new file mode 100644 index 0000000..5f21bd6 --- /dev/null +++ b/scripts/icestorm/example.pcf @@ -0,0 +1,9 @@ +set_io LED0 B5 +set_io LED1 B4 +set_io LED2 A2 +set_io LED3 A1 +set_io LED4 C5 +set_io LED5 C4 +set_io LED6 B3 +set_io LED7 C3 +set_io clk_pin J3 -- cgit