N
Niiranen Miika
Guest
Hi all!
I'm wondering whether it is possible to use parameterized precompiled
modules in VHDL. If I recall correctly, in SystemC it was possible to
compile parameterized modules "in parallel" when the possible parameters
were known in advance. Say, a customer knows that he may want to use our
new adder with bus widths of 8, 16, and 32 bits. Is it possible to
automate the process of compiling (or even synthesizing) the adder for
these parameters, i.e., separate bit widths, so that these cases would not
have to be compiled and labeled separately? Giving the source VHDLs to the
client is not an option due to IP protection reasons. I use Synopsys
Design Compiler as a synthesis tool.
Sorry for this confusing explanation...
Miika Niiranen
I'm wondering whether it is possible to use parameterized precompiled
modules in VHDL. If I recall correctly, in SystemC it was possible to
compile parameterized modules "in parallel" when the possible parameters
were known in advance. Say, a customer knows that he may want to use our
new adder with bus widths of 8, 16, and 32 bits. Is it possible to
automate the process of compiling (or even synthesizing) the adder for
these parameters, i.e., separate bit widths, so that these cases would not
have to be compiled and labeled separately? Giving the source VHDLs to the
client is not an option due to IP protection reasons. I use Synopsys
Design Compiler as a synthesis tool.
Sorry for this confusing explanation...
Miika Niiranen