Max Korbel
Max Korbel
Thanks for the context, very helpful! I think this sounds quite achievable.
Closed in #456
This is already implemented in `Logic` via `elements`, but still needs something similar added for `LogicValue`
Great suggestion. I think something similar might be nice for `Pipeline` as well. As a note, it will require a little overhead in the implementation to properly generate inputs and...
Additionally, if anything catches the `Simulator`'s exceptions, the `Simulation.simulationEnded` never completes, which also means that any `Simulator.reset()` will never complete!
Thank you for providing the detail and something to reproduce this. I haven't started debugging yet but from your description it does sound like a bug.
Good point, thanks for the suggestion!
> Can I take it? Sure, it's all yours, thanks! > Are there any deadlines? Nope, no firm deadline :)
This is a great suggestion, thanks! It could really save a lot of performance on wave dumping, as well.
Good points, thank you for filing!