You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VeriFlow-CC: A Claude Code-driven RTL design pipeline. Automates Chip-on-Chat from architecture to synthesis (iVerilog/Yosys) using a stateful, zero-dependency LLM orchestration skill. Features sub-agent nesting for code gen and behavioral-driven verification.
VeriFlow-Agent: Agent-based RTL Design Pipeline A LangGraph-powered RTL design automation tool that transforms hardware design from manual coding to agent-based workflows. Features 7-stage pipeline (Architect → Synthesis), multi-backend LLM support (Claude/Anthropic/LangChain), and three interfaces: Claude Code Agent, Web UI, and CLI.
IEEE 754 half-precision (FP16) FPU in Verilog — implements Add, Sub, Mul, Div with a Python/NumPy verification pipeline. Achieves 99.7% accuracy across 10,000 randomised test cases including subnormals, overflow, and NaN edge cases.