I've hit an error with openlane straight out of th...
# openlane
y
I've hit an error with openlane straight out of the box, following the install instructions on github and then running the 'spm' design. The one thing that is different is that I selected the '..._hs' cells so I'm guessing it's something to do with that. Does anyone has any pointers on how to get past this?
Copy code
Running antenna checks.
[ERROR]: during executing: "magic -noconsole -dnull -rcfile /openLANE_flow/designs/spm/runs/06-08_21-36//tmp//magic_antenna.magicrc /openLANE_flow/designs/spm/runs/06-08_21-36//tmp//magic_antenna.tcl </dev/null |& tee >&@stdout /openLANE_flow/designs/spm/runs/06-08_21-36//logs/magic/magic_antenna.log"
[ERROR]: Last 10 lines:
child killed: segmentation violation

[ERROR]: Please check magic  log file
[ERROR]: Dumping to /openLANE_flow/designs/spm/runs/06-08_21-36//error.log
logfile:
Copy code
during executing: "magic -noconsole -dnull -rcfile /openLANE_flow/designs/spm/runs/06-08_21-36//tmp//magic_antenna.magicrc /openLANE_flow/designs/spm/runs/06-08_21-36//tmp//magic_antenna.tcl </dev/null |& tee >&@stdout /openLANE_flow/designs/spm/runs/06-08_21-36//logs/magic/magic_antenna.log"
Last 10 lines:
child killed: segmentation violation
a
Hi, @yrrapt, I will check this issue soon enough. However, I'd advise you experiment with the other libraries as their configurations were more tested and improved, especially the hd library. Then, the ls and hdll. But, the ms and hs libraries still have a couple of issues and need more optimizations.