Zuspec LanguageΒΆ
Zuspec is a Python-embedded multi-abstraction language for modeling hardware - from the transfer-function level down to RTL.
Version: 2026.1 (January 2026)
Quick Links:
API Reference - Complete API documentation (154 elements)
README - Quick start guide
Parameterization Guide - Const fields and lambda expressions
Zuspec IR Checker - IR Checker and flake8 integration (NEW!)
Profile System - Platform-specific abstraction levels
User Guide:
Advanced Topics:
Note
The mypy-based profile checker (profile_checker_guide) is deprecated as of version 2026.1. Use the new flake8-based IR checker instead (see Zuspec IR Checker).