circt/integration_test/circt-lec
Hideto Ueno b79242dc8d
[circt-lec] Register Verif dialects (#7744)
verif.assume can be used to annotate pre-condtion directly in the
IR. This is quite useful when verifying transformation which involves
undefined values. For example when lowering comb.shl to AIG, the
conversion pass chooses arbitary values for out-of-bounds situation.
So we cannot verify the equivalence unless we specify the pre-condtion
with verif.assume
2024-10-28 20:49:45 +09:00
..
comb.mlir [circt-lec] Register Verif dialects (#7744) 2024-10-28 20:49:45 +09:00
commandline.mlir [circt-lec] Port to SMT dialect based compiler pipeline (#6908) 2024-04-21 08:06:39 +02:00
hw.mlir [circt-lec] Port to SMT dialect based compiler pipeline (#6908) 2024-04-21 08:06:39 +02:00