Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 359 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 359 Bytes

nexys4ddr

Various projects for the Nexys4DDR board from Digilent

Design Your Own Computer. This is a tutorial on how to build a complete computer (CPU, VGA, Memory, and Keyboard) on the Nexys4DDR board.

My VHDL implementation of the "beta" computer introduced in MIT 6.004

Solves the 8-queens problem.