Thanx Mr RVSachin,
But i am not looking for the answer u gave . i want to know will u increses the range of the integer more then 2^31. I mean to say that how will u represent a number which is grater then 2^31 using integer.
My problem is i am trying to store number more then intgere range of 2147483647 into a integer data type which i am getting from std_logic_vector. I am type casting into intgere type but since the range of the intgere is from -2^31 to 2^31 hence due to the last bit of std_logic_vector it is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.