Skip to content

Code to take a gate expression and generate a sim file. This can be used to simulate and test it's behaviour with irsim

Notifications You must be signed in to change notification settings

thesrsakabuvttchi/CMOS-circuit-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMOS.py

This script takes a gate expression and generates a sim file which can be used with to simulate and test it's behaviour with irsim

test.py

This script builds helps in testing the circuit, input is number of inputs, list of inputs and the name of output vector, the generated tcl file "test.tcl" can be run in irsim using source test.tcl

About

Code to take a gate expression and generate a sim file. This can be used to simulate and test it's behaviour with irsim

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published