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

    r23 r71  
    22# $Id$
    33#
    4 # [ Description ]
     4# [ Description ]
    55#
    66# Makefile
    77#
    88
    9 #-----[ Directory ]----------------------------------------
     9#-----[ Directory ]----------------------------------------
    1010DIR_COMPONENT                   = ./
    1111include                         $(DIR_COMPONENT)/Makefile.defs
    1212
    13 #-----[ Library ]------------------------------------------
     13#-----[ Library ]------------------------------------------
    1414LIBRARY                         = $(DIR_LIB)/lib@COMPONENT.a
    1515
    1616
    17 #-----[ include ]------------------------------------------
     17#-----[ include ]------------------------------------------
    1818
    1919all                             :
Note: See TracChangeset for help on using the changeset viewer.