aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/arch.cc
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2023-01-25 10:29:32 +0100
committergatecat <gatecat@ds0.me>2023-01-25 10:29:32 +0100
commit9b5e5f124c186942652e6be03c356cf0edf88124 (patch)
tree84e79e45756ea03f573bd814d7639cfda9f10435 /fpga_interchange/arch.cc
parentb9ed39bc1c8668c0d17b73515568b4fb01d0e9ca (diff)
downloadnextpnr-9b5e5f124c186942652e6be03c356cf0edf88124.tar.gz
nextpnr-9b5e5f124c186942652e6be03c356cf0edf88124.tar.bz2
nextpnr-9b5e5f124c186942652e6be03c356cf0edf88124.zip
clangformat
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to 'fpga_interchange/arch.cc')
-rw-r--r--fpga_interchange/arch.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/fpga_interchange/arch.cc b/fpga_interchange/arch.cc
index a1651c81..2682010f 100644
--- a/fpga_interchange/arch.cc
+++ b/fpga_interchange/arch.cc
@@ -46,9 +46,9 @@
// scope of the header.
#include <tcl.h>
-//#define DEBUG_BINDING
-//#define USE_LOOKAHEAD
-//#define DEBUG_CELL_PIN_MAPPING
+// #define DEBUG_BINDING
+// #define USE_LOOKAHEAD
+// #define DEBUG_CELL_PIN_MAPPING
// Define to enable some idempotent sanity checks for some important
// operations prior to placement and routing.