Update CacheSim scripts with new wsim and directory structure. Give simulator choice and switch default to verilator.

This commit is contained in:
Jordan Carlin 2024-08-09 21:50:18 -07:00
parent fa772c652a
commit 9a70480ef6
No known key found for this signature in database
3 changed files with 19 additions and 19 deletions

View file

@ -41,7 +41,6 @@
# Add -d or --dist to report the distribution of loads, stores, and atomic ops.
# These distributions may not add up to 100; this is because of flushes or invalidations.
import sys
import math
import argparse
import os