PyFixate / Fixate

Framework for hardware test fixtures and automatic test environments
MIT License
22 stars 17 forks source link

Add a `JigDriver.trigger()` method #190

Open clint-lawrence opened 5 months ago

clint-lawrence commented 5 months ago

This would flush any pending pin updates that were set calling a virtual mux with trigger_update=False. This would be a nice addition, but perhaps not really that useful.