Altifigence Academy
KOStart learning

Course 03 · SystemVerilog

Registers & data flow

Follow moving bits to understand shift registers and serial input.

Beginner1 lab25 minFree learning materials
Start lab
Read the code → run it → compare the result.

01 / Learning material

What you will learn

  • Connect a register’s previous and next values
  • Follow serial input one bit at a time
  • Compare waveforms and final values for an input sequence

02 / Course guide

Before you begin

A short, guided SystemVerilog lab. Prepare a Digital Design Studio Desktop project and the permissions to run it.

Installation & first launch ↗

Course outline

Course outline

01Move bits through a shift registerFollow serial input as it moves through a three-bit register.25 min