Converting Boolean expressions to CMOS Circuits
-
Updated
Oct 6, 2020 - Python
Converting Boolean expressions to CMOS Circuits
Code to take a gate expression and generate a sim file. This can be used to simulate and test it's behaviour with irsim
This repository contains a python script that converts a Boolean Expression to a .SIM file (circuit netlist description).
This repository contains a python script which converts a Boolean Expression to a .sim file.
EC302-VLSI-Design-Lab
Add a description, image, and links to the irsim topic page so that developers can more easily learn about it.
To associate your repository with the irsim topic, visit your repo's landing page and select "manage topics."