News:

Attention: For security reasons,please choose a user name *different* from your login name.
Also make sure to choose a secure password and change it regularly.

Main Menu

TE0320 and ISE Xilinx 13.3

Started by Reuven, December 20, 2011, 02:56:02 AM

Previous topic - Next topic

Reuven

Dear All

I would like to know if the TE0320 module would work with ISE 13.3 (last version) and also
where I can download the 64 bit drivers.
Last time I checked several month ago, these drivers could not be installed in a machine with
Windows 7. There is a version which was proven to work properly?

Thank you very much.

Ales Gorkic

#1
Dear Reuven,

You can find here the project which will work in ISE 13.3:
https://github.com/Trenz-Electronic/TE03XX-Reference-Designs/
https://github.com/Trenz-Electronic/TE03XX-Reference-Designs/tree/master/reference-TE0320/
The difference in EDK 13 tools is that sw cannot be compiled in XPS any more. Therefore SDK was used to compile sw.

About the x64 driver:
Did you use this one:
http://www.trenz-electronic.de/download/d0/Trenz_Electronic/d1/TE-USB-Suite/d2/drivers.html
This one should work with 64bit Windows 7. I use the same one with my cameras.

The current problem is only API (TE0300DLL.dll) which is only available in 32bit. We expect that we we get x64 version at end of January.

Best regards,

Ales

Horsa

Quote from: Ales Gorkic on December 21, 2011, 07:31:06 PM
The current problem is only API (TE0300DLL.dll) which is only available in 32bit. We expect that we we get x64 version at end of January.

We successfully tested the 32-bit TE0300DLL.dll with its 64-bit driver on Microsoft Windows 7 (64-bit). The C++ application might need some tuning (timing, loops) depending on host computer performance and FPGA device.