PyFixate / Fixate

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

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

Open clint-lawrence opened 4 months ago

clint-lawrence commented 4 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.