#25 Antenna Check Segmentation Fault HS Cells Issu...
# openlane
g
#25 Antenna Check Segmentation Fault HS Cells Issue opened by yrrapt When attempting to run the
spm
design with the _hs cells there is a segmentation fault failure during antenna checks. I have run the same design with the recommended _hd cells with no problem. Therefore, I assume it's something in the setup of the _hs cells. Output of terminal:
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
error.log:
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
efabless/openlane