#79: Support DGC generated EDIF 200 files on Xcircuit ---------------------------------+------------------------------------------ Reporter: chitlesh | Owner: shakthimaan Type: defect | Status: new Priority: major | Milestone: Upstream Component: Starter task | Version: devel Keywords: xcircuit, dgc, edif | ---------------------------------+------------------------------------------ = bug description =
Xcircuit currently supports only cadence generated EDIF 200. However the interoperability between dgc and xcircuit is broken with respect import of EDIF 200.
= bug analysis =
This is fairly a small improvement on the existing xcircuit sources. You will find EDIF 200 files from both cadence and dgc here : https://fedorahosted.org/fedora-electronic-lab/wiki/Analog/xcircuit
= fix recommendation =
$ yumdownloader --source xcircuit $ rpmdev-extract xcircuit [TAB]
you will have the source of xcircuit and have a look at the edif.tcl file.
electronic-lab@lists.fedoraproject.org