Qsys System Design Tutorial

ID 683378
Date 5/04/2015
Public
Document Table of Contents

1.10.1.1. Create a New Qsys System for the Design Under Test

  1. In the Quartus II software, open the Quartus II Project File, qsys_sim_tutorial.qpf, from the \simulation_tutorial directory.
  2. In Qsys, click File > New System to create a new Qsys design.
  3. To remove the clock source, which is not needed for this design, right-click clk_0, and then click Remove.
  4. In the IP Catalog, select Custom Pattern Generator from the Memory Test Microcores group, and then click Add.
  5. In the parameter editor, click Finish to accept the default parameters.
  6. Rename the instance to pg to provide a short instance name for the pattern generator.