-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Move formal verif to cocotb flow with verilator + add formal verif for AES-128 ENC to top-level Makefile * Add top-level formal verification for AES-128/192/256 ENC/DEC + optimize formal verif. flow for verilator compilation * Add formal test in continuous integration * Add formal test in continuous integration * Add dependencies in formal-tests target in top level Makefile * add iverilog in dependencies for formal-tests CI * add +x permission to matchi in formal-tests CI * Download verilator from hw-devtools for formal-tests in CI * fix path for hw-devtools in CI * fix path to hw-devtools * cleaning CI rules for formal-verif * Fix tar rules for hw-devtools * Use verilator v5.006 for formal-tests CI * Makefile: path to MATCHI * reduce depth of VCD simulation + update to latest release of hw-devtools * Fix DIR_MATCHI_ROOT in CI * Add logfile to matchi + add workdir of formal checks in artifact * Fix upload working dire befor running tests * Fix flow for CI debug * modify CI flows to ease offline VM bug replication * Try with running in local 24.04 * Move to simulation with non-annotated netlist in formal-verif * move to renamed signals in netlist for formal-verif simulation * reset full formal verif in top-level Makefile * Remove the hard dependence on matchi for target other thatn formal-tests in top Makefile + adapt CI for formal-tests * Add Sbox generation from cache + dependencies in format-tests CI --------- Co-authored-by: Gaëtan Cassiers <[email protected]>
- Loading branch information
Showing
28 changed files
with
246 additions
and
11,143 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.