~ruther/yosys-sim-testing

ref: 74fa352c9d0aa60c75c7cce0e09cadd345a44e44 yosys-sim-testing/projects/counter/counter.pcf -rw-r--r-- 340 bytes
74fa352c — Rutherther Initial commit a month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# full iCEstick pinout:
# http://www.pighixxx.com/test/portfolio-items/icestick/

set_io led_o 99
set_io count_o[0] 98
set_io count_o[1] 97
set_io count_o[2] 96
set_io count_o[3] 95
set_io count_o[4] 94
set_io count_o[5] 93
set_io count_o[6] 24
set_io count_o[7] 31
set_io count_o[8] 32
set_io count_o[9] 33
set_io clk_i 21
set_io rst_in 22
Do not follow this link