Closed reecewayt closed 4 days ago
Implemented cache config class and .env file for passing command line args.
Example Output: $ python cache_config.py --capacity 128 Cache Capacity: 128.0 MB Line Size: 64 bytes Associativity: 16-way Protocol: MESI
Implemented cache config class and .env file for passing command line args.
Example Output: $ python cache_config.py --capacity 128 Cache Capacity: 128.0 MB Line Size: 64 bytes Associativity: 16-way Protocol: MESI