Skip to content

Commit

Permalink
vivado: Add missing jinja file to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
olofk committed Jun 25, 2019
1 parent f9f1bb9 commit 84cdfa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ def read(fname):
'templates/vivado/vivado-program.tcl.j2',
'templates/vivado/vivado-project.tcl.j2',
'templates/vivado/vivado-run.tcl.j2',
'templates/vivado/vivado-synth.tcl.j2',
'templates/quartus/quartus-project.tcl.j2',
'templates/quartus/quartus-std-makefile.j2',
'templates/quartus/quartus-pro-makefile.j2',
Expand Down

0 comments on commit 84cdfa9

Please sign in to comment.