FPGA Sprite with VGA, Thruster Sound, and Flame
Over the past few days I’ve been working on a fun FPGA project: getting a sprite (my little ship) to move around the screen on a Nexys A7 board, complete…[...]
Read MoreOver the past few days I’ve been working on a fun FPGA project: getting a sprite (my little ship) to move around the screen on a Nexys A7 board, complete…[...]
Read MoreOver the last few weeks I’ve been implementing a minimalist 8-bit SAP-1 (Simple As Possible) computer on an FPGA. This post captures the architecture, the SystemVerilog snippets that make it…[...]
Read MoreProgramming music directly into an FPGA can feel like a grind—especially if you’re hand-coding note tables and timing values. When working with the Digilent Nexys A7 (100 MHz), I wanted…[...]
Read More