Wire test first, logic analyzer on the bus, the emulated world catching what
the bus can't. Recreated from the bench flow, sped up; Betaflight already flies against this
same FPGA fabric.
oracova benchreplay · recreated · sped up · not live video
$ oracova task "implement and test the gyro driver"
plan MPU6000 gyro/accel · SPI1: 1 MHz cfg / 20 MHz data · DUT STM32F411, real silicon
world pulling mpu6000 model from the marketplace (validated verilog)
checker deterministic, fixed thresholds — the agent never grades its own work
task · implement and test the gyro driver
This is the same loop every board gets: netlist in, wire truth, then
implement → flash → test → probe → fix until the deterministic checker says PASS.
See a scored run report →