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/New_Component/Makefile.deps

    r62 r71  
    22# $Id$
    33#
    4 # [ Description ]
     4# [ Description ]
    55#
    66# Makefile
     
    1414endif
    1515
    16 #-----[ Library ]------------------------------------------
     16#-----[ Library ]------------------------------------------
    1717@COMPONENT_LIBRARY              =       -l@COMPONENT    \
    1818                                        $(Behavioural_LIBRARY) 
     
    2525@COMPONENT_CLEAN                =       Behavioural_library_clean
    2626
    27 #-----[ Rules ]--------------------------------------------
     27#-----[ Rules ]--------------------------------------------
    2828
    2929.NOTPARALLEL                    : @COMPONENT_library @COMPONENT_library_clean
Note: See TracChangeset for help on using the changeset viewer.