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
? I ran into that problem too. Not sure if it helps the analysis but commenting out the output and changing the input to Bundle1 at least doesn't crash. All other combinations run into one or the other stack trace.
valbundleIn=Input(newBundle1)
// val bundleOut = Output(new Bundle1)
This does not compile right now. Not clear if it is current with scala/java
Gets java null pointer exception
The text was updated successfully, but these errors were encountered: