Commit 0d4925da by Miodrag Milanovic

Fix tests according to latest yosys and proper gitignore files

parent ca10650b
read_verilog ../top.v read_verilog ../top.v
synth_achronix -flatten synth_achronix -noflatten
write_verilog synth.v write_verilog synth.v
read_verilog ../top.v read_verilog ../top.v
synth_intel -flatten synth_intel -noflatten
write_verilog synth.v write_verilog synth.v
/alu/work_*/ */work_*/
/.stamp /.stamp
/alu/work_*/ */work_*/
/.stamp /.stamp
read_verilog ../top.v read_verilog ../top.v
synth_sf2 -top top synth -top top
write_verilog synth.v write_verilog synth.v
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment