Sanitize Record._elements (backport #3419) (#3427)
* Sanitize Record._elements (#3419) This moves name sanitation a little earlier and ensures that the sanitized names are use more consistently throughout Chisel internals. This fixes a bug in D/I where unsanitary names would lead to a crash. (cherry picked from commit 5c282db5 ) * Keep Scala 2.12 support by not using VectorMap * Fix firrtl in tests for older firrtl spec version --------- Co-authored-by:Jack Koenig <koenig@sifive.com>
parent
95bd5008
Please register or sign in to comment