commit | 0db7050a3cd823ad585cd36bb7d1f4d357084a2d | [log] [tgz] |
---|---|---|
author | Luca Horn <l.horn@geiger-edelmetalle.de> | Tue Dec 06 09:32:03 2022 +0100 |
committer | Luca Horn <l.horn@geiger-edelmetalle.de> | Tue Dec 06 09:32:03 2022 +0100 |
tree | 6754bd516aba0a17e5c522c52fef592fd4ca061d | |
parent | 230719045a6495de2ffc378c460a3b3e736ffdcb [diff] |
Cocotb tests.
This is a partial implementation of the abandoned Signetics 2650 CPU architecture from 1975.
Only a subset of the full feature set is implemented here. The following features are part of the S2650, but missing from the SA2650:
dar
) instructionswrte
, rede
) instructionsPlease see this repository for Documentation on the CPU architecture, as well as an assembler, emulator and example programs.