Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- You can enable Data Log and analyze your signals. You can also export file in .vcd format and using modelsim you can convert .vcd into .wlf file and it can be used to analyze your signals. --- Quote End --- you can also right click on waveforms window, and then select "generate list file" which is a text file matrix for all signals. You better convert all format display to signed integer instead of hex or binary formats (if applicable) beforehand.