Files
DRAMSys/extensions/apps/traceAnalyzer
..
2023-08-29 09:26:25 +02:00
2023-09-21 09:22:28 +02:00
2023-08-29 09:26:25 +02:00
2023-10-12 11:58:18 +02:00
2023-08-09 14:57:29 +02:00
2023-08-29 09:26:25 +02:00
2023-08-29 09:26:25 +02:00
2023-08-29 09:26:25 +02:00
2023-08-29 09:26:25 +02:00
2023-08-29 09:26:25 +02:00
2023-08-29 09:26:25 +02:00
2023-08-29 09:26:25 +02:00
2023-08-29 09:26:25 +02:00
2023-05-17 11:41:44 +02:00
2023-08-29 09:26:25 +02:00
2023-08-29 09:26:25 +02:00
2023-08-29 09:26:25 +02:00
2023-08-29 09:26:25 +02:00
2023-08-29 09:26:25 +02:00
2023-08-29 09:26:25 +02:00
2023-08-29 09:26:25 +02:00
2023-08-29 09:26:25 +02:00

TraceAnalyzer

Python Dependencies

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:

python3 -m pip install -r scripts/requirements.txt