Skip to content

this is my decoder 2by4 implementations using and gates and not gates#16

Open
sparkyruth wants to merge 5 commits into
Muriukidavid:masterfrom
sparkyruth:master
Open

this is my decoder 2by4 implementations using and gates and not gates#16
sparkyruth wants to merge 5 commits into
Muriukidavid:masterfrom
sparkyruth:master

Conversation

@sparkyruth

Copy link
Copy Markdown

No description provided.

sparkyruth and others added 5 commits May 31, 2018 05:57
created decoder2by4.h file where the decoder module implementation was done
created monitor.h, driver.h files where monitor and driver module implementation was done respectively
added the module instances in decoder2by4.cc and this is also where the interconnection between modules was done.
…1by2 decoders

created andgate.h file where the andgate implementation was done.
created inverter.h file for the notgateimplementation.
included the andgate.h and inverter.h files in the decoder2by4.ccp
@sparkyruth sparkyruth closed this Jun 28, 2021
@sparkyruth sparkyruth reopened this Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants