Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. srsamit

    how to increse the range of integer more then 2^31

    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.
  2. srsamit

    how to increse the range of integer

    Hi, Can anybody tell me which construct to use to increses the range of the integer.
  3. srsamit

    How to increse the range of intgere from 2147483647 -- -2147483648

    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...

Part and Inventory Search

Back
Top