pad: Only call IDLE probes if we are actually idle
Also only check the data types for non-IDLE probes. When we are idle, we have no data type obviously. Previously we were calling IDLE probes during data flow whenever a non-blocking probe would be called. The pad was usually not idle at that time.
Loading
Please register or sign in to comment