booth: Note down debug prints are broken

This commit is contained in:
Martin Povišer 2023-09-25 14:45:56 +02:00
parent 7179e4f4b8
commit 91bcf81dbd
1 changed files with 3 additions and 0 deletions

View File

@ -52,6 +52,9 @@ or in generic synthesis call with -booth argument:
synth -top my_design -booth synth -top my_design -booth
*/ */
//FIXME: These debug prints are broken now, should be fixed or removed.
//#define DEBUG_CPA
#include "kernel/sigtools.h" #include "kernel/sigtools.h"
#include "kernel/yosys.h" #include "kernel/yosys.h"