Skip to content

Commit eedf425

Browse files
committed
Add yosys:techlibs:ice40 0.7
1 parent 4028590 commit eedf425

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

yosys_cells/ice40-0.7.core

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
CAPI=2:
2+
3+
name : yosys:techlibs:ice40:0.7
4+
5+
filesets:
6+
ice40_cells:
7+
files:
8+
- cells_sim.v : {file_type : verilogSource}
9+
10+
targets:
11+
default:
12+
filesets : [ice40_cells]
13+
14+
provider:
15+
name : url
16+
filetype : simple
17+
url : https://raw.githubusercontent.com/YosysHQ/yosys/c3be94e967c904d4b7a0591fdaa2d86bc926ec41/techlibs/ice40/cells_sim.v

0 commit comments

Comments
 (0)