ecp5: Use new autoname pass for better cell/net names
Signed-off-by: David Shah <dave@ds0.me>
This commit is contained in:
@@ -339,6 +339,7 @@ struct SynthEcp5Pass : public ScriptPass
|
||||
|
||||
if (check_label("check"))
|
||||
{
|
||||
run("autoname");
|
||||
run("hierarchy -check");
|
||||
run("stat");
|
||||
run("check -noinit");
|
||||
|
||||
Reference in New Issue
Block a user