Skip to content

Implementation of a 2by4 decoder#18

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

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

Conversation

@evanshango

Copy link
Copy Markdown

A representation of a 2by4 decoder using instances of a 1by2 decoder

Evanshango added 18 commits May 28, 2018 12:34
add new pin connections in decoder2by4.cc file
add trace signals to interconnect modules
add input and output ports in decoder2by4.h file
add two driver output in driver.h file
add input ports in monitor.h file
add images folder
create andgate.h file
Include circuit image of 2by4 decoder
add circuit image of a 2by4 decoder
add image name in the README.md file
create andgate.h file
create instance of 1by2 decoder
add additional ports for driver and monitor
add MOC image for 2by4 decoder
add circuit image and timing diagram
add circuit image
Add conclusions to the README.md file
add inverter.h file
include inverter.h file in decoder_1by2.h file
include andgate.h file
Add directory for a D-flipflop model with initial code and a test bench
modify monitor.cc file
add trace signals in main.cpp file
modify time units in driver.cc file
create nandgate.cc and nandgate.h files
include nandgate.h file in nandgate.cc
modify dff.cc for signal input
add signals in dff.h
include inverter.h file in dff.h from decoder1by2 directory
include nandgate.h file in dff.h
create four instances of nandgate and an instance of notgate
link signals with nandgates
add image for timing diagram, circuit and mode of computation
add truth table for D-flipflop
add README.md file for D-flipflop
add input ports in monitor.h file
add output ports in monitor.cc file
add input signals in main.cpp file
bind each signal to respective D-Flipflop instances
add images of truth table and a representation of a 4bit shift register
update README.md file
Update README.md file
add conclusions to README.md file
modify andgate.h file
connect signals to ports in decoder_2by4.cc
create instances of decoder and andgates in decoder_2by4.h
connect signals to respective andgates and decoder instances
@evanshango evanshango closed this Jun 23, 2018
Evanshango added 2 commits June 24, 2018 02:43
add makefile for D-flipflop
add trace signals in main.cpp
remove GTKwave installation
@evanshango evanshango reopened this Jun 25, 2018
delete the initial D-flipflop directory
@evanshango evanshango closed this Jun 25, 2018
@evanshango evanshango reopened this Jun 25, 2018
Evanshango added 3 commits June 25, 2018 22:14
add initial files for D-flipflop
remove D-flipflop directory with initial files
delete initial D-flipflop folder
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