Playing with Verilator and GTKWave
Contents
Verilator basics
Basic steps for a simulation of an ALU in Verilator is given in this link.
GTKWave customization
There are two way to customize the GTKWave rendering :
- TCL scripts:
gtkwaverc
configuration file:
Command
|
|
GTKWave will look for .gtkwaverc
in:
- Locally where GTKWave is launched.
- In the user home directory.