Related articles |
---|
EDIF Parser Needed hoare@imap.pitt.edu (Ray Hoare) (2000-06-20) |
Re: EDIF Parser Needed akmathen@hotmail.com (Abraham K. Mathen) (2000-06-30) |
From: | "Abraham K. Mathen" <akmathen@hotmail.com> |
Newsgroups: | comp.compilers |
Date: | 30 Jun 2000 00:52:40 -0400 |
Organization: | Compilers Central |
References: | 00-06-069 |
Keywords: | parse |
Hi,
>Does anyone know if an EDIF 200 (for logic circuits) parser
>is available?
First of all - the correct way to write an EDIF version is EDIF 2 0 0. The
spaces between the numbers are important.
Now, coming to your question, this question has been repeatedly asked on the
comp.compilers newsgroup since 1987. Here are two sources:
1) If you are looking for binaries (executable programs), then the
definitive source is <http://edif-tc.cs.man.ac.uk/parser>.
This is the EDIF Technical Centre, located at the Uty of Manchester, U.K..
These folks are responsible for all technical matters related to the EDIF
standard.
However, the parser's they have may not be supported on your hardware. In
which case you can ask them to build one for you. That might involve soem
kind of fees.
2) If you are looking for source code for an EDIF 2 0 0 parser try this one:
<http://mazsola.iit.uni-miskolc.hu/~drdani/edif.tar.gz>
As far as I know, it's freely distributable and modifiable.
Hope that gets you started.
Cheers,
Abraham K. Mathen
Return to the
comp.compilers page.
Search the
comp.compilers archives again.