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.
Hi all
Would you mind if we ask ADS5482EVM and ADS6445EVM?
Our customer would like to use ADS5482 and ADS6445 using FPGA.
If you have some software for these devices, could you give us?
Kind regards,
Hirotaka Matsumoto
Jim san
Thank you for your cooperation always!
You can find the source code for the TSW1400EVM under the product folder on the TI website.
->Does it mean followings??
The customer needs .c type code, so do these data contain?
Kind regards,
Hirotaka Matsumoto
Jim san
Thank you for your reply.
OK, we got it.
Why do they need this?
->Our customer would like to use it as the reference.
Kind regards,
Hirotaka Matsumoto
Jim san
If you have .vhd or .v source code instead of .c source, could you share us it?
The back ground of it is the same.
Kind regards,
Hirotaka Matsumoto
Hirotaka,
The files under the TSW1400EVM product folder have the .v and .vhd code. They are in the zip file shown below. You are looking for the FPGA source code, correct?
Regards,
Jim
Jim san
Thank you so much for your support always.
On TSW1400EVM folder, there are two files as follow:
・TSW1400_ADC_Revamp_ver2.2_22032013.qar
・tsw1400_lvds_dac_sample_wise.qar
These are Altera FPGA.
The customer needs .vhd or .v file.
Kind regards,
Hirotaka Matsumoto
・TSW1400_ADC_Revamp_ver2.2_22032013.qar
・tsw1400_lvds_dac_sample_wise.qar
Hirotaka,
The files can be extracted if they use the Altera Quartus tool and open the project. You can also download the requested files from the link below.
Regards,
Jim
Jim san
Thank you for your support always.
We could find .v file.
If you know followings, could you let us know?
On the "ver"folder.
-What files are the reference for sample code for ADS6445EVM and ADS5482EVM?
-The customer wiil use xilinx FPGA. So, do these files correspond for xilinx?
Kind regards,
Hirotaka Matsumoto
Hirotaka,
The source code released on 1400 product page is a unified firmware that works for all devices. I cannot find the device specific code in that firmware.
It is made to capture data from 28 LVDS pairs possible from HSMC connector. But, data will be considered only from the LVDS pairs of the connected ADC device. This selection is done in “channel_select_n_reorder" module based on "select_lines_I" input signal which will updated by software register writes.
The attached design document "TSW1400_adc" explains most of the core modules present in the firmware.
Regards,
Jim