Open samhanic opened 2 months ago
Hi. Sorry for the late response. This would still need exact timings we need to get from the vendor to work properly. Initially we played with some estimated data, but it would be better to rely on real data instead. So this issue is currently on hold.
Version
Yosys 0.45 (git sha1 9ed031ddd588442f22be13ce608547a5809b62f0, g++ 13.3.0 -fPIC -O3)
On which OS did this happen?
Linux
Reproduction Steps
Create any
design.v
file containing combinational logic. Run command:yosys -p "read_verilog design.v; synth_nanoxplore -abc9 ; write_json design.json"
Expected Behavior
Design synthetises and outputs the design netlist in design.json file.
Actual Behavior
Yosys errors out at ABC9 step: