E
ekilada
Guest
Hi all,
I need to dump some memory contents into a file using $writememh
e.g.,
$writememh("file.dat",driver.top.mem);
Unfortunately I got the following warning in modelsim:
** Warning: (vsim-PLI-3003)
[TOFD] - System task or function '$writememh' is not defined.
Can u help in this please?
Are there any alternatives to writememh ?
Best Regards,
Eliyah
I need to dump some memory contents into a file using $writememh
e.g.,
$writememh("file.dat",driver.top.mem);
Unfortunately I got the following warning in modelsim:
** Warning: (vsim-PLI-3003)
[TOFD] - System task or function '$writememh' is not defined.
Can u help in this please?
Are there any alternatives to writememh ?
Best Regards,
Eliyah