diff options
| author | mergify[bot] | 2022-12-10 10:45:37 +0000 |
|---|---|---|
| committer | GitHub | 2022-12-10 10:45:37 +0000 |
| commit | 044b062468c90a1084221e480463515c668e99df (patch) | |
| tree | 16c9a9aa5fa1f795e22211cc3d50827501a5a049 /macros/src/main/scala/chisel3 | |
| parent | 294bf10510b2dc55312be2e87f9bed556c68afc5 (diff) | |
Fix string interpolation in `util.exprimental.decode.bitset` (#2882) (#2883)
* Fix BitSet decoder API when errorBit=False
When errorBit is set to False, the original code will return
`Unit` which will be `()` in interpolated string.
* Add testcases for both errorBit cases in BitSetSpec
(cherry picked from commit 42416cb6c6a3019fc29b9d98cfea3e3bb4e42684)
Co-authored-by: Ocean Shen <30361859+OceanS2000@users.noreply.github.com>
Diffstat (limited to 'macros/src/main/scala/chisel3')
0 files changed, 0 insertions, 0 deletions
