V
Viswan
Guest
hi,
I have question regarding multiplication in VHDL. I have many
multiplications to be done in an application and I have only one
multiplier in my hardware. And in many of the multiplications I am
going to do, I will have either multiplicand or multiplier or both as
some constant values. Now my question is how can I load these
constants as the input to the multiplier? Do I have to use some
separate registers to hold these constants through out or can I just
use some internal signals and assign them these constant values and
use those? Once synthesized, will there be any problem if I use the
internal signals to hold the constant values?
And also any suggestion to deal with these multiplication with
constants is greatly appreciated.
Thanks
Viswan
I have question regarding multiplication in VHDL. I have many
multiplications to be done in an application and I have only one
multiplier in my hardware. And in many of the multiplications I am
going to do, I will have either multiplicand or multiplier or both as
some constant values. Now my question is how can I load these
constants as the input to the multiplier? Do I have to use some
separate registers to hold these constants through out or can I just
use some internal signals and assign them these constant values and
use those? Once synthesized, will there be any problem if I use the
internal signals to hold the constant values?
And also any suggestion to deal with these multiplication with
constants is greatly appreciated.
Thanks
Viswan