Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 2.2 KB

TANG_MEGA_60K.md

File metadata and controls

43 lines (30 loc) · 2.2 KB

A2600Nano on Tang Mega 60K NEO

A2600Nano can be used in the Tang Mega 60K NEO.

Besides the significantly bigger FPGA over the Tang Nano 20K, the Tang Mega 60K adds several more features of which some can be used in the area of retro computing as well.

The M0S required to control the C64 Nano is to be mounted in the right PMOD close to the HDMI connector with the help of the M0S PMOD adapter.

Plug the optional Dualshock DS2x2 Interface into the edge PMOD slot.

The SDRAM 1 slot is allocated for a digital retro Joystick interface.
A 40 pole 2.54mm pinheader need to be soldered into the Meag 60k NEO. An 40 pole receptable to be used connecting the 7 signals to the D9 connector.

Warning

Joystick interface is 3.3V tolerant and therefore the Joystick 5V supply pin has to be left floating when no level shifters are in use!

Bus Signal D9 40-pol Name FPGA pin
0 Button 0 6 36 SDRAM1_A10 U17
1 Down 2 35 SDRAM1_BA1 U18
2 Up 1 10 SDRAM1_D14 V17
3 Right 4 9 SDRAM1_D15 W17
4 Left 3 32 SDRAM1_RAS Y18
5 Button 1 X 9 31 SDRAM1_CAS Y19
- POT Y 5 - n.c.
- GND - 12 GND GND
- +5V !!! n.c. 11 n.c.

The whole setup will look like this:

MiSTeryNano on TM60K NEO

The firmware for the M0S Dock is the same version as for the Tang Nano 20K.

On the software side the setup is very simuilar to the original Tang Nano 20K based solution. The core needs to be built specifically for the different FPGA of the Tang Primer using either the TCL script with the GoWin command line interface or the project file for the graphical GoWin IDE. The resulting bitstream is flashed to the TM60K as usual needing latest Gowin Programmer GUI 1.9.10.03 or newer.