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.
The size of the integer is most likely limited by the simulator you are using.
You can try using the real type. In modelsim it can be as large as 1.000000e+308. I assume you need the integer for something that you want to look at in a simulation only.
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.