Design verification tooling · Python
01DVDocsAgent
An evidence-grounded documentation agent that keeps an Obsidian engineering vault synchronized with a SystemVerilog/UVM repository.
- Alpha
- MIT
Open-source portfolio
Projects by Anup Reddy across design verification, developer infrastructure, engineering operations, and private record keeping. Every entry links to its source and includes a plain-language explanation of how it works.
7 public projects · Source available on GitHub
The work
From UVM tooling to focused Django products, these projects favor traceability, understandable workflows, and practical engineering constraints.
Design verification tooling · Python
01An evidence-grounded documentation agent that keeps an Obsidian engineering vault synchronized with a SystemVerilog/UVM repository.
Design verification infrastructure · Python
02A package manager and private registry for reusable SystemVerilog/UVM libraries, including dependency resolution and simulator filelist generation.
Design verification tooling · JavaScript
03A local Electron application that turns UVM print_topology() output into an interactive, searchable architecture diagram.
Design verification operations · Python
04A focused regression-tracking dashboard for DV teams, with run history, test results, milestones, failure signatures, and an ingestion API.
Verification closure · Python
05An evidence-based verification-closure system that connects specification requirements to tests, checks, simulation evidence, and regression runs.
Design verification tooling · Python
06A lightweight, configurable SystemVerilog and UVM linter for coding style, naming rules, and practical RTL/testbench checks.
UVM reference implementation · SystemVerilog
07A small reusable UVM analysis component that demonstrates how transactions can feed custom numeric metrics such as count, sum, mean, minimum, and maximum.