16-bit uCISC Processor
0 Stars     1 Views    

Author: PAULO VITOR PIRES SANTOS

Forked from: Robert Butler/16-bit uCISC Processor

Project access type: Public

Description:

This is an example implementation of the uCISC instruction set as defined at https://github.com/grokthis/ucisc. So far it implements the Copy and ALU instructions. Note that multiplication, division and floating point ALU operations are not currently supported. This processor is enough to execute real programs.

The EEPROM is programmed with the fibonacci calculation found in the uCISC examples.

Created: Jun 20, 2024

Updated: Jun 20, 2024


Comments

You must login before you can post a comment.