Difference between revisions of "TG68 AMR Build"

From Land Boards Wiki
Jump to navigation Jump to search
Line 14: Line 14:
  
 
[[File:QMTECH_EP4CE15_StarterKit_J12.PNG]]
 
[[File:QMTECH_EP4CE15_StarterKit_J12.PNG]]
 +
 +
== Software ==
 +
 +
* [https://github.com/douggilliland/Linux-68k/tree/master/TG68_AMR_Software GitHub Repo]
 +
 +
== VHDL Code ==
 +
 +
* [https://github.com/douggilliland/Retro-Computers/tree/master/68000/TG68_AMR GitHub Repo]
  
 
== Pin List ==
 
== Pin List ==

Revision as of 21:19, 14 August 2021

TG68 AMR Build

J12 - I/O Connector

QMTECH EP4CE15 StarterKit J12.PNG

Software

VHDL Code

Pin List

# Keyboard, Mouse - external card
set_location_assignment PIN_A9 -to ps2k_dat
set_location_assignment PIN_A10 -to ps2k_clk
set_location_assignment PIN_B10 -to ps2m_clk
set_location_assignment PIN_B9 -to ps2m_dat
set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to ps2k_clk
set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to ps2k_dat
set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to ps2m_clk
set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to ps2m_dat
# Serial - external card
set_location_assignment PIN_A13 -to rs232_rxd
set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to rs232_rxd
set_location_assignment PIN_B13 -to rs232_txd
set_location_assignment PIN_B16 -to i_cts
set_location_assignment PIN_A16 -to o_rts
# SD card - external card
set_location_assignment PIN_B14 -to sd_clk
set_location_assignment PIN_A14 -to sd_cs
set_location_assignment PIN_A15 -to sd_miso
set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to sd_miso
set_location_assignment PIN_B15 -to sd_mosi
# Power buttons
set_location_assignment PIN_C20 -to power_button
set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to power_button
set_location_assignment PIN_D20 -to power_hold
set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to power_hold
# LEDs
set_location_assignment PIN_B21 -to leds[3]
set_location_assignment PIN_B22 -to leds[2]
set_location_assignment PIN_C21 -to leds[1]
set_location_assignment PIN_C22 -to leds[0]
# Audio outputs
set_location_assignment PIN_A16 -to aud_l
set_location_assignment PIN_B16 -to aud_r

Chassis

Multicomp-Enclosure-P743-720px.jpg

Multicomp-Enclosure-P747-720px.jpg

Multicomp-Enclosure-P749-720px.jpg

Multicomp-Enclosure-P733-720px.jpg

Multicomp-Enclosure-P734-720px.jpg

Multicomp-Enclosure-P736-720px.jpg

Multicomp-Enclosure-P737-720px.jpg

Multicomp-Enclosure-P738-720px.jpg

Multicomp-Enclosure-P739-720px.jpg

Multicomp-Enclosure-P740-720px.jpg

Multicomp-Enclosure-P741-720px.jpg