Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • REF
  • OVER FIBER
  • OVER JTAG (joint test action group) (USING QUADS AS NORMALLY DONE THIS WAY)

    • Ref
    • Difference are: eProms and firmware image
    • Cloning repo
      • $ cd ~/IC_projects/ 
      • $ git clone --recursive git@github.com:slaclab/epix-quad

    • Does not mater if fiber or sensor is plugged in, working under assumption it is bare board

      Power on the board
    • In the case of the Quad, can power digital board by itself
    • Power on the board–wait till current stabilizes 
    • $ cd epix-quad/firmware/
    • $ source setup_env.sh
      • Sets up Vivado – dev env for Xlinks (full integrated dev env)
    • $ vivado &