Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Multi2sim

simonsharma

Newbie
Joined
Nov 24, 2023
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
15
From the multi2sim simulator, perform the limit study for each functional units on
SPEC 2000 INT benchmark including:
1) Baseline IPC
2) Perfect branch predictor
3) Infinite machine width including ALU, Multipliers and Load/Store ports (can
set it to large numbers)
4) Infinite RUU size
5) Zero memory latency for memory access time (Extra credits if you can remove
cache from this memory access time)
6) Zero branch mis-prediction penalty
7) Find the best architecture with less amount of additional features
Note that for each program, you need to run fast forwarding for 1 billion instructions
and run the program for 100 million instructions. If you cannot set the infinite size, try
to set it as largest as possible. Similarly , if you cannot set 0 latency, try to set it as
small as possible.

I installed mult2sim and I have the benchmark CINT2000 which contains many files such as 164.gzip. What commands do I run on the terminal to run instructions 1 to 7.
 

LaTeX Commands Quick-Menu:

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top