Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tapasco
tapasco
Commits
7462b9a6
Commit
7462b9a6
authored
Sep 29, 2020
by
Carsten Heinz
Browse files
Enable beta device in Vivado and HLS
parent
549d58aa
Changes
2
Hide whitespace changes
Inline
Side-by-side
toolflow/vivado/common/hls.tcl.template
View file @
7462b9a6
...
...
@@ -20,6 +20,8 @@
# load common code etc.
@@HEADER@@
source $::env(TAPASCO_HOME_TCL)/common/scripts/Vivado_init.tcl
# if set, co-simulation will be performed
# This flag is hardcoded to 0 for now until Vivado fixes
# cosimulation for current linux distributions
...
...
toolflow/vivado/common/scripts/Vivado_init.tcl
View file @
7462b9a6
...
...
@@ -17,4 +17,5 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
enable_beta_device
"*xczu9eg*"
\ No newline at end of file
enable_beta_device
"*xczu9eg*"
enable_beta_device
"xcvc*"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment