Changeset 114 for trunk/Makefile.flags


Ignore:
Timestamp:
Apr 17, 2009, 12:35:37 AM (15 years ago)
Author:
rosiere
Message:

1) Fix bug with previous commit
2) Add test libc
3) Change Dhrystone

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.flags

    r113 r114  
    66
    77#-----[ Simulator ]----------------------------------------
    8 #SIMULATOR                      ?= modelsim
    98SIMULATOR                       ?= systemcass
    109
     
    1817MORPHEO_FLAGS                   =       -DSYSTEMC               \
    1918                                        -DDEBUG=DEBUG_TRACE     \
    20                                         -DDEBUG_MEMORY_LEAK     \
    2119                                        -DSTATISTICS            \
    2220                                        -DVHDL                  \
     
    2725#                                       -DPRINT_COLOR           \
    2826#                                       -DPOSITION              \
    29 #
     27#                                       -DDEBUG_MEMORY_LEAK     \
     28
    3029
    3130
Note: See TracChangeset for help on using the changeset viewer.