aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'fpga_interchange/arch.h')
-rw-r--r--fpga_interchange/arch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fpga_interchange/arch.h b/fpga_interchange/arch.h
index 27d02a5f..0b1cfa43 100644
--- a/fpga_interchange/arch.h
+++ b/fpga_interchange/arch.h
@@ -1081,6 +1081,7 @@ struct Arch : ArchAPI<ArchRanges>
Lookahead lookahead;
mutable RouteNodeStorage node_storage;
mutable SiteRoutingCache site_routing_cache;
+ bool disallow_site_routing;
CellParameters cell_parameters;
std::string chipdb_hash;