UVM_FAULT_MAXPROT
(maxprot ? UVM_FAULT_MAXPROT : 0) | UVM_FAULT_WIRE);
const bool maxprot = (fault_flag & UVM_FAULT_MAXPROT) != 0;