Basic if Statements and Comparison Operations

if and if-else Statements

Discusses the use of if and if-else statements as well as comparison operations to control the flow of execution in a sketch.

eye 12.6K
×
Statements

Statements and the Use of Semicolons

Description of what constitutes a statement.

eye 2.64K
×
Verilog® HDL: The First Example

Module, I/O Ports, Bus, and Assign

An example of how to use Verilog® HDL. Includes information on module, I/O ports, bus, and assign statements.

eye 13.2K
×