diff options
| author | Palmer Dabbelt | 2015-12-31 20:38:49 -0800 |
|---|---|---|
| committer | Palmer Dabbelt | 2015-12-31 20:38:49 -0800 |
| commit | c1ba2c90faeb764ff2baeadf5862e18dd3917933 (patch) | |
| tree | ff9c2382dcc50b4290a105dead6679895adc15ce /src/test/scala/chiselTests | |
| parent | 5e3f3977b3e25af21aa277d975836610a0df11d6 (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
