summaryrefslogtreecommitdiff
path: root/src/test/scala/ChiselTests/ModuleVec.scala
diff options
context:
space:
mode:
authorAndrew Waterman2015-07-29 18:48:20 -0700
committerAndrew Waterman2015-07-29 18:48:20 -0700
commitab47644238acc49f21a2428c5f1774d0ef8e04c0 (patch)
tree5d29495457b1f50f2e23eb4c859777c64e6164fb /src/test/scala/ChiselTests/ModuleVec.scala
parentb5518903d863a7e659e2c49fe59b3784a3505c0c (diff)
Remove most operators from Bits
The concrete return type was the type of the LHS, which is wrong for most mixed-signedness code. We can get it right using double-dispatch, but let's wait until we know we need to do so. I left the comparison operators because their return type is always Bool.
Diffstat (limited to 'src/test/scala/ChiselTests/ModuleVec.scala')
0 files changed, 0 insertions, 0 deletions