Unverified Commit 1de70de5 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

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: default avatarJack Koenig <koenig@sifive.com>
parent 95bd5008
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment