Forum Discussion
TinTranDinh
New Contributor
2 years agoHow to import input waveform to signal tap analyzer
Hello, I am currently a student doing a research project on using Quartus's Signal Tap tool. Still, this project requires me to use only software, input signal waveforms, and record output signals wi...
sstrell
Super Contributor
2 years agoSignal Tap is exclusively for hardware debugging so it will not work with what you are looking for. You will want to run a simulation in a simulation tool, such as Questasim that comes with Quartus. This requires creating a simulation testbench and compiling and running the simulation in the simulation tool.