3
0
Fork 0
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:
Clifford Wolf 2019-01-08 20:16:36 +01:00
parent f042559e9d
commit 2a2e0a4722
4 changed files with 29 additions and 5 deletions

View file

@ -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