4 #include "sim-basics.h"
8 * TODO: Move these includes to the igen files that need them.
9 * This requires extending the igen syntax to support header includes.
11 #if defined(SEMANTICS_C) || defined(SUPPORT_C)
12 #include "sim-signal.h"
14 #if defined(ENGINE_C) || defined(IDECODE_C) || defined(SEMANTICS_C)