Skip to content

edit assertion to avoid goto operator in antecedent which could cause…

Created by: strichmo

… performance issues

Signed-off-by: Steve Richmond Steve.Richmond@silabs.com

Note this may not be ideal fix for assertion, but we cannot have goto operators as first clause of an assertion. Non-optimized simulators such as Questa and DSIM will spawn separate threads every single cycle in this case.

Merge request reports

Loading