diff options
| author | azidar | 2015-08-03 18:39:55 -0700 |
|---|---|---|
| committer | azidar | 2015-08-03 18:39:55 -0700 |
| commit | ff6dfecf42560ed2e2eb678adc9ca8d868a472bd (patch) | |
| tree | 1483818b3efa226bce74cca560f1aa38102ebcfa /test/errors/gender/BulkWrong.fir | |
| parent | ec3bf6a6a74061721024dece229f7a6062f5c7fc (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.fir | 2 |
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 |
