|
|
|
Generating a System for Synthesis or Simulation |
When you finish adding components and connections to a Qsys system, you can click Generate on the Generate menu to open the Generation dialog box. which allows you to generate a system for synthesis, simulation, or both. Qsys system generation creates the system interconnect, and the HDL files that implement the instances in the system.
When you use the Qsys GUI to generate your design, Qsys shows you the command-line syntax to generate the same results with ip-generate and ip-make-simccript utilities.
Generating a simulation model:
Generating a system for synthesis:
Generating a Standard Qsys Testbench:
Generating a Qsys system using
the command-line:
|
For a complete list of the generated files, refer to the Creating a System with Qsys chapter in the Quartus II Handbook. For more information about Synthesis or Simulation, refer to the Quartus II Integrated Synthesis and Simulating Altera Designs chapters in the Quartus II handbook, respectively.
For more information about using Bus Functional Models (BFMs) and monitors to simulate Avalon standard interfaces, including tutorials demonstrating sample systems, refer to the Avalon Verification IP Suite User Guide. For AXI3 verification protocol information, refer to the Mentor Verification IP (VIP) Altera Edition (AE) document. For additional AXI verification protocol information, refer to Simulating the HPS Core in the Arria V Device Handbook, or Simulating the HPS Core in the Cyclone V Device Handbook. |