G
genlock
Guest
Hi,
Is there a way to divide an integer by a real number(decimal number).
Can we simply use the operator '/' as follows:
eg: a <= 1234/ 1.36;
where we define 'a' as an integer.
Are there any specific libraries to be included for such a VHDL design
file.
If so, should these libraries be included in a particular order?
Thankyou
Is there a way to divide an integer by a real number(decimal number).
Can we simply use the operator '/' as follows:
eg: a <= 1234/ 1.36;
where we define 'a' as an integer.
Are there any specific libraries to be included for such a VHDL design
file.
If so, should these libraries be included in a particular order?
Thankyou