Skip to content

Instantly share code, notes, and snippets.

@dan-rodrigues
Created November 15, 2020 08:03
Show Gist options
  • Save dan-rodrigues/2523374cece73471d7fd0e797c628f60 to your computer and use it in GitHub Desktop.
Save dan-rodrigues/2523374cece73471d7fd0e797c628f60 to your computer and use it in GitHub Desktop.
[INFO]: Changing layout from /openLANE_flow/designs/spm/runs/15-11_07-56/tmp/floorplan/pdn.def to /openLANE_flow/designs/spm/runs/15-11_07-56/tmp/placement/diodes.def
[INFO]: Writing Verilog...
OpenROAD 0.9.0 e582f2522b
This program is licensed under the BSD-3 license. See the LICENSE file for details.
Components of this program may be licensed under more restrictive licenses which must be honored.
Notice 0: Reading LEF file: /openLANE_flow/designs/spm/runs/15-11_07-56/tmp/merged_unpadded.lef
Notice 0: Created 13 technology layers
Notice 0: Created 25 technology vias
Notice 0: Created 437 library cells
Notice 0: Finished LEF file: /openLANE_flow/designs/spm/runs/15-11_07-56/tmp/merged_unpadded.lef
Error: /openLANE_flow/designs/spm/runs/15-11_07-56/tmp/placement/diodes.def does not exist.
[ERROR]: during executing: "openroad -exit /openLANE_flow/scripts/openroad/or_write_verilog.tcl |& tee >&@stdout /openLANE_flow/designs/spm/runs/15-11_07-56/logs/write_verilog.log"
[ERROR]: Exit code: 1
[ERROR]: Last 10 lines:
child process exited abnormally
[ERROR]: Please check openroad log file
[ERROR]: Dumping to /openLANE_flow/designs/spm/runs/15-11_07-56/error.log
while executing
"try_catch openroad -exit $::env(SCRIPTS_DIR)/openroad/or_write_verilog.tcl |& tee $::env(TERMINAL_OUTPUT) $::env(LOG_DIR)/write_verilog.log"
(procedure "write_verilog" line 17)
invoked from within
"write_verilog $::env(yosys_result_file_tag)_diodes.v"
(procedure "ins_diode_cells" line 8)
invoked from within
"ins_diode_cells"
(procedure "run_routing" line 10)
invoked from within
"run_routing"
(procedure "run_non_interactive_mode" line 16)
invoked from within
"run_non_interactive_mode {*}$argv"
invoked from within
"if { [info exists flags_map(-interactive)] || [info exists flags_map(-it)] } {
puts_info "Running interactively"
if { [info exists arg_values(-file)..."
(file "./flow.tcl" line 164)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment