<#1577 scripts: yosys: generate readable names for...
# openlane-development
g
#1577 scripts: yosys: generate readable names for instances Pull request opened by xobs When synthesizing Verilog using Yosys, internal, 6-digit codes are used for the resulting net names. This means that most nets have unhelpful names such as
_000019_
. Use the
autoname
step prior to writing verilog in order to generate usable names. The-OpenROAD-Project/OpenLane GitHub Actions: Regression Test (Test 892) 26 other checks have passed 26/27 successful checks