16-bit uCISC Processor
1 Stars     1125 Views    

Author: Robert Butler

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: Mar 11, 2020

Updated: Jun 30, 2023


Comments

errors: bitwidth error 16 and 16. (Register Block) bitwidth error 5 and 5 (Main)

Posted on May 13 2021 at 10:16PM UTC. Last modified by noulmao on May 13 2021 at 10:20PM UTC.
+0

Dont worry i fix it see mine here is the link: https://circuitverse.org/simulator/edit/16-bit-ucisc-processor-b025c40f-6a54-49cd-91b4-dbbfa429899b if you want to see the other one here is the link: https://circuitverse.org/simulator/edit/ucisc-16-bit-v2-ed8661aa-5a3c-4897-9c41-39ea03a73a52

Posted on Jun 27 2023 at 02:22AM UTC.
-1

You must login before you can post a comment.