aboutsummaryrefslogtreecommitdiff
path: root/test/errors/gender/BulkWrong.fir
diff options
context:
space:
mode:
authorazidar2015-08-03 18:39:55 -0700
committerazidar2015-08-03 18:39:55 -0700
commitff6dfecf42560ed2e2eb678adc9ca8d868a472bd (patch)
tree1483818b3efa226bce74cca560f1aa38102ebcfa /test/errors/gender/BulkWrong.fir
parentec3bf6a6a74061721024dece229f7a6062f5c7fc (diff)
Changed name mangling to use _ as a delin. Fixed bug in checking for
invalid <> assignments.
Diffstat (limited to 'test/errors/gender/BulkWrong.fir')
-rw-r--r--test/errors/gender/BulkWrong.fir2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/errors/gender/BulkWrong.fir b/test/errors/gender/BulkWrong.fir
index e2dda086..f65d0aa9 100644
--- a/test/errors/gender/BulkWrong.fir
+++ b/test/errors/gender/BulkWrong.fir
@@ -13,4 +13,4 @@ circuit BTB :
req <> x
wire z : {x : UInt<1>, flip y : UInt<1> }
- x.valid := r
+ x.valid := r.x