Skip to content

Commit

Permalink
Add FPGA compile instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
couger01 committed Dec 12, 2023
1 parent 780348c commit cfc3758
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/developer/ats_deployment_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,22 @@ To be able to configure the AXES PXI, the development PC should be configured as
#. Build target
#. Deploy to target

FGPA Deployment
^^^^^^^^^^^^^^^
The AXES cRIO runs FPGA code that needs to be deployed.
Use the NI Package Manager to install the FPGA package and its dependencies.
Otherwise find a FPGA compile server that's located on the network.

.. todo:: Find a list of working FPGA compile servers.

1. Open the AXES(not for ATS) project.
#. Change the AXES target IP address to the AXES ATS IP Address.
#. Open the FPGA target under the cRIO folder.
#. Build the FPGA target locally or with a FPGA compile server.
#. Download to the target.

.. note:: The simulink model needs to be deployed on the speedgoat before the fpga code will work.

AUX PXI
=======
The PXI is a virtual machine running NI RT linux.
Expand Down

0 comments on commit cfc3758

Please sign in to comment.