Skip to content

Implementation of a 2by4 decoder#34

Open
evanshango wants to merge 10 commits into
Muriukidavid:masterfrom
evanshango:master
Open

Implementation of a 2by4 decoder#34
evanshango wants to merge 10 commits into
Muriukidavid:masterfrom
evanshango:master

Conversation

@evanshango

Copy link
Copy Markdown

No description provided.

Evanshango added 10 commits June 26, 2018 02:12
add inverter.h file in decoder1by2 directory
add andgate.h file
add trace signals in decoder_2by4.cc file
add instances of decoder1by2 and andgates in decoder_2by4.h
connect signals to individual instances of decoder1by2 and andgates
add output ports in decoder_2by4.h file
add driver ports in driver .h file
add port in monitor.h file
add relevant images in the images directory
update README.md with relevant information
modify dff.h to remove errors
change time units in driver.cc and main.cpp for output signals
correct errors in monitor.cc
add nandgate.h and nandgate.cc files
add signal in dff.h file
update Makefile to capture additional files
add more input signals in dff.h file
add instances of nandgate and notgate in dff.h file
connect each signal to individual nandgate instance in dff.h file
add more signal inputs in main.cpp file
create instances of D-flipflops in main.cpp file
connect each input signal to individual D-flipflop instances
add more output trace signals in main.cpp file
add output ports in monitor.cc file
add input ports in monitor.h file
add README.md file to D-flipflop
add relevant images and detailed information for both D-flipflop and
4bit shift register
add ALU.h driver.cc driver.h main.cpp and monitor.h files
add Makefile
adjust image height and width
adjust image height for results
add Contributors
add conclusions
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.

1 participant