Right. genvars can be longer than varlist. the other way around
would be an error.
RJF
Wolfgang Jenkner wrote:
> Richard Fateman <fateman@cs.berkeley.edu> writes:
>
>
>>Martin RUBEY wrote:
>>
>>>should varlist and genvar really always have the same length or is
>>>this not required?
>>
>>not required, but they should agree as far as the shortest of the two.
>
>
> Is this not always VARLIST (since its rightmost element is supposed
> to be the current main variable)?
>
> Wolfgang