Vericert 1.0.0
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.