Intel® Quartus® Prime Pro Edition User Guide: Platform Designer
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: mwh1409958648983
Ixiasoft
Visible to Intel only — GUID: mwh1409958648983
Ixiasoft
2.16. Generating a Platform Designer System
If you make changes to your system, Platform Designer prompts you to generate your system before closing. Generate your system to ensure that the Compiler includes any changes you make to your system.
- Open a system in Platform Designer.
- Consider whether to specify a unique generation ID, as Specifying the Generation ID describes.
- Click the Generate HDL button. The Generation dialog box appears.
- Specify options for generation of Synthesis, Simulation, and testbench files, as Generation Dialog Box Options describes.
- Consider whether to specify options for Parallel IP Generation, as Disabling or Enabling Parallel IP Generation describes.
Figure 45. Platform Designer Generation Dialog Box
- To start system generation, click Generate.
Note: Platform Designer may add unique suffixes (hashes) to ip component files during generation to ensure uniqueness of the file. The uniqueness of the files is necessary because the IP component is dynamic. The RTL generates during runtime, according to the input parameters. This methodology ensures no collisions between the multiple variants of the same IP. The hash derives from the parameter values that you specify. A given set of parameter values produces the same hash for each generation.
Section Content
Generation Dialog Box Options
Specifying the Generation ID
Disabling or Enabling Parallel IP Generation
Files Generated for Platform Designer Systems
Generating System Testbench Files
Generating Example Designs for IP Components
Incremental System Generation Example
Generating the HPS IP Component System View Description File
Generating Header Files for Host Components