Classroom Workbench
Every interactive tool the academy ships, ready to open in this browser. Build a 6502 from NAND gates, hand-write asm and step it on an emulated CPU, watch the silicon die light up block by block as you climb the ladder, or land at the virtual Tang Primer 25K board and watch your bitstream blink the LEDs.
Tools run in your browser. Source code, emulators, and analysis stay on your machine. The pcap analyzer runs on the public marketing host because the curated capture library lives there; everything else is classroom-side.
CSA-101 silicon arc 7 tools
The eight-week ladder from NAND to a working 6502 on a Tang Primer 25K. Every tool here pairs with a week or block of the curriculum.
HDL Drag-Drop Simulator
ProductionSilicon Die Zoom
ProductionNAND-Budget Tracker
ProductionVirtual Tang Primer 25K
Production6502 REPL Workbench
ProductionBreadboard + Multimeter
ProductionDigital Lab Journal
BetaCSA-102 toolchain arc 1 tool
Py6502v takes a Python-like surface language down to native 6502 bytes you can flash to the Tang Primer. The REPL runs the host CPython side and the emulated 6502 side step-for-step.
SPK-101 gateway 1 tool
NES bitplane decomposer: open a ROM, pick a sprite or tile, watch the two 8-byte planes resolve into the four-color CHR pattern. NES PPU graphics in one interactive surface.
RF + DSP 1 tool
Block-based DSP flowgraph canvas: chain a signal source through filters and FFT viewers, run it live in the browser Web Audio engine, see the spectrum paint.
Cross-track 1 tool
Pcap analyzer runs on the public marketing host so the same curated capture library serves both audiences. Five guided tutorials walk you through real captures with Driver.js coachmarks.