This the repository for my CS351 3rd year project.
Requirements
- Ubuntu 20.04
- NodeJS v10.19.0
- NPM v7.6.0
- Verilator 4.028 2020-02-06 rev v4.026-92-g890cecc1
- GCC v9.3.0
Installation
npm install
Usage
For detailed usage, see "Test Suite Documentation" in the "Implementation" section of the report.
Unit tests
npm run unit
Integration tests
npm run integration
Repository Structure
See "Repository Directory Structure" in the "Implementation" section of the report.