Versions Compared

Key

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

...

  • pgplanewrapper.vhd has this code:
  • evrRxP(1) <= qsfp1RxP(3);
    evrRxN(1) <= qsfp1RxN(3);

    evrRxP(0) <= qsfp1RxP(2);

    evrRxN(0) <= qsfp1RxN(2);

  • not sure why 2 EVRs (maybe lcls1 and lcls2?)
  • other 6 lanes are all hooked up to PGP
  • pgplanewrapper also hooks up the 6 dmaObMasters/dmaIbMasters etc to the pgp lanes (last two are unused, because they are used by evr)
  • timetoolkcu1500.vhd hooks dmaIbMasters(0) to the AxiStreamTap, so our camera data is on qsfp0[0], which is the first of the 6 pgp lanes
  • timing fibers are on the last two fibers of qsfp1

Setting Up TimingCore