Skip to content

Template for a Verilog Project using Linux Makefile and iverlog

License

Notifications You must be signed in to change notification settings

robmarano/verilog_project_template

Repository files navigation

Verilog Project Template

To compile then simulate:

make clean compile simulate

To disply simulation using GTKWAVE:

make display

Then choose "example_tb" as your SST. Highlight "uut" and choose all signals, dragging them to Signal area to right. Once done, got to menu Time -> Zoom -> Zoom Bet Fit.

To clean up:

make clean

About

Template for a Verilog Project using Linux Makefile and iverlog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published