RE: EXTERNAL: Re: [vhdl-200x] Modular types

From: Martin.J Thompson <Martin.J.Thompson@trw.com>
Date: Tue Jul 01 2014 - 01:36:23 PDT
> Assuming we accept this proposal in some form, if you ask for integer'high ** integer'high you will be waiting
> quite a long time for the answer.  

No need for it to be that long - python does arbitrary integer arithmetic, and it takes negligible time to perform (10**31)**31 and print 3-and-a-bit lines of digits :) I don't see why a simulator should have worse performance.

Cheers,
Martin



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Tue Jul 1 01:42:48 2014

This archive was generated by hypermail 2.1.8 : Tue Jul 01 2014 - 01:43:37 PDT