Changeset 134 for trunk/Platforms/Test
- Timestamp:
- Jul 15, 2009, 10:41:01 AM (15 years ago)
- Location:
- trunk/Platforms/Test
- Files:
-
- 8 added
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Platforms/Test/Makefile
r131 r134 78 78 79 79 BIN = Platforms_Test.x 80 EXEC = $(PATH_BIN)/$(BIN) 81 EXEC_PREFIX = $(NICE) -n $(PRIORITY) 80 EXEC = $(PATH_BIN)/$(BIN) 81 EXEC_PREFIX = $(NICE) -n $(PRIORITY) 82 82 # $(VALGRIND) 83 83 EXEC_PARAMS = $(SYSTEMC_EXEC_PARAMS_$(SIMULATOR_SYSTEMC)) -
trunk/Platforms/Test/data/debug/debug.cfg
r132 r134 1 1 ${MORPHEO_TOPLEVEL}/IPs/systemC/processor/Morpheo/Files/debug.sim 2 2 ${MORPHEO_TOPLEVEL}/IPs/systemC/processor/Morpheo/Files/Morpheo.gen 3 ${MORPHEO_TOPLEVEL}/IPs/systemC/processor/Morpheo/Files/Instance_x1_w 1_1.cfg4 ${MORPHEO_TOPLEVEL}/Softwares/Test/Test_0 00/bin/soft.x3 ${MORPHEO_TOPLEVEL}/IPs/systemC/processor/Morpheo/Files/Instance_x1_w8_2.cfg 4 ${MORPHEO_TOPLEVEL}/Softwares/Test/Test_070/bin/soft.x 5 5 0 6 6 0
Note: See TracChangeset
for help on using the changeset viewer.