Versions Compared

Key

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

...

Here are the instructions for running the SW/FW co-simulation using Rogue + VCS:
https://github.com/slaclab/lcls2-pcie-apps/tree/lcls2-pgp-fw-lib-update/software/TimeTool#how-to-run-the-rogue-pyqt-gui-with-vcs-firmware-simulator 

_____________________

re-syncing

I would avoid the hardReset command. If you do a hardReset or lose link, I would do the following:
1) set EventBuilder.Blowoff to True
2) Turn off the fiber triggers (Hardware.Timing.Triggering.LocalTrig[0]EnableTrig = False)
3) Set EventBuilder.Blowoff to False
4) Turn back on the triggering (Hardware.Timing.Triggering.LocalTrig[0]EnableTrig = True)