summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests
diff options
context:
space:
mode:
authorPalmer Dabbelt2015-12-31 20:38:49 -0800
committerPalmer Dabbelt2015-12-31 20:38:49 -0800
commitc1ba2c90faeb764ff2baeadf5862e18dd3917933 (patch)
treeff9c2382dcc50b4290a105dead6679895adc15ce /src/test/scala/chiselTests
parent5e3f3977b3e25af21aa277d975836610a0df11d6 (diff)
Add assert(Boolean), assert(Boolean, String)
This overload exists for Chisel 2 compatibility (Rocket uses it). I tried to just add a single extra method ('apply(Boolean, String="")') but Scala complained about having overloads with implicit arguments. Instead I just went ahead and added 4 overloads that do the same thing as the implicit arguments, just a bit less cleanly.
Diffstat (limited to 'src/test/scala/chiselTests')
0 files changed, 0 insertions, 0 deletions