-
Notifications
You must be signed in to change notification settings - Fork 141
Pipeline Visualization
Pavel I. Kryukov edited this page Feb 28, 2021
·
1 revision
Text logging is not a convenient for performance simulation. Instead, time-based pipeline diagrams may be dumped and rendered.
Feature of pipeline diagram is not mainlined yet. Now, you have to checkout json
branch of MIPT-V:
git checkout json
and rebuild simulator tool. Then, use -j
command line option to generate output file logs.json
.
Checkout and build PipelineVis tool according to README instructions. Open logs.json
from File->Upload Log, and you'll get diagram similar to that:
Use scroll bars to navigate between instructions and cycles, and mouse wheel to zoom in and out.
MIPT-V / MIPT-MIPS — Cycle-accurate pre-silicon simulation.