GitHub
02/08/2023, 12:01 PM$inst setLocation $x_min $y_min
and $inst setPlacementStatus PLACED
. The error was surfaced when trying to re-harden caravel_clocking
in caravel which uses openroad/scripts/insert_buffer.tcl
~ execute defparam workaround on output netlist. run_yosys
function with flag -no_set_netlist
doesn't override $::env(CURRENT_NETLIST)
generating a netlist without the workaround. Fixes #1475
~ fix report.py
klayout drc parsing. split klayout_drc_content
not klayout_violations
. Fixes #1657
The-OpenROAD-Project/OpenLane
✅ All checks have passed
26/26 successful checks