An open API service indexing awesome lists of open source software.

https://github.com/amlel-el-mahrouss/cpu-core

A Simple CPU i've written in VHDL for prototyping purposes.
https://github.com/amlel-el-mahrouss/cpu-core

core cpu vhdl

Last synced: 3 months ago
JSON representation

A Simple CPU i've written in VHDL for prototyping purposes.

Awesome Lists containing this project

README

        

# 64k core

This is the core of the 64x000,
which interprets the ISA to execute code from it.

Here you will find samples, documentation and the VHDL sources.

The ROM needs the 64asm from Amlal's Compiler Services, please get that as well.

##### Copyright Amlal EL Mahrouss 2024-2025, all rights reserved.