We should be able to track different parameters inside the simulation, and launch either static or dynamic plots of them. - [x] Track and statically plot counter values - [x] Track and statically plot latencies - Latency is the time delta from read at module A to write at module B - [x] Track and statically plot throughputs - Throughput is the number of writes / second at a given port/PE - [x] Dynamically plot any of the above. <strike>(Depends on #9)</strike>
We should be able to track different parameters inside the simulation, and launch either static or dynamic plots of them.
(Depends on #9)