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

Detect bound hardware when processing record elements (backport #3037) (#3115)

* Detect bound hardware when processing record elements (#3037)

Use new private Record._elements to validate Record elements. This
allows us to check invariants earlier than on cloning or binding.

(cherry picked from commit a8515661

)

# Conflicts:
#	core/src/main/scala/chisel3/internal/BiConnect.scala
#	core/src/main/scala/chisel3/internal/MonoConnect.scala

* Fix backport conflicts

---------

Co-authored-by: default avatarAditya Naik <91489422+adkian-sifive@users.noreply.github.com>
Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent 1a485a02
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