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

Recent posts

#1
Trenz Electronic FPGA Modules / Re: Project starting point for...
Last post by JH - May 14, 2025, 11:58:05 AM
Hi,
is there a reason why you want to start with with Spartan6 device? AMD(Xilinx) discontinued Software support(ISE and EDK) since 2013. Project you select is correct one for the module, but doesn't include file transfer. USB and provided was mainly used to update QSPI Flash with design. Fifo usage should be also possible, but we haven't any source for this purpose.

If you want to transfer data to native FPGA via USB, than maybe TE0713 is an alternative. It's an Artix 7 module and has onboard FTDI, which support up to USB3.
https://wiki.trenz.local/display/PD/TE0713+TRM
At the moment we have only a standard reference design online without FTDI usage:
https://wiki.trenz.local/display/PD/TE0713+Test+Board

But it's planned to provide one together with TE0703(only USB2 usage possible), if you write to support@trenz-electronic.de, than we can provide a preliminary version if needed?

br
John
#2
Trenz Electronic FPGA Modules / Re: TE0712 refrence design
Last post by Waldi3141 - May 14, 2025, 11:43:46 AM
never mind,found it :)
#3
Trenz Electronic FPGA Modules / TE0712 refrence design
Last post by Waldi3141 - May 14, 2025, 11:41:05 AM
do you have a link ? couldnt find it.
#4
Trenz Electronic FPGA Modules / Re: te0727 design files.
Last post by JH - May 14, 2025, 11:24:56 AM
Hi,
sorry I didn't read carefully. TE0727 altium file isn't available.
TE0890 is open source and we shared altium project, but TE0727 isn't open source. So we offer only schematics, AD and STEP model available. Rev4 files should be available in appr. 1 hour on:
https://shop.trenz-electronic.de/en/Download/?path=Trenz_Electronic/Modules_and_Module_Carriers/3.05x6.5/TE0727/REV04/Documents
https://shop.trenz-electronic.de/en/Download/?path=Trenz_Electronic/Modules_and_Module_Carriers/3.05x6.5/TE0727/REV04/HW_Design
br
John

#5
Hi,
I am evaluating TE0630 LX150 USB. I need to exchange data from and to a PC, store it in DDR memory and develepe some task on microblaze.
I have downloaded TE0630-reference_design-EDK-13.2-v1.0.4ca0645.zip. Is it the right starting point?
Thanks,
Charlie
#6
Trenz Electronic FPGA Modules / Re: te0727 design files.
Last post by sled - May 13, 2025, 12:50:53 PM
Hi,

are source files available only for te0890 board? i need this files for te0727 board..



#7
Trenz Electronic FPGA Modules / Re: Controlling LED D1 & D2 on...
Last post by JH - May 13, 2025, 08:38:17 AM
Hello,
yes it's an IP which can be used inside the FPGA which can be communicate between FPGA and CPLD with 3 wires:
https://wiki.trenz-electronic.de/display/PD/RGPIO
IP is available on the download area:
https://shop.trenz-electronic.de/en/Download/?path=Trenz_Electronic/Software/Vivado_IP_Core/2017.4

Used B2B pins (Table "Connection RGPIO to SoM"):
https://wiki.trenz-electronic.de/display/PD/TEF1002+SC+CPLD+MAX10#TEF1002SCCPLDMAX10-RGPIO

br
John

#9
Trenz Electronic FPGA Modules / Re: Reference Design and image...
Last post by JH - May 13, 2025, 08:17:56 AM
Hello,
2024.2 update is planned, but I can't tell you any timeline at the moment.
I think you wrote also Email to support@trenz-electronic.de? I will try to help via email at first.
br
John
#10
Trenz Electronic FPGA Modules / Re: TEF1001 CPLD default PLL c...
Last post by JH - May 12, 2025, 12:07:03 PM
Hi,
we have a reference design online where SI5338 will be configured on power up:
https://wiki.trenz-electronic.de/display/PD/TEF1001+Test+Board
I2C Interface and configuration is included in the bootloader source code of the design. Register header file (te_SI5338-Register.h) can be created with Clock builder pro from skyworks.

br
John