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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a3d092522abdb5b9 X-Google-Attributes: gid103376,public From: Gautier Subject: Re: Interrupt Service Routine ? Date: 1999/06/29 Message-ID: <377891C6.6B5DA1AD@Maths.UniNe.CH>#1/1 X-Deja-AN: 495124741 Content-Transfer-Encoding: 7bit References: <376E5BDE.61712C3F@mez.ruhr-uni-bochum.de> To: Guenter Grau X-Accept-Language: en Content-Type: text/plain; charset=us-ascii MIME-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-06-29T00:00:00+00:00 List-Id: > I'm looking for some sample code containing an interrupt handler with port-I/O. > I'd like to compare a software-based counter with 7-segment-output with a > VHDL description of the same to provide a short introduction to VHDL by > comparison to Ada. As I'm not familiar with Ada any more :( I would be grateful > for a code snippet with an ISR doing some port-output that could in principal > be compiled. It'll be part of an exercise in our lecture on "Microelectronics". If it can help, I have made a fine timer interrupt with GNAT/DOS - not professional at all but works on DOSes, Win95 and Win NT. URL: PC_PAQS.ZIP, http://members.xoom.com/gdemont/gsoft.htm direct: http://members.xoom.com/gdemont/logiciel/pc_paqs.zip -- Gautier