Forum Discussion
Altera_Forum
Honored Contributor
12 years agohow can i save signals in SignalTap II Logic Analyzer
Hi i want to drive a brushless dc motor and i wrote a vhdl code and program on cycloneIII fpga and test my motor i need to see my signals so i use SignalTap II Logic Analyzer. this menu is ...
Altera_Forum
Honored Contributor
12 years agoYou 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.