From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00,INVALID_MSGID, SUBJ_ALL_CAPS autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2e03bc978c29ea47 X-Google-Attributes: gid103376,public X-Google-Thread: 1089ad,2e03bc978c29ea47 X-Google-Attributes: gid1089ad,public From: mfeldman@seas.gwu.edu (Michael Feldman) Subject: Re: ADA - VHDL Date: 1996/07/13 Message-ID: <4s8juh$2do@felix.seas.gwu.edu>#1/1 X-Deja-AN: 168204789 references: <31E2391F.A16BEBD@sh.bel.alcatel.be> <4s39be$gkt@felix.seas.gwu.edu> organization: George Washington University newsgroups: comp.lang.ada,comp.lang.vhdl Date: 1996-07-13T00:00:00+00:00 List-Id: In article , Jean-Marc Bourguet wrote: >This is what confuse you: VHDL didn't borrow the Pascal loop syntax, >but extented the notion of range in Ada to add a direction to the >range characteristic. You can define subtype of Days > subtype Forward_Days is Days range lundi to dimanche; > subtype Backward_Days is Days range dimanche downto lundi; >and use these subtype as index to an array. Ah, you are right - I missed this. Thanks for the correction. Mike Feldman ------------------------------------------------------------------------ Michael B. Feldman - chair, SIGAda Education Working Group Professor, Dept. of Electrical Engineering and Computer Science The George Washington University - Washington, DC 20052 USA 202-994-5919 (voice) - 202-994-0227 (fax) http://www.seas.gwu.edu/faculty/mfeldman ------------------------------------------------------------------------ Pork is all that money the government gives the other guys. ------------------------------------------------------------------------ WWW: http://lglwww.epfl.ch/Ada/ or http://info.acm.org/sigada/education ------------------------------------------------------------------------