Ignore:
Timestamp:
Mar 6, 2007, 3:34:04 PM (17 years ago)
Author:
kane
Message:

1) Ajout d'un "printer" XML pour la configuration de paramètres

2) Fin du composant "Two_Level_Branch_Predictor"

validation * systemc

  • vhdl
File:
1 edited

Legend:

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

    r2 r3  
    3434TR                              = tr
    3535UPPERtoLOWER                    = $(TR) [:lower:] [:upper:]
     36
    3637#-----[ Compilation ]--------------------------------------
    3738
     
    6162XX_systemcass                   = -rdynamic                             \
    6263                                  -ansi                                 \
    63                                   -Wno-long-long                        \
    64                                   -DCHECK_MULTIWRITING2REGISTER
    65 
    66 #                                  -DNONAME_RENAME
     64                                  -Wno-long-long
    6765
    6866XX_systemcass_deps              = $(XX_systemcass)
    6967
    7068EXEC_PARAMS_systemc             =
    71 EXEC_PARAMS_systemcass          =
    72 EXEC_PARAMS_systemcass_deps     = --p
     69EXEC_PARAMS_systemcass          = --nobanner
     70EXEC_PARAMS_systemcass_deps     = --nobanner --p
    7371
    7472
Note: See TracChangeset for help on using the changeset viewer.