Versions Compared

Key

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

BEFORE you start to build the firmware:

  • Check out the git repository from github
  • Setup your Xilinx Vivado:
    • If you are on the SLAC AFS network:

      Code Block
      languagebash
      $ source /afs/slac/g/reseng/xilinx/vivado_2016.4/Vivado/2016.4/settings64.csh     (or settings64.sh if UNIX shell is BASH)
    • Else you will need to install Vivado 2016.4 and install the Xilinx Licensing

      Info

      The carrier board uses the Kintex®-7 XC7K70T FPGA, which is supported by the Xilinx's free Webpack licensing

    • Create a output build directory for the firmware output build files

...