Skip to content
  • Adam Nelson's avatar
    Clean up error types and assert/expect syntax · de983c27
    Adam Nelson authored
    - Replace "expect" with infix "or_fail"
    - Reduce uvm_error to 3 error types, with a generic parameter for
      undefined behavior error messages
    - Use option instead of InvalidStep error type in scheduler
    de983c27