Agent Claude Code
A Chinese-language agent for reviewing chip microarchitecture documents and related design outputs. Microarchitecture is the internal design of a computer chip, including how its components and interfaces work together.
Agent Claude Code
A Chinese-language agent for reviewing chip microarchitecture documents and related design outputs. Microarchitecture is the internal design of a computer chip, including how its components and interfaces work together.
Agent Claude Code
An AI coding agent for chip RTL: the hardware description code used to design digital circuits. It generates synthesizable Verilog, timing constraints, low-power configuration, and SVA assertions, which are statements used to check hardware behavior.
Agent Claude Code
A specialised coding agent for designing design-for-test features in chips. DFT makes hardware easier to test after manufacture using scan chains, memory tests, logic tests, and ATPG test patterns.
Agent Claude Code
A specialised coding agent for building chip verification environments with SystemVerilog and UVM 1.2. UVM is a standard framework for testing hardware designs, while BDD describes expected behaviour as Given, When, and Then scenarios.
Agent Claude Code
An architecture planner for turning a chip design into an ESL model, a faster software representation used to study hardware before it is built. It defines modules, transaction interfaces, data paths, and performance models using SystemC/TLM.
Agent Claude Code
An agent for verifying electronic-system-level (ESL) models, which describe hardware behavior before physical circuits are built. It creates verification plans, tests, coverage models, and reports using methods such as UVM-SystemC, self-checking tests, and coverage-driven verification.
Agent Claude Code
A code-writing agent that turns an ESL architecture plan into SystemC/TLM model code. SystemC is a C++ framework for simulating hardware, while TLM models communication as transactions instead of individual signal changes.
Agent Claude Code
A chip-firmware coding agent that turns driver architecture documents into buildable firmware code, including register headers, driver source, tests, and initialization scripts. It supports bare-metal, Linux, and real-time operating system platforms.
Agent Claude Code
A technical writer for chip functional specifications, documents that state exactly what a hardware block must do. It turns requirements and a chosen design into a structured FS document with traceability, behavior scenarios, and domain models.
Agent Claude Code
An agent for planning low-power chip designs across power and voltage regions. It produces IEEE 1801 UPF constraints, which describe power intent, including isolation, voltage conversion, and clock gating.
Agent Claude Code
A Chinese-language agent that turns functional-specification documents into chip microarchitecture specifications, including data paths, reused hardware blocks, and module guidance. Microarchitecture describes how a chip's internal parts implement its requirements.
Agent Claude Code
A project-management agent for chip-design work that tracks requirements, risks, progress, milestones, interfaces, and quality gates. It also consults a built-in technical knowledge base for design decisions.
Agent Claude Code
An agent for exploring chip requirements and comparing possible architectures before implementation. It requires confirmed requirements and records agreed constraints such as process technology, frequency, and power or area limits.
Agent Claude Code
A specialist agent for chip design synthesis and timing analysis. Synthesis turns hardware description code into logic, while timing analysis checks whether signals can travel through the design fast enough.
Agent Claude Code
A chip-driver architecture planning role that turns hardware register information into driver layers, APIs, register mappings, and architecture documents. It covers systems such as bare-metal software, Linux, and real-time operating systems.
Agent Claude Code
A software-performance analysis agent for chip and embedded-system code. It examines firmware running directly on hardware, Linux, or a real-time operating system (RTOS).
Agent Claude Code
A Chinese-language code-review agent for chip software, firmware, and device drivers. It also reviews driver architecture documents, including how components, interfaces, registers, interrupts, and DMA fit together.
Agent Claude Code
A chip-software testing role for checking hardware drivers and firmware on bare-metal systems, Linux, or real-time operating systems. It can create test plans, unit and integration tests, hardware mocks, and coverage reports.
Agent Claude Code
A chip top-level integration role that connects hardware submodules and checks their interfaces. It compares names, widths, directions, and communication rules, then runs system-level checks and creates a connection diagram.
Agent Claude Code
A chip-verification architecture role that turns hardware specifications and behavior scenarios into a testing strategy. BDD means describing behavior as Given, When, and Then; DDD here organizes checks around domain concepts and events.
Agent Claude Code
A Chinese-language research and learning agent that investigates topics and turns the results into organized pages for an LLM Wiki, a knowledge base designed for language models.
Command Claude Code
A command for checking Verilog and SystemVerilog hardware-design files with Verible and Verilator, tools that detect syntax, style, structural, and functional issues.
Command Claude Code
A test command for checking a chip-requirement exploration agent through conversations between two automated agents. Chip requirements describe what a hardware component must do.
Command Claude Code
A command that turns raw files in a knowledge folder into linked, structured wiki pages. A wiki is an organized set of reference pages; here, the command identifies entities, concepts, parameters, and signals from source documents.