clash-lang / clash-protocols

a battery-included library for dataflow protocols
Other
19 stars 7 forks source link

Add `eoTimeoutMs` #94

Closed martijnbastiaan closed 3 months ago

martijnbastiaan commented 3 months ago

Adds the ability to specify a wall-clock timeout to one iteration of propWithModel. This can help to hone in on specific inputs causing combinatorial loops.