diff options
author | Clifford Wolf <clifford@clifford.at> | 2017-01-01 22:12:32 +0100 |
---|---|---|
committer | Clifford Wolf <clifford@clifford.at> | 2017-01-01 22:12:32 +0100 |
commit | 13e654fe2e9484aaddf69d9e2015722604418210 (patch) | |
tree | 0a80e64d2bc39db6509d58f9eee66145af4adcdc /examples/hx8kboard | |
parent | 7d839b4225448dabac1f8fce2d7e1c7c20a4b543 (diff) | |
download | icestorm-13e654fe2e9484aaddf69d9e2015722604418210.tar.gz icestorm-13e654fe2e9484aaddf69d9e2015722604418210.tar.bz2 icestorm-13e654fe2e9484aaddf69d9e2015722604418210.zip |
Fixed files with CRLF line endings
Diffstat (limited to 'examples/hx8kboard')
-rw-r--r-- | examples/hx8kboard/hx8kboard.pcf | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/examples/hx8kboard/hx8kboard.pcf b/examples/hx8kboard/hx8kboard.pcf index 417ca01..503eb36 100644 --- a/examples/hx8kboard/hx8kboard.pcf +++ b/examples/hx8kboard/hx8kboard.pcf @@ -1,9 +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 J3
+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 J3 |