Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16835 Discussions

How to import input waveform to signal tap analyzer

TinTranDinh
Beginner
110 Views

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 without using hardware. If anyone has researched or knows about this issue, please give me some advice, thank you.

 

Screenshot 2024-09-25 172820.pngScreenshot 2024-09-25 172846.png

Labels (1)
0 Kudos
1 Reply
sstrell
Honored Contributor III
71 Views

Signal 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.

Reply