-
Assuming you have Questa and Make installed,
cd
to the project directory and runmake setup
: Sets up the work directory for the projectmake compile
: Compiles the design and testbench modulesmake testcases
: Creates a randomized .mem file to be fed to the designmake release
: Runs the design with the created memory image filemake report
: Creates a text file report of functional coverage obtainedmake html
: Creates a HTML version of the coverage reportmake clean
: Cleans the buildmake info
: Lists all the files in the project and make rules
forked from yasho2249/ece593_project
-
Notifications
You must be signed in to change notification settings - Fork 0
supreetgulavani/Verification_of_RojoBlaze_ece593_final_project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- SystemVerilog 97.0%
- Makefile 3.0%