Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Please refer to our Interface Document here. All the connectors of the Optoboard System is explained there.

Adapter boards:

ERF-SMA (routing, schematics)
from Bern

DP-SMA (routing, schematics)
from Bonn

ERF-twinax
from Bern

ERF-8x DP (routing, schematics)
from CERN (Abhisjek Sharma)

Image Modified

Image Modified

Image Modified

Image Modified

Schematics:

All schematics for all of Berns designed PCBs can be found here.

...

Code Block
python quick_start.py -v 1.3 -s 00000000 -G 0 -d 0
python quick_start.py -v 1.3 -s 00000000 -G 14 -d 0    # note that -G 1,2,3 are taken by the lpGBT slave fibres
python quick_start.py -v 1.3 -s 00000000 -G 28 -d 0
python quick_start.py -v 1.3 -s 00000000 -G 312 -d 0

Or ideally if with the separate configs that are created in ~/optoboard_felix/configs:

...