An AI-Assisted Chip Design Journey: Taping Out a VGA Demo on Real Silicon
From RTL written by AI agents to a physical die on silicon - notes from an end-to-end tapeout of a VGA bouncing-text demo using TinyTapeout, the IHP 130nm PD...
From RTL written by AI agents to a physical die on silicon - notes from an end-to-end tapeout of a VGA bouncing-text demo using TinyTapeout, the IHP 130nm PD...
My notes on building a serverless allowance tracker for my 10-year-old; where I owned the architecture and the constraints, and an army of AI agents did most...
I thought building a RISC-V processor with Chipyard would be straightforward - clone, build, run. Instead, I spent days debugging a halt failure that took me...
My notes from building a scalable and production-ready infrastructure in AWS. This post covers the basics of setting up a load-balanced infrastructure using ...
Explore advanced techniques for interfacing complex C data structures with Python using ctypes and SWIG. Learn how to seamlessly pass complex data structures...