Giter Club home page Giter Club logo

digital-logic-design's Introduction

Discrete Transistor Logic Gates

This repo is associated with our custom ASIC video.
It contains my designs for 2 input, 3 input, and 4 input And/Or gates, and an inverter. These are CMOS logic gates built using SOT-523 MOSFETs. These designs can technically be infinitely scaled to any number of inputs. You're better off going towards VLSI and creating dedicated Pull-Up networks and Pull-Down Networks (PUN/PDN)s though. That'll dramatically slash transistor count and thus board space.

Let us know if you do anything using this. It's a pain to work with, but it can be made to work. You have to use the modern kicad append board feature to place each logic gate where it goes on the board, then manually set each mesh. That's the best way I could come up with to do this.

There are schematics associated with each of these gates in their respecitve folders. They're full kicad projects. That should provide enough context for what the circuit does. For immediate reference, the footprints are provided below.

The full board

Decoder

It's associated logic experssions.

Logic Expressions

The Inverter

inverter

2 Input And Gate

2 input AND gate

2 Input Or Gate

2 input OR gate

3 Input And Gate

3 input AND gate

3 Input Or Gate

3 input OR gate

4 Input And Gate

4 input AND gate

4 Input Or Gate

Not Implemented.
Never will be.
Follow the pattern.

digital-logic-design's People

Contributors

cc-ian avatar

Watchers

Chandler avatar Kyle Vasulka avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.