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.

altera tsw1400 board

1)  can we program altera tsw1400 board directly  using quartus.

2) which fpga is used in this board

  • Nishant,

    1. Yes you can use the JTAG connector on the board.  You will need to make some changes to the solder jumpers to make it work.  By default the board is connected so that the JTAG comes from the FTDI USB.  You can download the schematic from the TSW1400EVM page:

    www.ti.com/.../TSW1400EVM  (look for design package)

    You will need to move the following 0 ohm jumpers:

    DNI = R61, 62, 63, 64 (this will disconnect the FTDI JTAG from the FPGA)

    INSTALL = R57, 58, 59, 60 (this will connect the JTAG connector to FPGA)

    2. Stratux IV, EP4SGX70 - you can find more details in the design package schematic.

    Ken

  • it is difficult to remove R61,62etc and install R57,58 etc.

    if we want to synchronise tsw1400 board with external clock then on which pin we apply the external clock signal.

    please provide me the board manual with pin details, i am not able to find it on website.  

  • Nishant,

    Are you using the board to capture data or send out a test pattern. If you want to start a capture using an external source, you would use the EXT_Trigger input SMA connector J11. You could also use the SYNC out SMA's to synchronize an external clock source. See section 3.1.3.3 in the HSDC Pro GUI User's Guide.

    Regards,

    Jim

  • can we use tsw1400 board as receiver and transmitter simultaneously?
  • if i have data stored in memory of tsw1400 board and i want data serially after some processing , is their is any option available with board so that i aget serial output from any SAM or from any other PIN
  • Kumar,

    You would probably have to modify the data that was stored first, then you could import it as a test file to se be sent out to the DAC connector.

    Regards,

    Jim