Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MUonE Processor
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
MUonE Processor
Merge requests
!25
Add FE Health Monitoring to MProcessor
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Add FE Health Monitoring to MProcessor
fe-health
into
master
Overview
0
Commits
24
Pipelines
10
Changes
16
Closed
David Gabriel Monk
requested to merge
fe-health
into
master
2 years ago
Overview
0
Commits
24
Pipelines
10
Changes
16
Expand
0
0
Merge request reports
Compare
master
version 4
31a43c31
2 years ago
version 3
d94db2f6
2 years ago
version 2
636e64d3
2 years ago
version 1
873d39fc
2 years ago
master (base)
and
latest version
latest version
e79b80b9
24 commits,
2 years ago
version 4
31a43c31
9 commits,
2 years ago
version 3
d94db2f6
7 commits,
2 years ago
version 2
636e64d3
6 commits,
2 years ago
version 1
873d39fc
4 commits,
2 years ago
16 files
+
596
−
100
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
16
Search (e.g. *.vue) (Ctrl+P)
replacements/emp-fwk/components/top/firmware/hdl/emp_top_pcie_both_ttc.vhd
+
1
−
0
Options
@@ -284,6 +284,7 @@ begin
clk_p
=>
clk_p
,
rst_loc
=>
rst_loc
,
clken_loc
=>
clken_loc
,
ttc_cmd
=>
ttc_cmd_dist
,
ctrs
=>
ctrs
,
bc0
=>
open
,
d
=>
payload_d
,
Loading