Uncovered functional coverage:
Excluded functional coverage:
Covered functional coverage:
PSL cover point on lines 122 to 123:
122: -- psl txt_lock_buf_cov : cover
123: -- {curr_txtb_index_i = G_TXT_BUF_INDEX and txtb_hw_cmd.lock = '1'};
Count: 25275
Threshold: 1
PSL cover point on lines 125 to 126:
125: -- psl txt_unlock_buf_cov : cover
126: -- {curr_txtb_index_i = 0 and txtb_hw_cmd_unlock = '1'};
Count: 47100
Threshold: 1
PSL cover point on lines 131 to 134:
131: -- psl buf_ready_to_not_ready_cov : cover
132: -- {txtb_available(G_TXT_BUF_INDEX) = '1' and select_buf_index = G_TXT_BUF_INDEX and
133: -- txtb_hw_cmd.lock = '0'; txtb_available(G_TXT_BUF_INDEX) = '0'}
134: -- report "Buffer became non-ready but not due to lock command";
Count: 1144
Threshold: 1