Skip to content

Commit 33cc4ec

Browse files
authored
[Docs][NFC] Drop outdated hw comparison (#9270)
1 parent b9e0bb0 commit 33cc4ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/Dialects/HW/RationaleHW.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ several major contributions:
4444
1) The `hw` dialect provides unifying structure and
4545
abstractions that are useful for a wide range of hardware modeling problems.
4646
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).
47+
functionality.
4948
2) The `comb` dialect provides a common set of operations for combinational
5049
logic. This dialect is designed to allow easy analysis and transformation.
5150
3) The `sv` dialect provides direct access to a wide variety

0 commit comments

Comments
 (0)