// what I build
Projects & experiments
AI tools, research experiments, and open-source work at the intersection of machine learning and IC verification. Filter by stack to find what's relevant.
HSI Debug Agent
An AI agent that turns hours of manual HSI regression triage into minutes — pulling register mismatches from logs, cross-referencing a 10,000-row spec database, and tracking changes across two independent time axes: spec snapshots and regression history.
Python Regression Automation GUI Tool
A PyQt GUI tool that cut regression setup time by 70% and boosted coverage by 30% by replacing error-prone manual config file editing with a visual interface.
Reactive Slave UVM Environment for SPI EEPROM Verification
A UVM-based reactive slave UVC that replaced a pre-verified RTL EEPROM model in our SoC verification environment, enabling error injection and improved controllability.
A Simple'ish UVM Testbench For a SDRAM Controller
A UVM testbench built around an open-source 16-bit SDRAM controller, exploring SDRAM architecture, timing constraints, and burst operations through hands-on verification.