Converting Boolean expressions to CMOS Circuits
-
Updated
Oct 6, 2020 - Python
Converting Boolean expressions to CMOS Circuits
A project for designing and implementing TTL to CMOS and CMOS to TTL interfacing in a microcontroller environment using NGSPICE. The code includes simulations and analysis of signal behaviour across different logic families.
This repository contains a CMOS inverter circuit designed and simulated using LTspice. A CMOS inverter which is actually a "Hello World" in VLSI design logic is a fundamental building block in digital electronics, and this project aims to showcase its operation and characteristics.
This repository contains some the codes to simulate various operations and characteristics of MOS circuits
This repository contains a python script which converts a Boolean Expression to a .sim file.
This repository contains all the experiments which I have done on LTSpice software for the VLSI Design course.
Design and Layout implementation of a high-performance two-stage Operational Amplifier (OPAMP) using180nm semiconductor technology. Achieved required gain, bandwidth, and power efficiency through simulation and characterization.
FuzzyMSFLA-Algorithm (Fuzzy adaptive optimisation method)
Designing JK Flip-Flop CMOS using Synopsys Custom Compiler.
Using a pulse wave as an input referencing as clock we try to generate three different pulses having different pulse width
In this repository, there are designs and simulations for VLSI chip projects based on simple CMOS logic circuits and gates, created using the Microwind tool.
This project showcases the design and simulation of a 7T MCPL SRAM using adiabatic logic for low-power efficiency, developed for ECL 312 at IIIT Nagpur. It compares the 6T and 7T SRAM designs in terms of power, energy, and stability, with simulations done in WinSpice and Microwind.
CMOS preprocessor design based on neural networks for detecting heart rate.
This project showcases the design and simulation of a 2-Bit CMOS Comparator, developed for ECL 312 at IIIT Nagpur. It consists of results of simulations done in WinSpice and Microwind.
Final Transmission Line Analysis Project for my UW Applied Electrodynamics course which implements a Transmission Line representation of a CMOS circuit using the circuit simulator program, LTSpice.
180nm CMOS Design And Implementation of a Seven Segment Display Controller Using a 4-bit Binary Input (The repository with same name is created long ago and a new repository with the same name is created later and the contents in the repository is updated)
FuzzyACOR-Algorithm (Adaptive fuzzy metaheuristic based optimisation algorithm)
Implementation of 2-bit & 8-bit CMOS microelectronic circuit simulations in HSpice
Add a description, image, and links to the cmos-circuits topic page so that developers can more easily learn about it.
To associate your repository with the cmos-circuits topic, visit your repo's landing page and select "manage topics."