Skip to content

twystd/GA144

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GA144

Simulator for the GreenArrays GA144

Status

Just starting out ...

Raison d'être

GreenArrays' GA144 is a wonderfully idiosyncratic microprocessor:

  • fully asynchronous logic
  • 32 orthogonal instructions
  • 64 words of RAM and ROM
  • 18 bit 'word'
  • 144 on-chip cores in a rectangular array

all of which conspire to make a software simulation relatively straightforward. And fun :-).

Notes

References

  1. GreenArrays, Inc.
  2. Chuck Moore's Creations
  3. ForthSeen
  4. HCC!Forth
  5. Interfacing Wiz550io to GA144
  6. SEAforth Instruction Set
  7. multiply-step
  8. multiply-step
  9. ColorForth Source Code
  10. Chlorophyll: Synthesis-Aided Compiler for Low-Power Spatial Architectures