Commit 3bb07654 authored by Maciej Lipinski's avatar Maciej Lipinski

[SIM_TOP] fix of function name in HWDU driver

parent 136d47ba
......@@ -17,7 +17,7 @@ class CSimDrv_HWDU;
m_base = base;
endfunction // new
task set_tatsu(bit[15:0] addr);
task dump_mpm_page_utilization(bit[15:0] addr);
uint64_t tmp;
m_acc.write(m_base + `ADDR_HWDU_CR,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment