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
!272
Automated full mode reset and change full mode to AXIs (internally in CRFM)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Automated full mode reset and change full mode to AXIs (internally in CRFM)
FLX-1612_AddFullModeAxis
into
master
Overview
0
Commits
41
Pipelines
14
Changes
44
Merged
Frans Schreuder
requested to merge
FLX-1612_AddFullModeAxis
into
master
3 years ago
Overview
0
Commits
41
Pipelines
14
Changes
44
Expand
Closes
FLX-1408
Closes
FLX-1612
👍
0
👎
0
Merge request reports
Compare
master
version 6
e6adff86
3 years ago
version 5
5efb2293
3 years ago
version 4
b477dd36
3 years ago
version 3
8d5f1b15
3 years ago
version 2
c1aa9121
3 years ago
version 1
be53ab0e
3 years ago
master (base)
and
latest version
latest version
be9bdf63
41 commits,
3 years ago
version 6
e6adff86
40 commits,
3 years ago
version 5
5efb2293
39 commits,
3 years ago
version 4
b477dd36
38 commits,
3 years ago
version 3
8d5f1b15
37 commits,
3 years ago
version 2
c1aa9121
31 commits,
3 years ago
version 1
be53ab0e
29 commits,
3 years ago
44 files
+
22360
−
3473
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
44
Search (e.g. *.vue) (Ctrl+P)
constraints/felix_gbt_minipod_FM_BNL711_v2.0_transceiver_8ch.xdc
0 → 100644
+
13
−
0
Options
##GBT Transceiver pins
#bank 128
set_property PACKAGE_PIN AC43 [get_ports {RX_P[0]}]
set_property PACKAGE_PIN AG43 [get_ports {RX_P[1]}]
set_property PACKAGE_PIN AE43 [get_ports {RX_P[2]}]
set_property PACKAGE_PIN AF41 [get_ports {RX_P[3]}]
#bank 133
set_property PACKAGE_PIN C43 [get_ports {RX_P[4]}]
set_property PACKAGE_PIN E43 [get_ports {RX_P[5]}]
set_property PACKAGE_PIN G43 [get_ports {RX_P[6]}]
set_property PACKAGE_PIN J43 [get_ports {RX_P[7]}]
Loading