Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adolbyb/vlsi-spice-pcbs
A collection of Schematics, PCBs and VLSI work on various platforms
https://github.com/adolbyb/vlsi-spice-pcbs
cadence eda eda-tools kicad ltspice orcad pspice schematics vlsi vlsi-design
Last synced: about 22 hours ago
JSON representation
A collection of Schematics, PCBs and VLSI work on various platforms
- Host: GitHub
- URL: https://github.com/adolbyb/vlsi-spice-pcbs
- Owner: ADolbyB
- Created: 2023-08-25T16:35:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-14T16:41:42.000Z (4 months ago)
- Last Synced: 2024-07-14T18:17:21.562Z (4 months ago)
- Topics: cadence, eda, eda-tools, kicad, ltspice, orcad, pspice, schematics, vlsi, vlsi-design
- Language: C++
- Homepage:
- Size: 6.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VLSI | SPICE | PCBs | Schematics
This is a collection of similar items I needed for for Project Research. Topics range from KiCad schematics and PCB development, to PSPice and Circuit Development, and finally for VLSI design there is EDA Playground and LTSpice.
## PSPice (OrCad Capture CIS Lite)
- Download OrCad Capture CIS Lite 17.2 [Here](https://archive.org/details/data2_202303) or [Here](https://archive.org/details/17.2-or-cad-lite-capture-pspice).
- Note that this is the license-free (Lite) version & is posted in the public domain. It does not require a license key or activation. Please use responsibly.
- This version of OrCad PSpice was used exclusively for all electronics class simulations.
- All of the PSpice projects are my own work.## EasyEDA
- [Download EasyEDA](https://www.analog.com/en/resources/design-tools-and-calculators/ltspice-simulator.html)
- The Free Version is sufficient for entry-level projects.
- SparkFun [EasyEDA Tutorial](https://www.sparkfun.com/news/6906?hss_channel=fbp-153488801415) for PCB design.
- Easy EDA free Standard Version allows local storage of project files.
- This EDA is a complete concept-to-PCB solution for no cost.## KiCAD
Some useful KiCad Tutorials:
- Shawn Hymel: [KiCAD Tutorial](https://www.youtube.com/playlist?list=PLEBQazB0HUyR24ckSZ5u05TZHV9khgA1O) Playlist.
- Chris Gammel: [Getting To Blinky KiCad Tutorial Series](https://www.youtube.com/watch?v=iTyi3RvNoB0&list=PLy2022BX6Esr6yxwDzhqYZyuuenJE2s5B)
- Chris Gammel: [Getting To Blinky 5.0](https://www.youtube.com/watch?v=BVhWh3AsXQs&list=PLy2022BX6EspFAKBCgRuEuzapuz_4aJCn)
- element14 presents: [Episode 485: How to Make a Custom PCB From Design to Assembly](https://www.youtube.com/watch?v=p6Fc1ep98VI) .The only downside to KiCad is the lack of any SPICE simulation, although it does check basic electrical rules.
Official KiCad Links:
- [KiCAD Learning Resources](https://www.kicad.org/help/learning-resources/) page with tutorials.
- [KiCAD Docs](https://docs.kicad.org/)
- [KiCAD Forum](https://forum.kicad.info/)## EDA Playground
- [Online IDE](https://www.edaplayground.com/)
- [Quick Start](https://eda-playground.readthedocs.io/en/latest/quick-start.html) Docs
- [GitHub Repo](https://github.com/edaplayground/eda-playground)## LTSpice
- [Download LTSpice](https://www.analog.com/en/resources/design-tools-and-calculators/ltspice-simulator.html)
- 3 Video [LTSpice Tutorial for Beginners](https://www.analog.com/en/resources/media-center/videos/video-series/ltspice-getting-started-tutorial.html) by Analog Devices.
- Also see additional tutorials by Analog Devices in these playlists:
- 7 Video [LTSpice Essentials Tutorial](https://www.analog.com/en/resources/media-center/videos/video-series/ltspice-essentials-tutorial.html)
- 4 Video [How to Use LTspice for AC & Noise Analysis](https://www.analog.com/en/resources/media-center/videos/video-series/ltspice-ac-noise-analysis-tutorial.html)
- Article [Get Up and Running with LTspice](https://www.analog.com/en/resources/analog-dialogue/articles/get-up-and-running-with-ltspice.html)## Status:
![GitHub Repo Size](https://img.shields.io/github/repo-size/ADolbyB/schematics-pcbs?label=Repo%20Size&logo=Github)