mirror of
https://github.com/YosysHQ/yosys
synced 2026-03-22 20:39:12 +00:00
Add skeleton Yosys-Libero igloo2 example project
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
17ceab92a9
commit
f589ce86ba
5 changed files with 44 additions and 0 deletions
2
examples/igloo2/example.ys
Normal file
2
examples/igloo2/example.ys
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
read_verilog example.v
|
||||
synth_sf2 -top top -edif example.edn
|
||||
Loading…
Add table
Add a link
Reference in a new issue