Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

v1.0.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@ben-marshall ben-marshall released this 05 Sep 13:36
· 103 commits to master since this release

Milestone release to track / celebrate the first successful baremetal boot of the CPU on the FPGA.

Known Issues:

  • Scatter/gather instructions not implemented or planned.
  • The FPGA image / SoC infrastructure is all Xilinx IP, not contained in the repository and is very slow due to the awful AXI interconnect.
  • Formal proofs for all (carryless-)multiply, divide, modulo fail because they time out. The instruction functional units themselves are correct.