Verdi Utility使用总结
一、Verdi Utility
1.1.how to submit job to run verdi utility?
- If design is big, need submit job to run verdi utility
- CMD:utilq <verdi_utility> [options]
1.2.fsdbdebug
- For dumping the FSDB information and generating a log file for debugging
1.2.How to get waveform information (value information, scope, ...) in an fsdb?
- Common usage : check fsdb version, check whether glitch is dumped
%> module load Verdi
%> fsdbdebug -info XXX.fsdb
1.3.Other : dump design hierarchy, value changes, value change count ...
%> module load Verdi
%> fsdbdebug -help
1.4.fsdbedit