My PR for #apolloFPGA just got merged 🥳
It adds the #RP2040 rpi pico as a target platform for this open #FPGA debugger firmware.

https://github.com/greatscottgadgets/apollo/pull/34

Add support for Raspberry Pi Pico RP2040 board by cyber-murmel · Pull Request #34 · greatscottgadgets/apollo

Sorry for closing and reopening this PR. I was cleaning up my fork to be forked from this repo. This PR provides the files to run apollo on the Raspberry Pi Pico. Compile with make APOLLO_BOARD=ra...

GitHub

[ Video of an #amaranthHDL blink example being uploaded to a #chubby75 FPGA board via a #RP2040 #raspberryPiPico running #apolloFPGA ]

(edit: spelling)

Recently I've been working on bringing #apolloFPGA to the #rp2040. The USB stack, UART and JTAG scan already work, but I encountered a problem when trying the blinky example.
I really would like to integrate this with my #chubby75 project - chubby hat.

apollo: https://github.com/greatscottgadgets/apollo

chubby hat: https://hackaday.io/project/174032-chubby-hat

GitHub - greatscottgadgets/apollo: microcontroller-based FPGA / JTAG programmer

microcontroller-based FPGA / JTAG programmer. Contribute to greatscottgadgets/apollo development by creating an account on GitHub.

GitHub