mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2024-11-05 11:06:28 +00:00
10 lines
144 B
Plaintext
10 lines
144 B
Plaintext
# For the iCE40HX-1K iCEstick
|
|
|
|
set_io reset 99
|
|
set_io hsync 98
|
|
set_io vsync 97
|
|
set_io rgb[0] 96
|
|
set_io rgb[1] 95
|
|
set_io rgb[2] 94
|
|
set_io clk 21
|