aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5/pack.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ecp5/pack.cc')
-rw-r--r--ecp5/pack.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ecp5/pack.cc b/ecp5/pack.cc
index 501f55b6..78a7ce91 100644
--- a/ecp5/pack.cc
+++ b/ecp5/pack.cc
@@ -2956,6 +2956,7 @@ class Ecp5Packer
pack_remaining_ffs();
generate_constraints();
promote_ecp5_globals(ctx);
+ ctx->fixupHierarchy();
ctx->check();
}