AI RESEARCH
Arch: An AI-Native Hardware Description Language for Register-Transfer Clocked Hardware Design
arXiv CS.CL
•
ArXi:2604.05983v1 Announce Type: cross We present Arch (AI-native Register-transfer Clocked Hardware), a hardware description language designed from first principles for micro-architecture specification and AI-assisted code generation. Arch A central design choice is that clocks and resets are themselves parameterized types (Clock, Reset ) rather than ordinary nets, converting clock-domain crossing (CDC) and reset-domain crossing (RDC) analysis from external linter passes into compile-time typing rules.