The image for the simulation was the goldenears.bmp [128*96, 36.05KB]
----------------------
Ouput from sim-mpfast
----------------------
[Bo@queen-6207ba776 ~...src/appl]$ /home/nmanjiki/RESEARCH/ARCHITECTURE/SIMULATORS/SIMPLE_SCALAR/mp_simplesim/sim-mpfast ./jasper --input /home/bo/gol
denears.bmp --output /home/bo/test2.jp2
sim-mpfast: Version 2.0 of July, 1997.
Copyright (c) 1994-1997 by Todd M. Austin. All Rights Reserved.
sim: simulation started @ Fri Jun 11 13:01:38 2010, options follow:
sim-mpfast: This program implements a fast functional simulator for
multiprocessor execution by cycling through one or more active processes.
By default, this simulator performs no instruction error checking. As a
result, instruction errors are likely to cause simulator execution errors,
possibly even a core dump.
Multiprocessor enhancements made by Naraig Manjikian, Queen's University
# -config # load configuration from a file
# -dumpconfig # dump configuration to a file
# -h false # print help message
# -v false # verbose operation
# -d false # enable debug message
-seed 1 # random number generator seed (0 for timer seed)
# -q false # initialize and terminate immediately
sim: ** starting *fast* multiprocessor functional simulation **
THE BMP FORMAT IS NOT FULLY SUPPORTED!
THAT IS, THE JASPER SOFTWARE CANNOT DECODE ALL TYPES OF BMP DATA.
IF YOU HAVE ANY PROBLEMS, PLEASE TRY CONVERTING YOUR IMAGE DATA
TO THE PNM FORMAT, AND USING THIS FORMAT INSTEAD.
sim: ** simulation statistics **
sim_num_cycles 73327984 # total number of execution cycles
sim_num_instructions # instructions executed per process
pid 0 73327984
sim_elapsed_time 1 # total simulation time in seconds
ld_text_base 0x00400000 # program text (code) segment base
ld_text_size 569984 # program text (code) size in bytes
ld_data_base 0x10000000 # program initialized data segment base
ld_data_size 66964 # program init'ed `.data' and uninit'ed `.bss' size in bytes
ld_stack_base 0x7fffc000 # program stack segment base (highest address in stack)
ld_stack_size 16384 # program initial stack size
ld_prog_entry 0x00400140 # program entry point (initial PC)
ld_environ_base 0x7fff8000 # program environment base address address
ld_target_big_endian 0 # target executable endian-ness, non-zero if big endian
mem_brk_point 0x1016b000 # data segment break point
mem_stack_min 0x7fff7510 # lowest address accessed in stack segment
mem_total_data 66k # total bytes used in init/uninit data segment
mem_total_heap 1387k # total bytes used in program heap segment
mem_total_stack 19k # total bytes used in stack segment
mem_total_mem 1472k # total bytes used in data, heap, and stack segments
sim_total_instructions 73327984 # total of all instructions executed
sim_inst_rate 73327984 # simulation speed (in insts/sec)
[Bo@queen-6207ba776 ~...src/appl]$
No comments:
Post a Comment