From ff6dfecf42560ed2e2eb678adc9ca8d868a472bd Mon Sep 17 00:00:00 2001 From: azidar Date: Mon, 3 Aug 2015 18:39:55 -0700 Subject: Changed name mangling to use _ as a delin. Fixed bug in checking for invalid <> assignments. --- test/errors/gender/BulkWrong.fir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/errors/gender/BulkWrong.fir') 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 -- cgit v1.2.3