Changeset 134 for trunk/Platforms


Ignore:
Timestamp:
Jul 15, 2009, 10:41:01 AM (15 years ago)
Author:
rosiere
Message:

1) valgrind fix
2) debug file on/off

Location:
trunk/Platforms/Test
Files:
8 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Platforms/Test/Makefile

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

    r132 r134  
    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_w1_1.cfg
    4 ${MORPHEO_TOPLEVEL}/Softwares/Test/Test_000/bin/soft.x
     3${MORPHEO_TOPLEVEL}/IPs/systemC/processor/Morpheo/Files/Instance_x1_w8_2.cfg
     4${MORPHEO_TOPLEVEL}/Softwares/Test/Test_070/bin/soft.x
    550
    660
Note: See TracChangeset for help on using the changeset viewer.