Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Outer Tracker DTC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
cms-tracker-phase2-backend-systems
Back End Firmware
Outer Tracker DTC
Merge requests
!88
Draft: Made start on front end testbenches
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Draft: Made start on front end testbenches
dtc-sim
into
40-ci-building-designs-in-main-repository
Overview
0
Commits
17
Pipelines
7
Changes
20
Open
David Gabriel Monk
requested to merge
dtc-sim
into
40-ci-building-designs-in-main-repository
5 months ago
Overview
0
Commits
17
Pipelines
7
Changes
20
Expand
Closes
#38
0
0
Merge request reports
Compare
40-ci-building-designs-in-main-repository
version 7
2f08816a
3 months ago
version 6
2f08816a
5 months ago
version 5
66d7713b
5 months ago
version 4
56342c82
5 months ago
version 3
41e31c64
5 months ago
version 2
2377d625
5 months ago
version 1
226f9e64
5 months ago
40-ci-building-designs-in-main-repository (HEAD)
and
version 3
latest version
48564b97
17 commits,
3 months ago
version 7
2f08816a
10 commits,
3 months ago
version 6
2f08816a
10 commits,
5 months ago
version 5
66d7713b
9 commits,
5 months ago
version 4
56342c82
5 commits,
5 months ago
version 3
41e31c64
4 commits,
5 months ago
version 2
2377d625
2 commits,
5 months ago
version 1
226f9e64
1 commit,
5 months ago
20 files
+
17097
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
20
Search (e.g. *.vue) (Ctrl+P)
ci/.launch_vivado.yml
+
1
−
1
Options
@@ -20,7 +20,7 @@ Generate Declaration Files:
stage
:
Generate Files
image
:
python
before_script
:
-
pip install --extra-index-url https://gitlab.cern.ch/api/v4/projects/186983/packages/pypi/simple dtcgenerator
-
pip install --extra-index-url https://gitlab.cern.ch/api/v4/projects/186983/packages/pypi/simple dtcgenerator
==0.0.6
-
apt-get update && apt-get install -y tree
script
:
-
cd ci
Loading