Quartus

Can't find an inherited or default value for parameter <name> -- specify a parameter value


CAUSE:

In an Instance Declaration or in-line logic function reference in a Text Design File (.tdf), you instantiated a parameterized megafunction or macrofunction, but you did not specify a value for the specified parameter. The Compiler tried to use an inherited or default value for the parameter, but cannot find one. Therefore, in order to use the parameterized megafunction or macrofunction, you must specify a parameter value.

NOTE
  1. The Compiler searches for parameter values as described in Parameter Value Search Order.

  2. A default value that you specify in a Parameters Statement in a TDF applies only to that TDF; the default value does not apply to the TDF's subdesigns.

ACTION:

Perform one of the following actions:

- PLDWorld -

 

Created by chm2web html help conversion utility.