Join Slack
Powered by
<#1577 scripts: yosys: generate readable names for...
# openlane-development
g
GitHub
12/14/2022, 1:14 PM
#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
Open in Slack
Previous
Next