mirror of https://github.com/YosysHQ/yosys.git
booth: Note down debug prints are broken
This commit is contained in:
parent
7179e4f4b8
commit
91bcf81dbd
|
@ -52,6 +52,9 @@ or in generic synthesis call with -booth argument:
|
|||
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/yosys.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue