I wrote an assertion that states:
If there is a right leaf page table entry, then in the next cycle trans_valid must be high.
Below is the counter-example of the assertion failure, in the 12th cycle when we have a right leaf pte, dc.tc.pdtv == 0, and second stage is disabled then in the next cycle it must give trans_valid but it is giving trans_error in 12th cycle with cause_code == 15 which is wrong.
