You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chisel has experimental features of Definition/Instance to avoid multiple elaboration of the same hardware. However, this brings issues to the elaboration of Difftest, which relies on the generational information during Chisel elaboration. See OpenXiangShan/XiangShan#2338
Don't know how to fix it yet.
The text was updated successfully, but these errors were encountered:
Chisel has experimental features of Definition/Instance to avoid multiple elaboration of the same hardware. However, this brings issues to the elaboration of Difftest, which relies on the generational information during Chisel elaboration. See OpenXiangShan/XiangShan#2338
Don't know how to fix it yet.
The text was updated successfully, but these errors were encountered: