circt/test
cepheus acb558822f
[Moore] SymbolVisibility attribute support for SVModuleOp (#7278)
We can append the appropriate symbol visibility to svmoduleOp according
to the structures of instanceSymbol provided by the slang front-end. slang
provides a function to get the root of the design. Calling this method
could get all top-level instanceSymbols and help determine which ones
should be tagged. Note that the visibility attribute now used does not
contain the `nested`.
2024-07-09 12:03:18 +08: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 [Moore] SymbolVisibility attribute support for SVModuleOp (#7278) 2024-07-09 12:03:18 +08:00
Dialect [Moore] SymbolVisibility attribute support for SVModuleOp (#7278) 2024-07-09 12:03:18 +08: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] Add input and output names to DPI intrinsic (#7265) 2024-07-03 14:16:51 +09: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