An open API service indexing awesome lists of open source software.

https://github.com/RossComputerGuy/SherwoodArch

The Sherwood Architecture is a custom 64-Bit RISC based CPU architecture.
https://github.com/RossComputerGuy/SherwoodArch

architecture assembler computer-architecture cpu cpu-architecture cpu-emulator emulator sherwood-architecture virtual-machine

Last synced: 3 months ago
JSON representation

The Sherwood Architecture is a custom 64-Bit RISC based CPU architecture.

Awesome Lists containing this project

README

        

# Sherwood Architecture

The Sherwood Architecture is a custom 64-Bit RISC based CPU architecture. It is designed to be lightweight, fast, and
powerful. This repository comes with the circuit schematics, compilers, debug and boot firmware, and a virtual machine for
running the CPU. Our goal is also aimed to people interested in programming and hardware design so we've designed the
architecture to be friendly to everyone. The documentation can be found in the `docs` directory in the root of the
repository.