Original issue by areda0: efabless/cace#139
Occasionally, a simulation may abort due to convergence issues or other reasons. It would be helpful if users could define specific actions to take in such cases. For example, users might specify an exception value for a condition that would apply only in the event of a simulation failure.
Simulation failures could arise from:
- Errors during the simulation process: These should be identified promptly without waiting for all simulations to complete.
*Failure to meet the required specifications.