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

Fix Compatibility Module io wrapping (#2355) (#2358)



The new reflection based IO autowrapping for compatibility mode Modules
would previously throw a NullPointerExceptions if any hardware were
constructed in the Module before "val io" was initialized. The logic is
now more robust for this case.

Co-authored-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>
(cherry picked from commit 50e6099f

)

Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent a0798dce
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