Tool/software:
I am currently working with the TSW14J59EVM to operate a DAC, specifically focusing on its DAC functionality.
While reviewing the user guide for the TSW14J59EVM, I noted the section titled "5 Downloading Firmware," which states:
"The TSW14J59EVM has an Xilinx® Kintex® UltraScale® XCKU5P device that requires firmware to be downloaded every time power is cycled to operate if the on-board EEPROM's are not programmed. The firmware files needed are special .bin or .bit formatted files that are provided with the software package. The files used by the GUI reside in the directory called C:\Program Files\Texas Instruments\High Speed Data Converter Pro\14J59 Details\Firmware."
I have located the .bit
files in the specified directory. However, to gain a deeper understanding of the specific operations and logic implemented within these .bit
files, I require access to the source files (RTL, e.g., .v or .vhd files). This would allow me to thoroughly analyze the underlying hardware description.
Could you please advise on how I might obtain these RTL source files for the TSW14J59EVM firmware? Any guidance or necessary procedures (such as NDA requirements) would be greatly appreciated.
Thank you for your time and assistance.