Qsys System Design Tutorial

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

1.4.2.1. Create a New Qsys System and Set Up the Clock Soource

  1. In the Quartus II software, click Tools > Qsys to create a new Qsys design.
  2. In the System Contents tab, Qsys shows a clock source instance, clk_0. To open the clock source settings, right-click clk_0, and then click Edit.
  3. Turn off Clock frequency is known to indicate that, when created, the higher-level hierarchical system that instantiates this subsystem provides the clock frequency.
  4. Click Finish.
  5. Click File > Save As to save the Qsys system.
  6. In the Save As dialog box, type pattern_checker_system, and then click Save.