This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADC12D1600RB: How to use EXT_TRIG for external triggering with FPGA?

Part Number: ADC12D1600RB
Other Parts Discussed in Thread: WAVEVISION5, ADC10D1000

Tool/software:

Hi,

I'm working with the ADC12D1600RB evaluation board and aiming to implement external triggering using the EXT_TRIG input signal.

I can confirm that external triggering works fine when using WaveVision5 — the board properly responds to the EXT_TRIG signal in that setup (adc10d1000_xc4vlx25_adc12d1600rfrb2.bit is loaded into the FPGA when starting). However, I would like to go beyond what WaveVision5 allows, particularly to increase the maximum trigger frequency and have more control over the acquisition logic. For that reason, I’m developing a custom FPGA design.

The issue is: while EXT_TRIG is clearly defined as an input in the FPGA I/O constraints, the Verilog sources provided in snac039.zip do not appear to make use of this signal at all. I couldn’t find any logic referencing EXT_TRIG for controlling sampling or triggering.

So my questions are:

  • Has anyone successfully used EXT_TRIG in a custom FPGA design on this board?

  • Are there any reference examples showing how EXT_TRIG can be integrated into the acquisition control?

  • If not, could someone from TI explain how EXT_TRIG is expected to be handled in the FPGA design?

Any guidance would be greatly appreciated!

Thanks,

Jerome

  • Hi Jerome,

    See my comments to your questions below....

    • Has anyone successfully used EXT_TRIG in a custom FPGA design on this board? RR: This is a very old board inherited from National Semiconductor, we don't have that information unfortunately. 

    • Are there any reference examples showing how EXT_TRIG can be integrated into the acquisition control? RR: same as above

    • If not, could someone from TI explain how EXT_TRIG is expected to be handled in the FPGA design? RR: let me look and see if there is any additional information internally on this question. please give me a few days to respond back.

    Regards,

    Rob

  • Hi Jerome,

    I found this FPGA source code; this is all we have. Please understand that this is provided as a courtesy to our customers and we cannot support any questions regarding this FW.

    Regards,

    Rob

    0383.FPGA Source Code ADC1XDXXXXRB4 Version.zip

  • Hi Rob,

    Thanks a lot for sending the FPGA source code — I really appreciate it. This will be very helpful for my upcoming tests and will save me a lot of time.

    No worries regarding support, I completely understand.

    Best regards,
    Jérôme