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

v0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ben-marshall ben-marshall released this 19 Nov 09:14
· 353 commits to master since this release

Release Notes:

  • Add RTL implementation of the new AES acceleration instructions.
  • Add formal checks for the AES instructions.
  • Update implementation guide document with new AES block information.

Known Issues:

  • Proofs for packed multiply instructions timeout with no counter examples found.
  • protocols proof fails due to lack of fairness assumptions about memory stalling and cpu response acceptance.
  • No integration of formal checks into standard Icarus verilog simulation flow. All verification relies on model checking.