jhunterh / Cache-Hierarchy-Simulation-Tool

This tool is a highly configurable cache hierarchy simulator for use in computer architecture research and study.
0 stars 0 forks source link

Should the reset() method reset a module's stats? #48

Closed CapdinCrando closed 3 months ago

jhunterh commented 3 months ago

I would say yes, but it really depends on what kind of "reset" we are going for. I would say "reset" means to clear all data from running a simulation except for maybe config related things.