hdl-simulation
Multi-simulator expertise for functional verification of FPGA designs
Best use case
hdl-simulation is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Multi-simulator expertise for functional verification of FPGA designs
Teams using hdl-simulation should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/hdl-simulation/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How hdl-simulation Compares
| Feature / Agent | hdl-simulation | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Multi-simulator expertise for functional verification of FPGA designs
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# HDL Simulation Skill ## Overview Expert skill for HDL simulation across multiple simulators, enabling comprehensive functional verification of FPGA designs. ## Capabilities - Generate simulation scripts (do files, tcl) - Configure ModelSim/Questa simulations - Configure Vivado Simulator (xsim) - Configure VCS and Xcelium simulations - Analyze waveforms for debugging - Generate VCD and FSDB dumps - Configure code coverage collection - Support mixed-language simulation ## Target Processes - functional-simulation.js - testbench-development.js - uvm-testbench.js - constrained-random-verification.js ## Usage Guidelines ### Simulator Setup - Create project-specific compilation scripts - Configure library mappings - Set up include paths and search paths - Define simulation options - Configure waveform dump formats ### ModelSim/Questa ```tcl vlib work vlog -sv +incdir+../rtl ../rtl/*.sv vsim -voptargs="+acc" tb_top add wave -recursive /* run -all ``` ### Vivado Simulator (xsim) ```tcl xvlog --sv ../rtl/*.sv xelab -debug typical tb_top -s tb_sim xsim tb_sim -runall ``` ### VCS ```bash vcs -sverilog -debug_access+all -f filelist.f -o simv ./simv +vcs+vcdpluson ``` ### Waveform Analysis - Identify timing relationships - Trace signal propagation - Compare expected vs. actual - Use markers for measurements - Create protocol decoders ### Coverage Collection - Statement coverage - Branch coverage - Toggle coverage - FSM coverage - Functional coverage (SystemVerilog) ### Mixed-Language - Compile VHDL and Verilog separately - Use proper interface binding - Handle type conversions - Configure library order - Test boundary conditions ## Dependencies - Simulator CLI integration - Waveform viewer knowledge - Coverage analysis tools
Related Skills
phishing-simulation-skill
Phishing simulation campaign execution and analysis for security awareness assessment
gazebo-simulation
Expert skill for Gazebo Classic and Ignition/Gazebo Sim world creation and plugin development. Create SDF worlds with terrain, lighting, physics configuration, sensor models, and custom plugins.
network-simulation
Skill for network condition simulation, emulation, and chaos engineering
fluid-simulation
Water physics skill for fluid dynamics and buoyancy systems.
cloth-simulation
Cloth physics skill for softbody dynamics and constraint systems.
accreditation-tracer-simulation
Simulate Joint Commission tracer methodology to assess compliance with accreditation standards across patient care processes and support systems
monte-carlo-simulation
Monte Carlo methods for uncertainty quantification
simulation-experiment-designer
Simulation experimental design skill for efficient scenario analysis and optimization.
traffic-simulation-engine
Traffic simulation skill for microsimulation, level of service, and signal optimization
scenario-simulation
Scenario-based simulation for ADAS/AD validation
crash-simulation
Crash simulation setup and analysis for occupant protection and regulatory compliance
gnc-simulation
Skill for guidance, navigation, and control system simulation and analysis