Gate Level Modeling
Built-in primitives (and, or, not), gate delays.
Gate Level Structural Modeling
Test your knowledge on this topic.
Question 1 of 3
Q1.In a Verilog primitive instantiation like nand(out, in1, in2);, what is the strict port connection rule?
Related Articles
Switch Level Modeling
NMOS, PMOS, CMOS switches, transmission gates.
10 min read
User Defined Primitives
Creating custom combinational/sequential primitives.
6 min read
Generate Blocks
Conditional and loop generate for scalable structures.
12 min read
Modeling Latches
Level sensitive behavior, inferring latches accident.
6 min read
Module Instantiation
Port mapping by order, by name.
6 min read