Interactive tool
Blocking vs non-blocking
Same clock edge, two always blocks: blocking = updates immediately;
non-blocking <= schedules updates for the end of the time step.
Watch the registers diverge side by side.