Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C cmsgemos
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 99
    • Issues 99
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cmsgemonline
  • gem-daq
  • cmsgemos
  • Merge requests
  • !245

Add a tool to dump all SFP registers on the CTP7

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Laurent Petre requested to merge feature/sfp-dump into main Mar 18, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 2

Description

Title says it all.

Related Issue

Tool needed to investigate https://gitlab.cern.ch/cmsgemonline/gem-daq/gem-daq-configs/-/issues/6.

How Has This Been Tested?

All registers can be dumped on the GE1/1 integration area CTP7:

> Device: cxp0-rx (/dev/i2c-2 - 0x54)
  x.000 - 0x00 .
  x.001 - 0x00 .
  x.002 - 0x02 .
  x.003 - 0x00 .
  x.004 - 0x00 .
  x.005 - 0x00 .
  x.006 - 0x40 @
  x.007 - 0x0e .
  x.008 - 0xff .
  x.009 - 0x00 .
  x.010 - 0x00 .
[...]

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/sfp-dump