-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
Example Modules - Verilog
< verilog
Revision as of 05:39, 21 April 2018 by AleksandarK (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Basics
Language
Gate Level Modeling
Behavioral Modeling
- Always Block
- Procedural Assignments
- Continuous Assignments
- Conditional Statement
- Case Statement
- Looping Statements
- Looping Statements
Testing
Modules
- Modules
- Example Modules
Below is a list of example modules.
Examples
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 |