- Fix data race for some tests by disabling database recording
- Fix undefined behaviour in configuration test
- Port clkMhz to tCK for simulation script
- Port memUtil Python script to tCK with backwards compatibility
The used Python dependencies of this project include:
matplotlib
numpy
pyvcd
tqdm
To install all required packages, a requirements.txt file is provided, which can be found in scripts/requirements.txt.
Install the packages using this command: