Prga
Open-source FPGA research and prototyping framework.
Install / Use
npx skills add PrincetonUniversity/prgaInstalls into whichever agent you are using.
README
Princeton Reconfigurable Gate Array
Build your own FPGA Chip or embedded FPGA IP with Python, and enjoy a fully open-source, auto-generated CAD flow specifically for your custom FPGA.
Find out more
Quickstart
# Install PRGA and dependencies
cd /path/to/prga/
./envscr/install
# Install iverilog (Icarus Verilog) if Synopsys VCS is not available
# ...
# Activate Python virtual environment
source ./envscr/activate
# build an example FPGA
make -C examples/fpga/magic/k4_N2_8x8
# create CAD & verification project
make -C examples/app/bcd2bin/magic_k4_N2_8x8
# run RTL-to-bitstream flow and post-implementation simulation
make -C examples/app/bcd2bin/magic_k4_N2_8x8/tests/basic
Related Skills
mcp
Use the `mcp_perplexity-ask_perplexity_search` tools to answer questions. You should use this instead of the `web_search` tool because it is a lot more accurate.
groundhog
402Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
speaker
411Speaker is a Codex skill project for academic presentations: read real.pptx, combine text extraction, PPTX structure parsing, page-by-page rendering, OCR, and visual review to generate page-by-page speaker notes, and write a clean version of the lecture into the PowerPoint comment area.
last30days-skill
57.7kAI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary

