Versions Compared

Key

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

...

  • Step 3: Build the "snl-trans-FES" conda enviromentenvironment

$ conda install conda create -n snltransfeskcu1500 -c tidair-packages -c conda-forge -c pydm-tag -c tidair-tag snltransfeskcu1500

How to reprogram the firmware on the KCU1500

Assumes you have completed "How to install the Software With Anaconda" section already

  • Step 1: Load the snltransfeskcu1500 conda environment

$ source /path/to/my/anaconda3/etc/profile.d/conda.sh

$ conda activate  snltransfeskcu1500

  • Step 2: Program the KCU1500 PROMs

$ XXXXXX

  • Step 3: reboot the machine

$ sudo reboot

How to run the baseline python software

Assumes you have completed "How to install the Software With Anaconda" and "How to reprogram the firmware on the KCU1500" sections already

  • Step 1: Load the snltransfeskcu1500 conda environment

$ source /path/to/my/anaconda3/etc/profile.d/conda.sh

$ conda activate  snltransfeskcu1500

  • Step 2: Program the KCU1500 PROMs

$ XXXXXX