Technical data
Simulating with Performance Analyzer
9-86 ModelSim EE/SE Tutorial
(MENU: Design > Compile)
14 Reset the simulation to time zero and restart with the modified files.
restart -f
15 Run timerun.do again and note the difference in run time.
do timerun.do
Run time has been cut almost in half by inserting exits in the loops.
16 Take another look at the Performance Analyzer data.
view_profile
(MENU: View > Other > Hierarchical Profile)