LICENSE.txt
README.md
pyproject.toml
cache_simulator.egg-info/PKG-INFO
cache_simulator.egg-info/SOURCES.txt
cache_simulator.egg-info/dependency_links.txt
cache_simulator.egg-info/entry_points.txt
cache_simulator.egg-info/top_level.txt
cachesimulator/__main__.py
cachesimulator/bin_addr.py
cachesimulator/cache.py
cachesimulator/reference.py
cachesimulator/simulator.py
cachesimulator/table.py
cachesimulator/word_addr.py
tests/test_simulator_display.py
tests/test_simulator_examples.py
tests/test_simulator_hit.py
tests/test_simulator_main.py
tests/test_simulator_refs.py
tests/test_simulator_set_block.py
tests/test_simulator_utility.py
tests/test_table.py