-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
50 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# Related Projects | ||
|
||
## orlib2ki | ||
|
||
C based OrCAD XML Library to KiCad Converter. | ||
|
||
- [Repository](https://github.com/fjullien/orlib2ki) | ||
|
||
## pyorlib2ki | ||
|
||
Python based OrCAD XML Library to KiCad Converter | ||
|
||
- [Repository](https://github.com/fjullien/pyorlib2ki) | ||
|
||
## OrView | ||
|
||
Utility to view Orcad V4.x and Orcad 32-bit Dos files (`*.sch`). Provided by Mace Tech Computer Systems. | ||
|
||
- [Homepage](https://web.archive.org/web/20050305202111/http://www.umace.com/index.html) | ||
- Download: | ||
- [`oview` Version 1.08](https://web.archive.org/web/20051104230341/http://umace.com/downloads/oview108.zip) | ||
- SHA256: `c344cef436deefb7085c1b925fc87721b975f1a424ed59a4435bc6fbb3e01024` | ||
- You are allowed to use this software for evaluation purposes before required to purchase a license. | ||
- Note that the company 'Mace Tech Computer Systems' is dissolved since 2011-03-08, see [Company Information in the UK](https://find-and-update.company-information.service.gov.uk/company/03411782). | ||
|
||
## AutoVue EDA Professional | ||
|
||
'AutoVue is the leading viewer for OrCAD' as statement on Oracle's website. It allows opening multiple file formats ranging from OrCAD version 15.7 to 16.6. | ||
|
||
- [Homepage](https://www.oracle.com/apps-tech/autovue/orcad-viewer.html) | ||
- Commercial Software | ||
|
||
## Altium | ||
|
||
Schematic and layout EDA tool providing an importer for OrCAD designs. | ||
|
||
- [Homepage](https://www.altium.com/) | ||
- Commercial Software | ||
- References: | ||
- [Importing a Design from OrCAD](https://www.altium.com/documentation/altium-designer/orcad-import) | ||
- [Cadence OrCAD to Altium Designer Migration Guide](https://resources.altium.com/sites/default/files/2022-04/Cadence%20OrCAD%C2%AE%20Migration%20Guide_0.pdf) | ||
- Note that you can import into Altium and and import the Altium design into KiCAD |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters