From WikiChip
Example Modules - Verilog
< verilog
Revision as of 06:39, 21 April 2018 by AleksandarK (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Below is a list of example modules.

Examples[edit]

Module Description
Adder Adder is the part of IC that performs addition of numbers. It is essential part of every IC
Multiplexer(MUX) MUX is the part of the circuit part that chooses output of multiple inputs
ALU ALU is part of IC that performs arithmetic operations
Counters
8-bit counter
LFSR counter
Memory
Single-port RAM
Dual-port RAM