Intel® Quartus® Prime Pro Edition User Guide: Platform Designer

ID 683609
Date 6/20/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

4.4.2. Adding Generic Blackbox Component Parameters

You can specify and modify parameters for generic components that have a Blackbox implementation. This technique allows you to instantiate a component that defines only the signal and interface boundary of an entity, without providing the component's implementation at this stage. You can then add parameters and define their default properties in the Component Instantiation editor.

  1. Define a generic blackbox component, as Creating Generic Components in a System describes.
  2. In the Component Instantiation editor, click the Parameters tab.
    Figure 96. Parameters Tab in Component Instantiation Editor (Blackbox Mode)
  3. Click the Add Parameter button to add and specify default values for the parameter Name, Value, Type, Bit Width, and whether Editable.
  4. Add signals and interfaces on the Signals and Interfaces tab, as Adding Generic Component Interfaces and Signals describes.
  5. When you are done adding parameters and interfaces, click Finish in the Component Instantiation editor. The component appears in the System View tab.