AN 999: Drive-on-Chip with Functional Safety Design Example: Agilex™ 7 Devices
ID
823627
Date
7/04/2024
Public
Visible to Intel only — GUID: uwc1716219295457
Ixiasoft
1. About the Drive-on-Chip with Functional Safety Design Example for Agilex™ 7 Devices
2. Getting Started
3. Rebuilding the Drive-on-Chip Design
4. Functional Description of the Drive-On-Chip with Functional Safety Design Example for Agilex 7 Devices
5. HPS Channel Safety Software
6. Drive-on-Chip Design Recommendations and Disclaimers
7. Document Revision History for AN 999: Drive-on-Chip with Functional Safety Design Example for Agilex 7 Devices
2.1. Software Requirements for the Drive-On-Chip with Functional Safety Design Example for Agilex 7 Devices
2.2. Hardware Requirements for the Safe Drive-On-Chip with Functional Safety Design Example for Agilex 7 Devices
2.3. Downloading and Installing the Design
2.4. Installing Python
2.5. Creating an SD Card Image
2.6. Setting Up your Development Board for the Drive-On-Chip with Functional Safety Design Example for Agilex 7 Devices
2.7. Debugging and Monitoring the Drive-On-Chip with Functional Safety Design Example for Agilex 7 Devices with Python GUI
2.8. Looking into the Drive-On-Chip Output
3.1. Generating the Platform Designer System
3.2. Generating and Building the NiosV/g BSP for the Drive-On-Chip Design Example
3.3. Compiling the Hardware in the Intel Quartus Prime Software
3.4. Modifying the Motor Control Software Application
3.5. Generating .jic and .rbf files After Hardware Modifications
3.6. Recreate an SD Card Image
3.7. Modifying the HPS Safety Function Application
Visible to Intel only — GUID: uwc1716219295457
Ixiasoft
3.1. Generating the Platform Designer System
After making any changes in the Platform Designer project for the Drive-On-Chip Design Example, generate the system.
- Open Quartus Prime Pro, navigate to Tools > Platform Designer.
- Open the .qsys file located in /rtl/top_qsys.qsys.
- In Platform Designer click File > Save.
- Click Generate HDL….
- Click Generate.
- Click Close.
- If your changes result in new exported connections you can view the Platform Designer component template by clicking Generate > Show Instantiation Template….
Add new ports to the Platform Designer component instantiation in the top level RTL of the project <project variant>.v.
- Close Platform Designer.
After making a change to the Platform Designer system you must:
- Regenerate the Nios V/g board support package (BSP) with new BSP settings file and rebuild the software.
- Regenerate the .hex files for memory initialization.
- Recompile the hardware