circt/test
Amelia Dobis ef30e1f20a
[FIRRTL][Verif][LTL] Replace `ltl.disable` with an enable folded into `verif.assert` (#7150)
This PR gets rid of the `ltl.disable` op and intrinsic in favor of having an enable operand on the verif assert like ops. This made it trivial to fix an incorrect when condition folding for `AssertProperty`. Most of the PR relates to fixing the chaos that was caused by removing `ltl.disable`.
2024-06-20 11:24:37 -07:00
..
Analysis [Debug] Add scope op (#6454) 2023-12-08 09:38:46 -08:00
CAPI [ARC][CAPI] Add basic C API for initializing ARC (#6997) 2024-05-09 15:48:12 -07:00
Conversion [FIRRTL][Verif][LTL] Replace `ltl.disable` with an enable folded into `verif.assert` (#7150) 2024-06-20 11:24:37 -07:00
Dialect [FIRRTL][Verif][LTL] Replace `ltl.disable` with an enable folded into `verif.assert` (#7150) 2024-06-20 11:24:37 -07:00
Scheduling FileCheck directive fixup, now filecheck_lint-clean. (#7057) 2024-05-16 16:25:52 -05:00
Target [SMT] Added support for :pattern attribute (#6976) 2024-05-28 11:13:15 +02:00
Tools/circt-lec [circt-lec] Port to SMT dialect based compiler pipeline (#6908) 2024-04-21 08:06:39 +02:00
Transforms [Transforms] Also convert constants in `map-arith-to-comb` 2023-10-03 12:30:55 +00:00
Unit [Moore] Add SystemVerilog types (#2699) 2022-03-04 08:48:45 +01:00
arcilator [Arc] Hoist reset value in CompReg when lowering for simulation (#6972) 2024-05-02 11:13:56 +02:00
circt-as-dis [NFC, FIRRTL] Rename StrictConnect to MatchingConnect. (#7116) 2024-06-04 09:19:00 -05:00
circt-opt [SMT] Add Dialect rationale and boilerplate 2024-03-12 08:12:50 +01:00
circt-reduce [HW] Change printer for modules (#6205) 2023-09-28 16:30:15 -05:00
circt-translate [FIRRTL] Bump minimum to 2.0.0, remove partial conect (#5075) 2024-06-11 11:07:18 -05:00
circt-verilog [ImportVerilog] Fix single unit preprocessor option (#6682) 2024-02-09 09:15:43 -08:00
firtool [FIRRTL][Verif][LTL] Replace `ltl.disable` with an enable folded into `verif.assert` (#7150) 2024-06-20 11:24:37 -07:00
hlstool Don't read lowering options from hidden global options (#4038) 2022-10-04 15:41:03 -05:00
ibistool [Ibis] Divorce symbol and actual names in class and container ops (#7123) 2024-06-10 10:06:16 +02:00
lib [NFC] Added newlines to the end of files 2022-03-28 18:58:23 +03:00
llhd-sim circt-reduce,firtool,llhd-sim: cleanup --help output, put options in category (#2979) 2022-05-03 16:02:57 -05:00
om-linker [OM] Register Verif dialect in om-linker. 2024-06-07 11:10:58 -07:00
CMakeLists.txt [ImportVerilog] Add Slang frontend dependency (#6620) 2024-01-30 13:22:00 -08:00
lit.cfg.py [ImportVerilog] Add Slang frontend dependency (#6620) 2024-01-30 13:22:00 -08:00
lit.site.cfg.py.in [ImportVerilog] Add Slang frontend dependency (#6620) 2024-01-30 13:22:00 -08:00