Skip to content

Vericert 1.0.0

Compare
Choose a tag to compare
@ymherklotz ymherklotz released this 13 Aug 18:20
· 762 commits to master since this release
b4aa578

First release of a fully verified version of Vericert with support for the translation of many C constructs to Verilog.

Feature Support

  • Most int instructions and operators.
  • Non-recursive function calls.
  • Local arrays, structs and unions of type int.
  • Pointer arithmetic with int.