Commit 9de0c3b5 by SergeyDegtyar

Megre commit: "Fix tests according to latest yosys and proper gitignore files"

Merge commit "Fix tests according to latest yosys and proper gitignore
files".
Make the same changes for 'regression'.
parent e0c895b0
SUBDIRS := architecture backends bigsim simple
SUBDIRS := architecture backends bigsim frontends regression simple
ifeq ($(VERIFIC),1)
export VERIFIC=1
......
read_verilog ../top.v
synth_achronix -flatten
synth_achronix -noflatten
write_verilog synth.v
read_verilog ../top.v
synth_intel -flatten
synth_intel -noflatten
write_verilog synth.v
/alu/work_*/
*/work_*/
/.stamp
/alu/work_*/
*/work_*/
/.stamp
/alu/work_*/
*/work_*/
/.stamp
read_verilog ../top.v
synth_sf2 -top top
synth -top top
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