by Robert A Duff <bobduff@[EMAIL PROTECTED]
>
Jul 22, 2008 at 04:34 PM
mockturtle <framefritti@[EMAIL PROTECTED]
> writes:
> type Unsigned_5 is mod 2**2;
That doesn't look right. ;-)
I don't know why -gnatwA doesn't work for you.
You should note that this bit-order stuff has been changed (improved)
between Ada 95 and Ada 2005.
- Bob