Skip to content

Commit 91bcf81

Browse files
committed
booth: Note down debug prints are broken
1 parent 7179e4f commit 91bcf81

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

passes/techmap/booth.cc

+3
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ or in generic synthesis call with -booth argument:
5252
synth -top my_design -booth
5353
*/
5454

55+
//FIXME: These debug prints are broken now, should be fixed or removed.
56+
//#define DEBUG_CPA
57+
5558
#include "kernel/sigtools.h"
5659
#include "kernel/yosys.h"
5760

0 commit comments

Comments
 (0)