资 源 简 介
Virtual 32 Bit CPU
CPU core unit is developed in plain ISO - C, for speed reasons.
Status :
* General design |done|
* Implementing core parts (register, cpu core, fpu ... ) |done|
* Implementing cpu flow control (CPU_start/stop/pause/...) |done|
* Design & implementing cpu op codes |done|
* Implementing compiler |done|
* Implementing programmable interrupt controller |done|
* Designing & Implementing Runtime - Library