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

27 add cache system configuration by json file #40

Closed jhunterh closed 5 months ago

jhunterh commented 6 months ago

This PR adds the ability to use a json config file to configure the simulator. basic_config.json is provided as a simple example configuration.

Other changes: