Skip to content

Releases: GabbedT/ApogeoRV

ApogeoRV 1.0.2

20 Dec 17:16
Compare
Choose a tag to compare

Third Update Release of the Project

After more than a year of development, the most stable and complete version of ApogeoRV is finally here. All known bugs have been identified and resolved, significantly improving the reliability of the project.

The main changes were focused on the front end, which now operates without running into deadlocks caused by faulty branch or jump instructions. Additionally, support for variable latency memory systems has been introduced, enabling the CPU to fully support a Cache + External Memory architecture.

Issues related to the floating-point decoder, particularly with conversion instructions, have also been addressed. After extensive testing, the floating-point unit now can perform FLOPS without bugs.