Changeset 136 for trunk/Platforms


Ignore:
Timestamp:
Oct 20, 2009, 8:52:15 PM (15 years ago)
Author:
rosiere
Message:

1) Add new algo in ifetch queue
2) Add Cancel bit
3) new config

Location:
trunk/Platforms/Test
Files:
2206 added
220 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Platforms/Test/Makefile

    r134 r136  
    7979BIN                             =       Platforms_Test.x
    8080EXEC                            =       $(PATH_BIN)/$(BIN)
    81 EXEC_PREFIX                     =       $(NICE) -n $(PRIORITY)
    82 # $(VALGRIND)
     81EXEC_PREFIX                     =       $(NICE) -n $(PRIORITY) 
     82#$(VALGRIND)
    8383EXEC_PARAMS                     =       $(SYSTEMC_EXEC_PARAMS_$(SIMULATOR_SYSTEMC))
    8484
  • trunk/Platforms/Test/data/debug/debug.cfg

    r135 r136  
    11${MORPHEO_TOPLEVEL}/IPs/systemC/processor/Morpheo/Files/debug.sim
    22${MORPHEO_TOPLEVEL}/IPs/systemC/processor/Morpheo/Files/Morpheo.gen
    3 ${MORPHEO_TOPLEVEL}/IPs/systemC/processor/Morpheo/Files/Instance_x1_w8_2.cfg
     3${MORPHEO_TOPLEVEL}/IPs/systemC/processor/Morpheo/Files/Instance_x01_w04_02.cfg
    44${MORPHEO_TOPLEVEL}/Softwares/Test/Test_000/bin/soft.x
    550
Note: See TracChangeset for help on using the changeset viewer.