diff options
author | Clifford Wolf <clifford@clifford.at> | 2018-02-06 18:12:44 +0100 |
---|---|---|
committer | Clifford Wolf <clifford@clifford.at> | 2018-02-06 18:12:44 +0100 |
commit | a7a6f3695f03173e2bae0b206b785597f0342ef0 (patch) | |
tree | 6bb24dc4ca49f5c34705ce0a42617dc972ea4a9e /examples/up5k_mac16/mac16.pcf | |
parent | d3a753f7d747b007f464a831d6b2b21e87991e46 (diff) | |
download | icestorm-a7a6f3695f03173e2bae0b206b785597f0342ef0.tar.gz icestorm-a7a6f3695f03173e2bae0b206b785597f0342ef0.tar.bz2 icestorm-a7a6f3695f03173e2bae0b206b785597f0342ef0.zip |
Remove up5k_mac16 "example" and add README to up5k_rgb and icebreaker
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Diffstat (limited to 'examples/up5k_mac16/mac16.pcf')
-rw-r--r-- | examples/up5k_mac16/mac16.pcf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/up5k_mac16/mac16.pcf b/examples/up5k_mac16/mac16.pcf deleted file mode 100644 index 5e21181..0000000 --- a/examples/up5k_mac16/mac16.pcf +++ /dev/null @@ -1,4 +0,0 @@ -set_io clk 44 -set_io rstn 27 -set_io LED1 12 -set_io LED2 13 |