Lets AI agents design hardware in C-like HDL and verify Verilog output.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "cg-agent-kit" yet — see the docs or source repo.
Write an 8-bit counter module with synchronous reset in C-like HDL and compile it to Verilog. Then run synthesis checks and report syntax errors, width issues, and whether it is synthesizable.
Returns the HDL source, generated Verilog, and synthesis-check results with issue details.
Design a two-stage pipelined multiply-accumulate unit with two 16-bit operands and an accumulator register, describe it in C-like HDL, compile it to Verilog, and verify timing and synthesis feasibility.
Provides the module implementation, Verilog output, and a summary of pipeline structure and verification conclusions.
I have a state machine written in C-like HDL. Compile it to Verilog and run toolchain verification, focusing on uncovered states, latch inference risks, and reset logic correctness.
Outputs the Verilog and verification report, highlighting potential FSM defects and suggested fixes.
Extend AI coding agents with curated skills for development and professional workflows.
Equip AI coding agents with production-ready engineering and delivery skills.
Learn provider-neutral agent design best practices across coding agent environments.
Run, build, and validate firmware on virtual hardware with hardware knowledge support.
Install and manage AI agent skills from GitHub with one command.
Generate reusable AI agent skills and draft configs from website documentation.