Tiny8 - 8-bit Microprocessor with Classic CISC Architecture

Details
Category: Processor
Created: March 02, 2002
Updated: January 27, 2020
Language: VHDL
Other project properties
WishBone compliant: No
WishBone version: n/a
License: n/a
Description
Tiny8 a simple 8 bit microprocessor with classic CISC architecture.
The registers resides in RAM addressed via a base pointer in the WP
register (like the TMS9900). So it has 256 8-bit registers that can be combined to 128 16-bit address registers (the registers pairing is free, no adjacend register numbers needed).
This project contains also a simple assembler.
Features
Uses an ALTERA 10k10 device, only 60% of its resources needed.
256 8-bit registers or 128 16-bit address registers.
Status
ready to be used