Minorzar / 2324_Projet2A_NES

This is the repository of the NES project from students of the ENSEA.
1 stars 0 forks source link



FPGA NES - Student Project

This repository contains a recreation of the NES console (EU edition) in VHDL language. We used Quartus for all of the VHDL part of the project, and uploaded it on the DE1-SoC board RevC (Cyclone V). Also, this project have a PCB designed for the FPGA board to be able to connect with the NES cartridge. (Realised under KiCad 7.0+).

Notes : 6502 CPU

A part of this project replicates the 6502 CPU in VHDL language. Feel free to use whatever part of the code for your projects.

Note: We aim to create a repository which contains only the 6502. A link will be added to this repository when it will be done.

Repository Structure