Data Types and Procedural Statements
This session, with four lessons shown in the tabs below, covers SystemVerilog’s default data types, variable declaration, and type casting. Learn about the two basic array types, their usage, and indexing. Explore the array types available and the methods for their use. Understand selection, loop, and jump statements in SystemVerilog. By the end, you’ll have a solid grasp of these fundamental concepts.

-
Data Types and Procedural Statements
SystemVerilog Data Types
You will learn SystemVerilog's default data types, variable declaration, and type casting in this informative session.
Multidimensional Arrays
You will learn the two basic array types in SystemVerilog and learn their usage and indexing in this lesson.
Built-In Unpacked Arrays
You will learn the array types available in SystemVerilog and the methods provided for their use in this session.
Procedural Programming Statements
You will learn about selection, loop, and jump statements in SystemVerilog in this insightful lesson.