bespoke-silicon-group / bsg_manycore

Tile based architecture designed for computing efficiency, scalability and generality
Other
214 stars 56 forks source link

Adding dram stall type to blood graph #700

Closed dpetrisko closed 1 year ago

dpetrisko commented 1 year ago

Adding dram stall type to blood graph, fixes: https://github.com/bespoke-silicon-group/bsg_manycore/pull/694/files

Not committed to the color, just picked something

tommydcjung commented 1 year ago

https://github.com/bespoke-silicon-group/bsg_manycore/blob/master/testbenches/common/v/vanilla_core_profiler.v#L330 can you add stall_depend_dram_amo as well?

dpetrisko commented 1 year ago

thanks!