Unverified Commit 50e6099f authored by Jack Koenig's avatar Jack Koenig Committed by GitHub
Browse files

Fix Compatibility Module io wrapping (#2355)



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>
parent 512ddd6c
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