Changeset 135 for trunk/Makefile.flags
- Timestamp:
- Jul 17, 2009, 10:59:05 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.flags
r133 r135 10 10 11 11 # 4 simulators for systemC : 12 # systemc - not yet supported - SystemC12 # systemc - supported - SystemC 2.2.0 13 13 # systemcass - supported - SystemCASS 14 14 # systemcass_deps - not yet supported - Systemcass, and use port dependency information instead of sensitivity list … … 20 20 #-----[ Flags ]-------------------------------------------- 21 21 MORPHEO_FLAGS = -DSYSTEMC \ 22 -DDEBUG=DEBUG_TRACE \ 23 -DSTATISTICS 22 -DDEBUG=DEBUG_TRACE \ 23 -DSTATISTICS \ 24 -DVHDL 24 25 25 26 # -DTRANSLATION \ 26 27 # -DDEBUG_SIGNAL \ 27 # -DVHDL \ 28 # -DVHDL_TESTBENCH \ 28 # -DVHDL_TESTBENCH \ 29 29 # -DVHDL_TESTBENCH_ASSERT \ 30 30 # -DPRINT_COLOR \
Note: See TracChangeset
for help on using the changeset viewer.