Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
firmware
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
10
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
atlas-tdaq-felix
firmware
Merge requests
!270
Wupper VC709 design
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Wupper VC709 design
dune/wupper_vc709
into
phase2/master
Overview
0
Commits
12
Pipelines
2
Changes
6
Merged
Alessandro Thea
requested to merge
dune/wupper_vc709
into
phase2/master
3 years ago
Overview
0
Commits
12
Pipelines
2
Changes
6
Expand
This PR adds a VC709 Wupper-only design for R&D and testing purposes
👍
0
👎
0
Merge request reports
Compare
phase2/master
phase2/master (base)
and
latest version
latest version
af0c2a2c
12 commits,
3 years ago
6 files
+
83
−
27
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Search (e.g. *.vue) (Ctrl+P)
constraints/felix_top_VC709.xdc
+
2
−
1
Options
@@ -12,7 +12,8 @@
#########################################################################################################################
# User Constraints
#########################################################################################################################
set_property CONFIG_VOLTAGE 1.8 [current_design]
set_property CFGBVS GND [current_design]
set_property BITSTREAM.CONFIG.BPI_SYNC_MODE Type1 [current_design]
set_property BITSTREAM.CONFIG.EXTMASTERCCLK_EN div-1 [current_design]
set_property BITSTREAM.GENERAL.COMPRESS TRUE [current_design]
Loading