Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 670 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 670 Bytes

FPGA 3Display

Final project for MIT 6.2050 Digital Systems Laboratory.

Let's make a hologram!

jtma, lkronman, nfelleke

Vivado Compilation and FPGA Programming

Designed for CMOD-A7 35T FPGA. Compilation done remotely via MIT's lab-bc (and on jts computer):

git clone https://github.com/liamkronman/FPGA-3Display.git
cd FPGA-3Display
lab-bc run .
openFPGALoader -b cmoda7_35t obj/final.bit

To flash instead of normal programming (for power through slip ring during rotation): openFPGALoader -b cmoda7_35t -f obj/final.bit

DEMO

Link.