Altera_Forum
Honored Contributor
14 years agoSignal Tap II Input Excitation
Hey guys,
I have a Verilog DSP core that is fully functional. I would like to implement it into an FPGA and test it. To monitor the outputs I plan to use the Signal Tap II Logic Analyzer. For the inputs, I can set up some memory with test vectors and write some Verilog to input the numbers to the DSP core within the FPGA. But, I was wondering if there was some way to send inputs to the core via Signal Tap II? I know how to use it to monitor outputs, but I would like to know if you can use it to drive input pins. If so, I could write a program that would excite the inputs. Any suggestions would be appreciated.