-
Combinational Circuits:
- Gates
- halfadder
- fulladder
- concatination
- multiplexors
- buffer
-
Sequential Circuits:
- Counters
- assignment
- d-flipflop
- register-file
-
Sequential-Combination Circuits
- finite state machines
- DRAM [4x72] : -> Dram consists of address of
4 depth
and bit size of72 bits
.
-
Verilog-HDL/SystemVerilog/Bluespec SystemVerilog v1.15
Makefile Tools v0.10.26.
src
directory contains design
files .v
ext.
tb
directory contains test bentch
files, that run on gtkwave
simmulation file marked with .vcd
ext.
temp
contains output
and vcd
files.