Intel® High Level Synthesis Accelerator Functional Unit Design Example User Guide
ID
683025
Date
7/19/2019
Public
2.1. HLS AFU Design Example Software Requirements
2.2. Compiling and Simulating the HLS Component with the i++ Command
2.3. Generating a Platform Designer Container for the HLS Component
2.4. Generating the ASE Testbench
2.5. Running the ASE Testbench
2.6. Compiling the AF Bitstream
2.7. Loading AF Bitstream and Running the Host Application
5.1. Platform Designer Opens with an Error
5.2. The design unit was not found Error When Running the make sim Command
5.3. Verilog HDL Compilation Errors
5.4. Compilation Errors During ASE Testbench Generation
5.5. Incorrect Output During Simulation
5.6. AF Bitstream Compilation Fails
5.7. Verilog Files Not Found Errors
5.1. Platform Designer Opens with an Error
If you open the Platform Designer system, you might see the following error when you try to generate your system: Error: Failed to retrieve source files from Quartus project, manually re-run the commands included in …/quartus_sh_tcl_file_for_qsyspro.tcl in Quartus tcl shell.
You can ignore this error if you delete the files generated by Platform Designer, as they regenerate when you generate the ASE testbench and when you compile the AF bitstream.
The qsys-edit command might not work if your $PATH environment variable does not include the path to Platform Designer.
You can also avoid these errors by opening the temporary Intel® Quartus® Prime Pro Edition project you create in Changing Components in the HLD AFU Design Example using Intel® Quartus® Prime Pro Edition 17.1.1, and then opening Platform Designer using the Intel® Quartus® Prime Pro Edition GUI (instead of using qsys-edit from the command line).