This commit is contained in:
Akash Levy 2024-12-09 19:09:29 -08:00
parent 78ceb23022
commit d8fcc36f65
1 changed files with 4 additions and 5 deletions

View File

@ -17,16 +17,15 @@
*
*/
#include "kernel/yosys.h"
#include "kernel/rtlil.h"
#include "libs/json11/json11.hpp"
#ifdef YOSYS_ENABLE_TCL
#include "tcl.h"
#include "tclTomMath.h"
#include "tclTomMathDecls.h"
#endif
#include "kernel/yosys.h"
#include "kernel/rtlil.h"
#include "libs/json11/json11.hpp"
YOSYS_NAMESPACE_BEGIN
#ifdef YOSYS_ENABLE_TCL