About the project
“This project started in early 2022 and propose the implementation of a 32-bit RISC (Reduced Instruction Set Computer) which can be used as general purpose computing system or as a microcontroller for real-time time-critical and safety-critical application.”
The core will provide strict specification about instruction and program execution times.
The Delta-1 core, opposite to x86 CPUs, communicates with pheriperals on the SoC (System on a Chip) by asserting a IO-Request line on its CU (Control Unit) in order to save memory and favour third party devices integration.


