<#1658 Bugfixes> Pull request opened by <kareefard...
# openlane-development
g
#1658 Bugfixes Pull request opened by kareefardi - remove wrapping square brackets for
$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