"Ace Processor"
project.contributors = [
Natalie Wagner
]
"12/12/2024"

No alt text provided
display(project.description);

The ACE (Advanced Computation Engine) Processor, is an implementation of the RISC-V ISA v2.2 in Verilog. It is built for the DE1-SOC FPGA board and is capable of running many simple C programs.

This project was built as a final project for ECE 287 (Digital Systems Design) at Miami University.

A detailed technical breakdown of the project can be found on the wiki.

A demo can be found on Youtube here.