MorphoHDL: A minimalistic language for growing circuits
Summary
MorphoHDL is a minimalistic domain-specific language for designing and growing circuits, offering a simple syntax for hardware description.
View Cached Full Text
Cached at: 07/14/26, 04:19 AM
Similar Articles
@yashetal: Growing Boolean circuits never looked cool but now it is
Alex Mordvintsev introduces MorphoHDL, a minimal language prototype for growing boolean circuits using size-agnostic graph rewrite rules.
Show HN: Mach – A compiled systems language looking for contributions
Mach is a statically-typed, compiled systems language designed for simplicity, explicivity, and maintainability. It is open-source and looking for contributions on GitHub.
Structured Testbench Generation for LLM-Driven HDL Design and Verification-Oriented Data Curation
This paper presents STG, a structured testbench generation framework for LLM-driven hardware design workflows that reduces token cost and improves verification reliability compared to existing prompt-based approaches.
Hypergraph as Language
This paper proposes Hyper-Align, a framework that serializes hypergraph structures into tokens via HIDT-O and HIP, enabling LLMs to process high-order relationships, and introduces HyperAlign-Bench for evaluation.
CPPL: A Circuit Prompt Programming Language
CPPL is a compiler-mediated framework that bridges LLMs and hardware design by using a Python DSL and JSON-based intermediate representation to enable statically checkable, optimizable RTL generation.