Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
builderpages:plasmo:start [2018/05/22 23:10]
plasmo
builderpages:plasmo:start [2019/01/26 09:15]
plasmo
Line 13: Line 13:
 ==== Z280RC ==== ==== Z280RC ====
  
-[[:builderpages:plasmo:Z280RC|]] is a SBC Z280 designed to plug into the RC2014 and interface to its many I/O modules.+[[:builderpages:plasmo:z280rc|Z280RC]] is a CP/M-ready SBC Z280 designed to plug into the RC2014 and interface to its many I/O modules
 + 
 +==== ZZ80RC ==== 
 + 
 +[[:builderpages:plasmo:zz80rc|ZZ80RC]] is a CP/M2.2-ready SBC based on Z280 processor configured to operate in the Z80-bus compatible mode. It is designed to plug into the RC2014 bus. 
 + 
 +[[:builderpages:plasmo:zz80cf|ZZ80CF]] is an enhanced version of ZZ80RC with a CF flash interface. Like ZZ80RC, it is in all through-hole technology in standard RC2014 format of 100mm x 50mm.
  
 ==== ProtoRC ==== ==== ProtoRC ====
  
-[[:builderpages:plasmo:ProtoRC|]] is a 100mm x 100mm prototype board. It centered around Altera EPM7128 CPLD which interface RC2014 signals on one side and 0.1" grid array experiment area on the other side.+[[:builderpages:plasmo:protorc|ProtoRC]] is a 100mm x 100mm prototype board. It centered around an Altera EPM7128 CPLD which interface RC2014 signals on one side and 0.1" grid array experiment area on the other side. 
 + 
 +  * [[:builderpages:plasmo:protorc:protolcd|ProtoLCD]] is prototype of 4-line LCD display on a ProtoRC board. 
 +  * [[:builderpages:plasmo:protorc:protosio2|ProtoSIO2]] is prototype of Zilog SIO/2 serial device on a ProtoRC board 
 +  * [[:builderpages:plasmo:protorc:protosound|ProtoSound]] is prototype of AY2149F on a ProtoRC board. 
 + 
 +[[:builderpages:plasmo:protorc1|ProtoRC1]] is a 100mm x 75mm prototype board. It centered around an Altera EPM7128S CPLD. There are more dedicated 7-segment displays and compact flash interface. The prototype area is limited to one row of 300-mil or 600-mil DIPs. 
 + 
 +  * [[:builderpages:plasmo:protorc1:protocf|ProtoCF]] is a 8-bit compact flash interface on ProtoRC1 board 
 +  * [[:builderpages:plasmo:protorc1:protosd|ProtoSD]] is a SD card interface on ProtoRC1 board 
 + 
 +[[:builderpages:plasmo:protorc2|ProtoRC2]] is very similar to ProtoRC1 with the addition of a connector for 4×20 LCD character display. 
 + 
 +[[:builderpages:plasmo:protorc3|ProtoRC3]] uses through-hole components only. The CPLD is Altera EPM7064S in 44-pin PLCC package socketed in a through-hole PLCC socket. 
 + 
 +==== Z80SBCRC ==== 
 + 
 +[[:builderpages:plasmo:z80sbcrc|Z80 single board computer for RC2014]] is in the standard RC2014 format of 100mm x 50mm. It is a ROM-less implementation that operates at 20MHz. It also has a compact flash interface. 
 + 
 +[[:builderpages:plasmo:z80sbc64|Z80SBC64]] is a hobbyist friendly version of Z80SBCRC. All components are in through-hole technology and remain in the standard 100mm x 50mm board size. 
 + 
 +==== G8PP ==== 
 + 
 +[[:builderpages:plasmo:g8pp|Generic 8-bit processors prototype]] board is a hybrid board with printed wirings and prototype area to accommodate different 8-bit, 5V processors of 1970's and 1980's. G8PP in baseline configuration serves the function of clock, paged memory, compact flash, and serial port for RC2014, resulting in a CP/M capable RC2014 system with the addition of the Z80 CPU board. 
 + 
 +G8PP Base (need better name) is a [[:builderpages:plasmo:g8pp:g8ppbase|G8PP in baseline configuration]] plus a processor board on a RC2014 backplane. The control signals of RC2014 (nM1, nMREQ, nRD, nWR, nIORQ) as well as the 4 spare signals are reassigned depending on the targeted processor. No hardware changes are required when change to a different processor board, but the CPLD must be reconfigured and new processor software loaded. 
 + 
 +  * [[:builderpages:plasmo:g8pp:g8ppbasez80|G8PP + Z80]] 
 +  * [[:builderpages:plasmo:g8pp:g8ppbase8085|G8PP + 8085]] 
 +  * [[:builderpages:plasmo:g8pp:g8ppbase6502|G8PP + 6502]] 
 +  * [[:builderpages:plasmo:g8pp:g8ppbase6809|G8PP + 6809]] 
 +  * G8PP + 1802 
 +  * [[:builderpages:plasmo:g8pp:g8ppbase68k8|G8PP + 68008]] 
 +  * G8PP + 32008
  
 ==== T68KRC ==== ==== T68KRC ====
  
-T68KRC is Tiny68K that plugs into the RC2014 backplane and interface to its many I/O modules.+[[:builderpages:plasmo:t68krc|T68KRC]] is Tiny68K that plugs into the RC2014 backplane and interface to its many I/O modules
 + 
 +==== Z80MB64 ==== 
 + 
 +A [[:builderpages:plasmo:z80mb64|mother board]] based on Z80SBC64 with 3 RC2014 expansion connectors.
  
 ===== Pathfinder Projects ===== ===== Pathfinder Projects =====
Line 57: Line 100:
 Tiny030 {{:builderpages:plasmo:tiny030_scm.pdf|schematic}} Tiny030 {{:builderpages:plasmo:tiny030_scm.pdf|schematic}}
  
-Altera 7128 {{:builderpages:plasmo:tiny030:tiny030_cpld.pdf|CPLD schematic}}+Altera 7128 {{:builderpages:plasmo:tiny030:tiny030_cpld.pdf|CPLD schematic}}, Quartus {{:builderpages:plasmo:tiny030:tiny030_cpld.zip|design files}}
  
 Tiny030 [[:builderpages:plasmo:tiny030pcb|pc board]] Tiny030 [[:builderpages:plasmo:tiny030pcb|pc board]]
  
 Tiny030 pc board[[:builderpages:plasmo:tiny030buildlog|build]][[:builderpages:plasmo:tiny030buildlog| log]] Tiny030 pc board[[:builderpages:plasmo:tiny030buildlog|build]][[:builderpages:plasmo:tiny030buildlog| log]]
 +
 +Tiny030 {{:builderpages:plasmo:tiny030:t030bug_v002.zip|monitor debugger}}
  
 ==== Tiny040 ==== ==== Tiny040 ====
builderpages/plasmo/start.txt · Last modified: 2024/03/30 08:34 by plasmo
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0