An Electronic Definition Interchange Format (EDIF) parser which allows exports
from one EDA schematic capture system (such as OrCad) for import into another (such as KiCad)

Project Activity

See All Activity >

License

GNU General Public License version 2.0 (GPLv2)

Follow Edif to KiCad translator

Edif to KiCad translator Web Site

Other Useful Business Software
SalesBuilder CRM Icon
SalesBuilder CRM

Homebuilders seeking a solution to record sales, track option selections, and generate contracts

SalesBuilder CRM is a cloud-based 4-in-1 homebuilder CRM software that will meet all your sales and marketing needs. Features include capturing & nurturing prospects, managing recorded sales, tracking option selections, and generating contracts.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • Since I cannot post anywhere else, I'll try it here: I found a couple of problems using this software: * If you export EDIF from Orcad, this EDF might have newlines at each 80 characters; if you use this file as input to the pretty print, spaces that happen to occur where these newlines are entered will be 'swallowed', and so it will show up as syntax error in the pretty-printed EDF. * When I tested it, the program segfaulted; it was because ref->p for some reason was a null pointer in edif.y:1456 - the solution is to insert the line "if (ref->p == NULL) ref->p = &zplst;" right before line 1455 (which is "OutInst(cellRef, ref->s, ") .... Other than that - the program seems to work fine !!
Read more reviews >

Additional Project Details

Operating Systems

Cygwin, Linux

Intended Audience

Developers

Programming Language

C, Yacc

Related Categories

C Electronic Design Automation (EDA) Software, Yacc Electronic Design Automation (EDA) Software

Registered

2007-09-28