On Tue, 15 Jun 2004, Steven Sharp wrote:
> Note that conditional generates can already be used to test the values of
> parameters and select different implementations (including the limited case
> of instantiating one of several possible modules).
>
> Steven Sharp
> sharp@cadence.com
I did suggest using generates, but it wasn't that well received. One
problem is that once you have a module doing the instantiation via
generate it may be difficult to add more modules with different
"parameter sets", whereas if there is no "master" and the simulator
chooses then you can add as many variations as you like and they will all
be considered (you could miss some with the generate approach).
Kev.
Received on Tue Jun 15 16:52:26 2004
This archive was generated by hypermail 2.1.8 : Tue Jun 15 2004 - 16:52:39 PDT