Merge pull request #82 from chipsalliance/quartus_core_fix

Only load Vivado TCL files when using Vivado
This commit is contained in:
Ajay Nath 2021-01-21 17:59:41 -05:00 committed by GitHub
commit bcb5b33726
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ targets:
synth:
default_tool : vivado
filesets : [includes, rtl, vivado_tcl]
filesets : [includes, rtl, "tool_vivado ? (vivado_tcl)"]
generate : [swerv_fpga_config]
tools:
vivado: