File tree Expand file tree Collapse file tree 2 files changed +719
-718
lines changed Expand file tree Collapse file tree 2 files changed +719
-718
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ diff temp/roundtrip-text.dump.il temp/roundtrip-text.reload-hash-nogen.il
3333
3434echo " Without ABC, we don't get any irreproducibility and can pin that"
3535echo " Has this test case started failing for you? Consider updating the reference"
36- $YS -p " read_verilog -sv everything.v; synth -relativeshare -noabc; write_rtlil temp/roundtrip-text.synth.il"
36+ $YS --no-private-id-locs - p " read_verilog -sv everything.v; synth -relativeshare -noabc; write_rtlil temp/roundtrip-text.synth.il"
3737remove_empty_lines temp/roundtrip-text.synth.il
3838tail -n +2 temp/roundtrip-text.synth.il > temp/roundtrip-text.synth-nogen.il
3939diff temp/roundtrip-text.synth-nogen.il roundtrip-text.synth.ref.il
You can’t perform that action at this time.
0 commit comments