Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

190218

Pre-release
Pre-release
Compare
Choose a tag to compare
@ducky64 ducky64 released this 01 Mar 05:59

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