Symmetric Cryptographic Accelerator Hard IP User Guide
ID
714305
Date
11/28/2025
Public
4.1. Installing and Licensing IP Cores
4.2. Specifying the IP Parameters and Options
4.3. Generated File Structure
4.4. Symmetric Cryptographic Accelerator Hard IP Flow
4.5. Dynamically Disabling the SM4 Capability
4.6. Error Handling
4.7. Error Reporting
4.8. Resetting the IP
4.9. Channel Definition and Allocation
4.10. Byte Ordering
4.11. AXI-ST Single Packet Mode
4.12. AXI-ST Multiple Packet Mode
4.2. Specifying the IP Parameters and Options
The IP parameter editor allows you to quickly configure your custom IP variation. Use the following steps to specify IP options and parameters in the Quartus® Prime Pro Edition software.
- If you do not already have an Quartus® Prime Pro Edition project in which to integrate your Symmetric Cryptographic Accelerator Hard IP, you must create one.
- In the Quartus® Prime Pro Edition, click File > New Project Wizard to create a new Quartus Prime project, or File > Open Project to open an existing Quartus Prime project. The wizard prompts you to specify a device.
- Specify the device family Agilex™ 7 and select a device that contains the Symmetric Cryptographic Accelerator Hard IP that meets the speed grade requirements for the IP.
- Click Finish.
- In the IP Catalog, locate and select Symmetric Cryptographic Accelerator Hard IP . The New IP Variation window appears.
- Specify a top-level name for your new custom IP variation. The parameter editor saves the IP variation settings in a file named <your_ip> .ip.
- Click OK. The parameter editor appears.
- Specify the parameters for your IP variation. Refer to IP Parameter settings for information about specific IP parameters.
- Optionally, to generate a simulation testbench or compilation and hardware design example, follow the instructions in the Design Example.
- Click Generate HDL. The Generation dialog box appears.
- Specify output file generation options, and then click Generate. The IP variation files generate according to your specifications.
- Click Finish. The parameter editor adds the top-level .ip file to the current project automatically. If you are prompted to manually add the .ip file to the project, click Project > Add/Remove Files in Project to add the file.