X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=inFKpsB41JWGZSENusD6d0D8NmxQWtdYDpurCXjUWLw=; b=C071qQgQnYh9TOoexPqUOO/Mh6iDK4653U3cDMrHZGck70EcH3QDd7YC22ihCUCm4F q3SqxNTsxcbyTJNse6NjbUgWP2d0qV5f6WP75HImFaU2HvES/t6VpcX/EzFMAVfoqQMJ EsWg0cUM9+uJ+9sMt9HAxHc4w4iuf52ciKidwmoo6wHNHi8bV7W5d6bVAiFCk1uzuMPz 4MD/vjtvwFQgKRw7X3Lib/0eQy6Ax7HckefE1Ll7SNeFkZffytTM2dl9ScJhirn7FOBP InShbQAXyXJ3xyKkV5rHDMprURxjO/nqipfFZnLRGjZdmdRzqgg101BHjMZL61fswR9f 2Apg== MIME-Version: 1.0 X-Received: by 10.224.74.132 with SMTP id u4mr98165849qaj.61.1419920458842; Mon, 29 Dec 2014 22:20:58 -0800 (PST) Date: Tue, 30 Dec 2014 06:20:58 +0000 Message-ID: Subject: [geda-user] Converting schematic from OrCAD to gschem From: "Katya M." To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 Reply-To: geda-user AT delorie DOT com Hello Community, I am building a GSM modem board based on a certain obsolete chipset from a little over a decade ago. I am using the chip vendor's reference design as my starting point. The chip vendor (who no longer make these chips and want nothing to do with them) used OrCAD for their schematics, but for my board I would like to use gEDA. My question: is there any way to convert a schematic drawing from OrCAD's proprietary binary format (.dsn) into gschem other than manually redrawing it from scratch based on a paper printout of the original? I found the historic DSN file here: ftp://ftp.ifctf.org/pub/GSM/Calypso/Leonardo_rev05.dsn There are also a few Leonardo_*.pdf files in there, containing PDF schematics for 3 slightly different versions of their board. 3 different PDF versions, but only one DSN - and I'm not even sure which of the 3 the DSN corresponds to, as I have no way to open or view it. The parts of the circuit depicted on the "200 Baseband Chip-Set" and "600 Rita QB RF" sheets will need to be copied almost verbatim from the reference design to mine, so I would really like to simply "import" these sheets from the OrCAD drawing, if possible. If no scripted conversion of any kind is possible, the fallback would be to redraw all of the symbols and nets on those two sheets manually in gschem, based on one of the PDF versions, but I'm hoping there might be some better way... TIA, Katya