https://open-source-silicon.dev logo
Title
m

Matthew Guthaus

06/28/2021, 10:24 PM
My flow now gets an error during final GDS:
[ERROR]: during executing: "python3 /openLANE_flow/scripts/magic_drc_to_tr_drc.py -i /project/openlane/user_project_wrapper/runs/user_project_wrapper/reports/magic/41-magic.drc -o /project/
openlane/user_project_wrapper/runs/user_project_wrapper/reports/magic/41-magic.tr.drc"                                                                                                       
[ERROR]: Exit code: 1                                                                                                                                                                        
[ERROR]: Last 10 lines:                                                                                                                                                                      
child killed: kill signal                                                                                                                                                                    
                                                                                                                                                                                             
[ERROR]: Please check python3  log file                                                                                                                                                      
[ERROR]: Dumping to /project/openlane/user_project_wrapper/runs/user_project_wrapper/error.log
The error.log just has the kill signal too. Any idea? This seems similar to the error I get when I last ran the precheck...