- Joined
- May 8, 2008
- Messages
- 1
- Reaction score
- 0
Hello,
I want to convert a 'real' number (4.17E13) into a std_logic_vector of 48 bits. How can I do this as the function conv_std_logic_vector only takes in integer values and my number is beyond this range !
Thanks
I want to convert a 'real' number (4.17E13) into a std_logic_vector of 48 bits. How can I do this as the function conv_std_logic_vector only takes in integer values and my number is beyond this range !
Thanks