Template generator¶
With the template generator function you can generate code snippets from a module or entity.
Supported templates¶
Verilog |
VHDL |
---|---|
Testbench |
Testbench |
cocotb |
cocotb |
VUnit |
VUnit |
Signals |
Signals |
Component |
Component |
Instance |
Instance |
Verilator |
Usage instructions¶
Open a Verilog/VHDL file and push the template generation button.

Select the desired template from the list.

The template will be stored in the clipboard and ready to be pasted
Ctrl+v
anywhere.