tenyr is a 32-bit computer architecture and computing environment that focuses on simplicity of design and implementation. tenyr comprises :
- an instruction set architecture (ISA)
- an implementation in FPGA hardware with device support
- tools for building software
- a standard library of tenyr code
- some example software, including :
Someday it will also include :
- a Forth environment (work in progress)
- a C compiler based on LCC
- a novel cooperative real-time operating system
Explore a simple online demo of the tenyr toolset.
tenyr's documentation can be found in its wiki. The wiki is far from complete but constitutes the best available starting point for understanding tenyr. The author would be delighted to answer questions about tenyr directed to his email.