We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9e0bb0 commit 33cc4ecCopy full SHA for 33cc4ec
docs/Dialects/HW/RationaleHW.md
@@ -44,8 +44,7 @@ several major contributions:
44
1) The `hw` dialect provides unifying structure and
45
abstractions that are useful for a wide range of hardware modeling problems.
46
It allows other dialects to "mix in" with it to provide higher level
47
- functionality. `hw` is roughly akin to the "std" dialect in MLIR (but better
48
- curated).
+ functionality.
49
2) The `comb` dialect provides a common set of operations for combinational
50
logic. This dialect is designed to allow easy analysis and transformation.
51
3) The `sv` dialect provides direct access to a wide variety
0 commit comments