Skip to content
#

transistor

Here are 95 public repositories matching this topic...

An SRAM IP Uniquely designed with open source tools. Static RAM is a type of random-access memory that uses latching circuitry (flip-flop) to store each bit. The size of SRAM specs is 32kbit/4k bytes with 1.8v. A 6T SRAM pairs up with two access transistors for read, write state and cross coupled inverter to hold/regenerate the state.

  • Updated Jul 22, 2020
transistor-simulator

🔥 This project performs a simulation of N and P-type MOSFET transistors. Next, the creation of logic gates is performed using the simulated transistors. Then, a Half-Adder mechanism is created with the logic gates, to later use it in a binary sum algorithm.

  • Updated Oct 17, 2022
  • C

Add this topic to your repo

To associate your repository with the transistor topic, visit your repo's landing page and select "manage topics."

Learn more