mirror of
https://github.com/YosysHQ/yosys
synced 2026-03-17 10:33:52 +00:00
Improve Igloo2 example
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
841ca74c90
commit
9b277fc21e
8 changed files with 37 additions and 18 deletions
|
|
@ -1,3 +1,3 @@
|
|||
read_verilog example.v
|
||||
synth_sf2 -top top -edif netlist.edn
|
||||
write_verilog netlist.v
|
||||
synth_sf2 -top example -edif netlist.edn
|
||||
write_verilog netlist.vm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue