diff options
Diffstat (limited to 'fpga_interchange/arch.cc')
-rw-r--r-- | fpga_interchange/arch.cc | 6 |
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. |