srg320 / FpgaSnes

SNES FPGA Emulator
GNU General Public License v3.0
91 stars 15 forks source link

WRAM file missing from repo... #2

Closed ElectronAsh closed 5 years ago

ElectronAsh commented 5 years ago

Hi,

Just a quick issue to say that the WRAM.VHD file seems to be missing (or WSRAM.VHD), and I can't seem to find the module in any other files?

Can't wait to see this core running in person. ;)

srg320 commented 5 years ago

Added

ElectronAsh commented 5 years ago

Great, thanks. :)

ElectronAsh commented 5 years ago

I'm just trying to get the basics running on MiSTer now.

The WRAM, VRAM, and ARAM should fit into the on-chip mem on the DE10 Nano, and it's good that you're using SRAM chips as well, as it does make it easier to add the on-chip mem at the top level.