diff options
Diffstat (limited to 'examples/icestick/icestick.pcf')
-rw-r--r-- | examples/icestick/icestick.pcf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/icestick/icestick.pcf b/examples/icestick/icestick.pcf new file mode 100644 index 0000000..a1693eb --- /dev/null +++ b/examples/icestick/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
|