Difference between revisions of "Software"

From Land Boards Wiki
Jump to navigation Jump to search
Line 114: Line 114:
 
* [https://github.com/douggilliland/Retro-Computers/tree/master/Z80/Software Z80]
 
* [https://github.com/douggilliland/Retro-Computers/tree/master/Z80/Software Z80]
  
== R32V2020 - 32-bit RISC CPU (Land Boards) ==
+
== Our CPU Designs ==
  
 +
=== R32V2020 - 32-bit RISC CPU (Land Boards) ===
 +
 +
* 32-bit RISC CPU
 
* [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]
 +
 +
=== IOP16 ===
 +
 +
* 16-bit I/O Processor
 +
* [https://hackaday.io/project/180415-ansi-terminal-in-an-fpga ANSI Terminal in an FPGA]
 +
* [https://github.com/douggilliland/Design_A_CPU Design a CPU]
  
 
== IOP16 ==
 
== IOP16 ==
  
 
* [https://github.com/douggilliland/Design_A_CPU/wiki IOP16 Wiki]
 
* [https://github.com/douggilliland/Design_A_CPU/wiki IOP16 Wiki]

Revision as of 11:33, 10 April 2022

Algorithms

Arduino Code

Beaglebone Black Python Code

Cypress PSoC

ESP32

KiCad

Linux

LTSpice

Programming challenges

Python

MicroPython

Raspberry Pi

Retro-Computers

Our CPU Designs

R32V2020 - 32-bit RISC CPU (Land Boards)

IOP16

IOP16