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
c66a2c0a
Commit
c66a2c0a
authored
May 17, 2022
by
Carsten Heinz
Browse files
Split Bittware XUP-VVH into ES and standard version
Closes #322
parent
f0a088dc
Pipeline
#2583
passed with stages
in 245 minutes and 38 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c66a2c0a
...
...
@@ -538,6 +538,11 @@ tapasco_compose_xupvvh:
PLATFORM
:
"
xupvvh"
extends
:
.tapasco_compose_no_synth
tapasco_compose_xupvvh-es
:
variables
:
PLATFORM
:
"
xupvvh-es"
extends
:
.tapasco_compose_no_synth
tapasco_compose_zc706
:
variables
:
PLATFORM
:
"
zc706"
...
...
toolflow/vivado/platform/xupvvh-es/platform.json
0 → 100644
View file @
c66a2c0a
{
"Name"
:
"xupvvh-es"
,
"Description"
:
"Xilinx UltraScale+ 3/4-Length PCIe Board by Bittware"
,
"TclLibrary"
:
"xupvvh.tcl"
,
"Part"
:
"xcvu37p-fsvh2892-2-e-es1"
,
"TargetUtilization"
:
90
,
"Benchmark"
:
"xupvvh.benchmark"
,
"HostFrequency"
:
250.0
,
"MemFrequency"
:
300.0
}
toolflow/vivado/platform/xupvvh-es/xupvvh.tcl
0 → 120000
View file @
c66a2c0a
../xupvvh/xupvvh.tcl
\ No newline at end of file
toolflow/vivado/platform/xupvvh/platform.json
View file @
c66a2c0a
...
...
@@ -2,7 +2,7 @@
"Name"
:
"xupvvh"
,
"Description"
:
"Xilinx UltraScale+ 3/4-Length PCIe Board by Bittware"
,
"TclLibrary"
:
"xupvvh.tcl"
,
"Part"
:
"xcvu37p-fsvh2892-2-e
-es1
"
,
"Part"
:
"xcvu37p-fsvh2892-2-e"
,
"TargetUtilization"
:
90
,
"Benchmark"
:
"xupvvh.benchmark"
,
"HostFrequency"
:
250.0
,
...
...
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