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
Livestream Shopping Platform Icon
Livestream Shopping Platform

buywith is the most frictionless Livestream shopping platform, helping e-commerce sites thrive while empowering content creators.

buywith is an immersive livestream shopping platform and creator marketplace, revolutionizing the Social Commerce landscape. Leveraging its patented technology, buywith seamlessly integrates into any commerce website, empowering retailers and brands to connect with their audience and drive sales through influencer-led Live shopping events.
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