ilang  1.1.4
ILAng: A Modeling and Verification Platform for SoCs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros
config.h
Go to the documentation of this file.
1 
4 #ifndef CONFIG_CMAKE_DEFINE_H__
5 #define CONFIG_CMAKE_DEFINE_H__
6 
7 /* #undef VERILOG_IN_ENABLE */
8 
9 /* #undef Z3_LEGACY_API */
10 
11 /* #undef SYNTH_INTERFACE */
12 
13 /* #undef COVERITY */
14 
15 #define INVSYN_INTERFACE
16 
17 /* #undef SMTSWITCH_INTERFACE */
18 
19 /* #undef SMTSWITCH_BTOR_FOUND */
20 
21 /* #undef SMTSWITCH_CVC4_FOUND */
22 
23 /* #undef SMTSWITCH_MSAT_FOUND */
24 
25 /* #undef SMTSWITCH_YICES2_FOUND */
26 
27 // #define FS_INCLUDE
28 
29 #endif // CONFIG_CMAKE_DEFINE_H__
30