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
!57
Update 3 files
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Update 3 files
ecal_dev
into
master
Overview
0
Commits
100
Pipelines
4
Changes
55
Closed
Kirika Uchida
requested to merge
ecal_dev
into
master
6 months ago
Overview
0
Commits
100
Pipelines
4
Changes
55
Expand
/common/firmware/hdl/LinkAggregatorEventSelectorCore.vhd
/common/firmware/hdl/LinkAggregatorRouter.vhd
/common/firmware/cfg/module.dep
0
0
Merge request reports
Compare
master
version 1
ed5ab74d
6 months ago
master (base)
and
latest version
latest version
b65cbdb5
100 commits,
6 months ago
version 1
ed5ab74d
99 commits,
6 months ago
55 files
+
4334
−
1785
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
55
Search (e.g. *.vue) (Ctrl+P)
common/addr_table/link_aggregator.xml
+
1
−
19
Options
<node
description=
"Link Aggregator control and status"
fwinfo=
"endpoint"
>
<node
id=
"chan_sel"
address=
"0x000"
description=
"Bx channel select"
fwinfo=
"endpoint;width=0"
/>
<node
id=
"control"
address=
"0x002"
fwinfo=
"endpoint;width=
1
"
>
<node
id=
"control"
address=
"0x002"
fwinfo=
"endpoint;width=
0
"
>
<node
id=
"control_l"
address=
"0x0"
>
<node
id=
"input_link_mask"
mask=
"0x03f"
/>
<node
id=
"reset"
mask=
"0x40"
/>
<node
id=
"trigger_threshold_l_0"
mask=
"0x00000780"
/>
<node
id=
"trigger_threshold_l_1"
mask=
"0x00007800"
/>
<node
id=
"trigger_threshold_l_2"
mask=
"0x00078000"
/>
<node
id=
"trigger_threshold_l_3"
mask=
"0x00780000"
/>
<node
id=
"trigger_threshold_l_4"
mask=
"0x07800000"
/>
<node
id=
"trigger_threshold_l_5"
mask=
"0x78000000"
/>
</node>
<node
id=
"control_u"
address=
"0x1"
>
<node
id=
"trigger_threshold_u_0"
mask=
"0x0000000f"
/>
<node
id=
"trigger_threshold_u_1"
mask=
"0x000000f0"
/>
<node
id=
"trigger_threshold_u_2"
mask=
"0x00000f00"
/>
<node
id=
"trigger_threshold_u_3"
mask=
"0x0000f000"
/>
<node
id=
"trigger_threshold_u_4"
mask=
"0x000f0000"
/>
<node
id=
"trigger_threshold_u_5"
mask=
"0x00f00000"
/>
</node>
</node>
<node
id=
"rate_monitoring"
address=
"0x004"
fwinfo=
"endpoint;width=2"
>
<node
id=
"bx_valid_count"
address=
"0x0"
/>
<node
id=
"tracking_event_count"
address=
"0x1"
/>
</node>
<node
id=
"monitoring"
address=
"0x008"
fwinfo=
"endpoint;width=3"
>
<node
id=
"non_empty_count_0"
address=
"0x0"
/>
Loading