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, 0 insertions, 1 deletions
diff --git a/fpga_interchange/arch.h b/fpga_interchange/arch.h
index 23aed6bc..f6a8f0eb 100644
--- a/fpga_interchange/arch.h
+++ b/fpga_interchange/arch.h
@@ -1064,7 +1064,6 @@ struct Arch : ArchAPI<ArchRanges>
std::regex verilog_bin_constant;
std::regex verilog_hex_constant;
void read_lut_equation(DynamicBitarray<> *equation, const Property &equation_parameter) const;
- bool route_vcc_to_unused_lut_pins();
IdString id_GND;
IdString id_VCC;