Skip to content

Commit 0816b5f

Browse files
committed
Add yosys:techlibs:ecp5 0.8
1 parent 4665081 commit 0816b5f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

yosys_cells/ecp5-0.8.core

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

0 commit comments

Comments
 (0)