always84
Member level 1
Hy I have to save some metrics about my design. I want to save the istant of a particular event on a file, my code is write in Verilog and I'm using modelsim. I was thinking to use the istruction $time to capture a particular istant of time, and if it's possible to save it on a file. How can I do this? is it possible? Could I use $time and $writmemb (or $writememh) to solve my problem.
Thx for helping me.
Thx for helping me.