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.

Xilinx Vivado project TSW14J10EVM

I am working on TSW14J10EVM eval platform using Xilinx' Kintex-7 based Genesys-2  eval board which is similar to KC705. The FPGA source code at the following link does not provide the FPGA project files:

www.ti.com/.../TSW14J10EVM

Can I also get the Vivado project as it will help me adapt it to new platform I am using.

Thanks,

Dee

  • Dee,

    The firmware for the KC705 can be found from the link in the TSW14J10EVM project folder as shown below. We currently do not support the Genesys-2 eval platform. How much different is this from the KC705? You may want to request this firmware from Xilinx, as they are the ones that generated the firmware that is available today.

    Regards,

    Jim

  • Dee,

    What ADC and or DAC do you plan on using with this? What is the end application?

    Regards,

    Jim

  • The page only shows the SDK firmware with the bit files for FPGA. I understand you do not support the platform, but I found it to be useful as it has larger memory. To download the FPGA project files, do we have to request Xilinx? or it was developed by TI ?
  • I am planning to use TSW54J60 Evaluation Module to validate custom DSP application.
  • Kumar,

    The firmware will be generated after you run the provided script file from the download. Read document "JESD204_TI_reference_design.pdf", which is included with this download for instructions on how to do this.

    You then can build the kc705 project and either retarget your board (not recommended) or just simply add your board to the build script plus a constraints file and the script will build it automatically (recommended)!

     

    You will need to create the constraints either way. So modifying the build script is by far the easiest way to do what they want.

    Regards,

    Jim