aboutsummaryrefslogtreecommitdiff
path: root/test/errors/gender/BulkWrong.fir
diff options
context:
space:
mode:
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 1becd104..c9b24aa2 100644
--- a/test/errors/gender/BulkWrong.fir
+++ b/test/errors/gender/BulkWrong.fir
@@ -18,7 +18,7 @@ circuit BTB :
in.y <- w.y
in.y.z <- w.y.z
- w.x <= addw(in.x,in.y.z)
+ w.x <= add(in.x,in.y.z)
out <- in
in.y <- out.y