system verilog skills

18 tagged system verilog, measured the same way as everything else here.

Browse within: amba-apb 18amba-axi 18cocotb 18crossbar 18rtl 18

sean-galloway/RTLDesignSherpa

Skill Claude CodeCodex

Delay/traffic randomization in RDS-DV - the 19 named FlexConfigGen profiles, which layer to use, and the rule that randomized traffic does NOT prove fairness or arbitration correctness. Use when shaping stimulus timing, writing an arbiter/scheduler/picker test, or choosing a delay profile.

21 2d ago A 69 tokens original MIT

regressions

02

sean-galloway/RTLDesignSherpa

Skill Claude CodeCodex

How to run a regression correctly - always "make clean-all && make run-all-{gate,func,full}-parallel", never a bare pytest. Use whenever running or re-running any test suite in val/ or projects/components/, or before reporting a suite as passing.

21 2d ago A 58 tokens original MIT

tasks

03

sean-galloway/RTLDesignSherpa

Skill Claude CodeCodex

Where project tasks/TODOs live and how to track them - the /vault/Tasks/ / directory with open/active/deferred/closed/dropped lifecycle pages. Use whenever you would record a TODO, start/finish a task, or are tempted to create a TASKS.md or TODO.md next to code.

21 2d ago A 67 tokens original MIT