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
[FIRRTL] Fix Grand Central companion not-in-design (#8625)
Fix a regression introduced in 88f5d5a where a Grand Central companion
instantiated only under the test harness would cause the companion to be
instantiated in the Grand Central directory and not under the test harness
directory. An early exit if no instances are in the design was
incorrectly dropped.
Signed-off-by: Schuyler Eldridge <[email protected]>
0 commit comments