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
4d02abcd
Commit
4d02abcd
authored
May 08, 2019
by
Carsten Heinz
Committed by
Jaco A. Hofmann
May 08, 2019
Browse files
Add compose to CI hw stage
parent
6edc043f
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4d02abcd
...
...
@@ -474,3 +474,23 @@ tapasco_hls:
-
sbt assembly
-
tapasco hls counter -p pynq --skipEvaluation
-
tapasco -v compose [counter x 3] @ 100 MHz -p pynq
tapasco_compose_17_4
:
variables
:
VIVADO_VERSION
:
"
2017.4"
extends
:
.tapasco_compose
tapasco_compose_18_1
:
variables
:
VIVADO_VERSION
:
"
2018.1"
extends
:
.tapasco_compose
tapasco_compose_18_2
:
variables
:
VIVADO_VERSION
:
"
2018.2"
extends
:
.tapasco_compose
tapasco_compose_18_3
:
variables
:
VIVADO_VERSION
:
"
2018.3"
extends
:
.tapasco_compose
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