ID:287076 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. Analysis & Synthesis 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.
  1. Analysis & Synthesis 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: