- Timestamp:
- Aug 17, 2007, 6:00:56 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.flags
r44 r50 6 6 7 7 #-----[ Simulator ]---------------------------------------- 8 SIMULATOR = systemcass 8 SIMULATOR = systemcass_deps 9 9 10 10 # 3 simulators : … … 16 16 FLAGS = -DSYSTEMC \ 17 17 -DVHDL \ 18 -DVHDL_TESTBENCH \19 -DVHDL_TESTBENCH_ASSERT \20 18 -DDEBUG=DEBUG_NONE 21 19 20 # -DVHDL_TESTBENCH \ 21 # -DSTATISTICS \ 22 # -DVHDL_TESTBENCH_ASSERT \ 22 23 # -DCONFIGURATION \ 23 # -DSTATISTICS \24 24 # -DPOSITION \ 25 25
Note: See TracChangeset
for help on using the changeset viewer.