Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dv] Fix info message in csr_seq_lib.sv
The list of CSRs was probably empty when this message gets printed, giving messages like: Testing 0 csrs [0 - 46] in all supplied models. Just move the print so that it appears after test_csrs has been populated. Signed-off-by: Rupert Swarbrick <[email protected]>
- Loading branch information