circt/test/Dialect/SV
Hideto Ueno f8a95aa45c
[SV] Add MacroRefOp to represet macro statement (#7607)
There has been MacroRefExprOp and MacroRefExprSEOp to use macro symbols as expressions but it was not possible to use macro as a statement. This commit adds `sv.macro.ref` op to represent a statement. Since `sv.macro.ref` mnemonic was used by MacroRefExprOp this commit also renames `sv.macro.ref` to `sv.macro.ref.expr` at the same time.
2024-09-25 17:29:57 +09:00
..
EliminateInOutPorts [HW] Change printer for modules (#6205) 2023-09-28 16:30:15 -05:00
basic.mlir [SV] Add MacroRefOp to represet macro statement (#7607) 2024-09-25 17:29:57 +09:00
canonicalization.mlir [SV] Fix regop canonicalizer crashing. (#7564) 2024-09-03 11:30:03 -05:00
cse.mlir [SV] Add MacroRefOp to represet macro statement (#7607) 2024-09-25 17:29:57 +09:00
errors.mlir [SV] Add DPI import op (#7005) 2024-05-16 18:53:46 +09:00
generates.mlir [HW] Change printer for modules (#6205) 2023-09-28 16:30:15 -05:00
hw-cleanup.mlir [NFC][SV] Declare macros in most SV tests 2024-03-04 04:13:01 -08:00
hw-export-module-hierarchy.mlir [Namespace] Return an empty string for empty string. (#6284) 2023-10-12 05:25:56 +09:00
hw-extract-test-code-error.mlir [HW] Change printer for modules (#6205) 2023-09-28 16:30:15 -05:00
hw-extract-test-code.mlir [ETC] Support clocked verif ops (#7296) 2024-07-10 19:14:10 +09:00
hw-generator-callout-error.mlir Whitespace cleanup in test/ and *.td, NFC 2021-07-09 18:24:57 -04:00
hw-generator-callout.mlir [HW] Change printer for modules (#6205) 2023-09-28 16:30:15 -05:00
hw-legalize-modules-packed-arrays.mlir [HWLegalizeModules] Lower types-like packed array handling (#5355) (#6402) 2023-11-11 03:04:19 +09:00
interfaces.mlir [HW] Change printer for modules (#6205) 2023-09-28 16:30:15 -05:00
prettify-verilog.mlir [NFC][SV] Declare macros in most SV tests 2024-03-04 04:13:01 -08:00
sv-trace-iverilog.mlir [SV] Add iverilog trace instrumentation pass (#4013) 2022-09-30 12:00:54 +02:00