Forum Discussion

CJC's avatar
CJC
Icon for New Contributor rankNew Contributor
5 years ago

Can i use a MCU to ctrl signaltap process?

For remote debug,there is only a FPGA and a MCU.

This MCU is connected through internet.

Can I use this MCU to capture signaltap waveform ?

4 Replies

    • CJC's avatar
      CJC
      Icon for New Contributor rankNew Contributor

      For reomote debug with signaltap,usually,I use a PC connecting to the FPGA,and a local PC to operate that reomte PC.

      But this remote PC is useless most of time.It's a waste of resources and money.And there is a Microcontroller(ARM) on PCB board with FPGA.This Microcontroller is running Linux,512M RAM and 512M ROM.

      So,may I use the microcontroller to control the FPGA signaltap,Such as Trigger Conditions/Run Analysis/Stop Analysis/Save the waveform to file?

      • RichardT_altera's avatar
        RichardT_altera
        Icon for Super Contributor rankSuper Contributor

        I haven't seen anyone try to use a microcontroller to control the FPGA signal tap though and I would recommend using a PC instead as you will need the Quartus software for signal tap.

        You can try it with your microcontroller on your own accord if it is able to run the Quartus software.