Ignore:
Timestamp:
Jan 19, 2008, 12:09:01 PM (16 years ago)
Author:
rosiere
Message:

Modification of Statisctics
Add a new systemC component : Load_Store_Queue (tested with one benchmark and one configuration). Store don't supported the Data Buss Error (Load is supported)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Selftest

    r68 r71  
    2727#-----[ Rules ]--------------------------------------------
    2828.PRECIOUS                       : $(DIR_BIN)/%.x $(DIR_LOG)/%.exec.log
    29 .NOPARALLEL                     : clean clean_all help
     29#.NOTPARALLEL                   : clean clean_all help
    3030
    3131all_selftest                    : test_env $(DIR_OBJ) $(DIR_BIN) $(DIR_LOG)
     
    181181                                @\
    182182                                $(MAKE) common_help  ; \
    183                                 $(MAKE) synthesis_help;\ 
     183                                $(MAKE) synthesis_help;\
    184184                                $(MAKE) selftest_help;
    185185
Note: See TracChangeset for help on using the changeset viewer.