This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
190218
Pre-release
Pre-release
Snapshot pushed to sonatype
- Blocking regions removed, and threads may not change regions (thread region is set on spawn)
- Introduce a
.joinAndStep(clk)
construct on threads, to allow joining on threads in a later region while making the time advance explicit - Most DecoupledDriver operations happen in the Monitor region
Note: the AsyncReset fixes are not included with this release since they depend on a treadle change that has not been pushed to sonatype