mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-31 11:21:31 +00:00
Improve igloo2 example
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
f042559e9d
commit
2a2e0a4722
4 changed files with 29 additions and 5 deletions
|
@ -1,2 +1,3 @@
|
|||
read_verilog example.v
|
||||
synth_sf2 -top top -edif example.edn
|
||||
synth_sf2 -top top -edif netlist.edn
|
||||
write_verilog netlist.v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue