Difference between revisions of "ANSI Terminals"

From Land Boards Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
== ANSI Terminals ==
 
== ANSI Terminals ==
  
=== FPGA Terminal ===
+
=== FPGA ANSI Terminal ===
  
 
* Runs on various boards including
 
* Runs on various boards including
** [[RETRO-EP4]]
+
** Land Boards [[RETRO-EP4]] card
** [[RETRO-EP4CE15]]
+
** Land Boards [[RETRO-EP4CE15]] card
** [[EP2C5-DB]]
+
** Land Boards [[EP2C5-DB]] card
 
* Uses R32V2020 RISC CPU core
 
* Uses R32V2020 RISC CPU core
 
** [https://github.com/douggilliland/R32V2020 Land Boards R32V2020]
 
** [https://github.com/douggilliland/R32V2020 Land Boards R32V2020]
 
** [https://github.com/douggilliland/R32V2020/tree/master/Assembler Land Boards R32V2020 Assembler]
 
** [https://github.com/douggilliland/R32V2020/tree/master/Assembler Land Boards R32V2020 Assembler]
 
** [https://github.com/douggilliland/R32V2020/tree/master/Programs Land Boards Example code]
 
** [https://github.com/douggilliland/R32V2020/tree/master/Programs Land Boards Example code]
 +
* Hardware Features
 +
** VGA
 +
** PS/2 keyboard
 +
** RS-232 or TTL serial
 +
*** Up to 115,200 baud
 +
 +
=== ESP32 ANSI Terminal ===
 +
 +
* Runs on Land Boards [[ESP32-VGA]] card

Revision as of 17:35, 20 February 2020

ANSI Terminals

FPGA ANSI Terminal

ESP32 ANSI Terminal