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 04fc395 commit d1856ccCopy full SHA for d1856cc
test/Dialect/FIRRTL/infer-widths-new.mlir
@@ -1,6 +1,8 @@
1
// RUN: circt-opt --pass-pipeline='builtin.module(firrtl.circuit(firrtl-infer-widths-new))' --verify-diagnostics %s | FileCheck %s
2
3
firrtl.circuit "Foo" {
4
+
5
+ firrtl.module @Foo() {}
6
7
//===----------------------------------------------------------------------===//
8
// New Test: issue9140_0
0 commit comments