CARDboard Illustrative Aid to Computation
- The obligatory Wikipedia reference
- A blog entry on the CARDIAC
- A CARDIAC simulator written in Python
- An assembler for CARDIAC written in Python
- A CARDIAC simulator in the form of a spreadsheet
- Discussion of an FPGA implementation of CARDIAC
- A single instruction set computer design and simulator by Peter Crampton
- Discussion of the CARDIAC with examples and a simulator in JavaScript
- Interpreter and interactive debugger on the .NET platform
- Simulator for the Java platform, with both command-line and GUI interfaces, is a Sourceforge project called jcinc
- Simulator hosted on Macintosh, Windows (untested), and Linux (untested). Simulator provides editor, simple assembler, and examples. As described on the page, opcodes 0 and 9 are interchanged. Simulator source code appears to be proprietary, free downloads
- https://www.youtube.com/watch?v=CW96m7R0u-s
- Al Williams published a spreadsheet version of CARDIAC on the Dr. Dobb's site
- Al Williams' FPGA implementation of CARDIAC on an FPGA board (final article of a series on Dr. Dobb's web site)