|
tiny8: Overview
| Details Name: tiny8 Created: 02-Mar-2002 21:56:07 Updated: 11-Feb-2007 16:04:25 CVS: browse Other project properties Category :: Microprocessor Language :: VHDL Development status :: Mature
| |
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
|