RV32 SoC DS UG
High-Perf RV32 SoC DS UG
RV64 SoC DS UG API and Examples
Embedded IDE UG
Loading...
Searching...
No Matches
Timers
Timer demos for the Efinix Sapphire SoC.

These demos cover the available timer peripherals — from the RISC-V CLINT machine timer and interrupt handling to user-configurable timers and Watchdog supervision.

The following guides provide step-by-step instructions for setting up and executing each demo:

Available Demos
CLINT Timer Interrupt Demo Demonstrates periodic timer interrupts using the RISC-V CLINT machine timer with PLIC-based interrupt handling.
⏱️User Timer Demo Shows how to configure and use the user-programmable timer peripheral for custom timeout and interval operations.
🐕Watchdog Timer Demo Demonstrates Watchdog timer configuration, periodic servicing, and system reset behavior on timeout.