Home
Pacino is an open source 8-issue out-of-order RISC-V processor targeting the RVA23S64 profile. RTL is written in SystemVerilog, simulated with Verilator, and verified with a combination of directed tests, functional coverage, formal analysis via SymbiYosys and riscv-formal, and spike-dasm as an independent oracle. Gate synthesis targets Yosys with FPGA mapping via Quartus and Vivado. Design decisions, AI-assisted co-design records, and architectural rationale are committed alongside the RTL.
Pacino is designed using a structured AI co-design methodology — a domain expert directing a dual-agent workflow across architectural planning and RTL implementation. Prompts, iteration history, and design rationale are committed alongside the RTL as first-class artifacts. Full methodology documentation is in the FAQ and the repo.