Altifigence Academy
KOStart learning

Course 02 · SystemVerilog

Sequential logic & clocks

Circuits that change over time. Explore clocks, resets and state with a counter.

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

01 / Learning material

What you will learn

  • Understand rising edges and registers
  • Observe a synchronous reset
  • Compare the wraparound sequence of a two-bit counter

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 ↗
Recommended firstCombinational logic ↗

Course outline

Course outline

01Count, reset and wrap aroundExplore synchronous reset and wraparound with a two-bit counter.25 min