Skip to content

benanderman/UnitTest_Logic_ICs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

UnitTest_Logic_ICs

Arduino unit tests for 74-series logic chips. Currently supports gates (00, 02, 04, 08, 30, 32, 86), other stateless chips (139, 157, 245, 283), the 161 4-bit counter, the 173 4-bit register, and the 283 8-bit register. Sets all possible input values for stateless chips, and verifies the outputs are correct. For chips that store a state, tests a lot of the possible combinations of inputs and functionality.

About

Arduino unit tests for 74-series logic chips

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages