aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/arch.cc
diff options
context:
space:
mode:
Diffstat (limited to 'fpga_interchange/arch.cc')
-rw-r--r--fpga_interchange/arch.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/fpga_interchange/arch.cc b/fpga_interchange/arch.cc
index 3b603e5e..e9dee580 100644
--- a/fpga_interchange/arch.cc
+++ b/fpga_interchange/arch.cc
@@ -723,7 +723,8 @@ bool Arch::route()
return result;
}
-bool Arch::route_vcc_to_unused_lut_pins() {
+bool Arch::route_vcc_to_unused_lut_pins()
+{
std::string router = str_or_default(settings, id("router"), defaultRouter);
// Fixup LUT vcc pins.