diff --git a/setup.py b/setup.py index 2370e3fc0..4c2c3beef 100644 --- a/setup.py +++ b/setup.py @@ -28,6 +28,8 @@ def read(fname): 'templates/vivado/vivado-run.tcl.j2', 'templates/vivado/vivado-run-yosys.tcl.j2', 'templates/vivado/vivado-synth.tcl.j2', + 'templates/verilator/verilator-makefile.j2', + 'templates/verilator/verilator-config.j2', 'templates/vunit/run.py.j2', 'templates/quartus/quartus-project.tcl.j2', 'templates/quartus/quartus-std-makefile.j2',