Trenz Electronic GmbH Support Forum

Trenz Electronic Products => Trenz Electronic FPGA Modules => Topic started by: fpgalearner on April 13, 2022, 06:57:34 PM

Title: flash memory TE0713
Post by: fpgalearner on April 13, 2022, 06:57:34 PM
Hi there,

I'm working with TE0713-200-2C, is there a way of saving my FPGA program "permanently" in this board?
When I boot the board I have to reprogram the FPGA with the JTAG, again.

Thanks in advance for the help.

Best Regards
Title: Re: flash memory TE0713
Post by: JH on April 14, 2022, 06:05:53 AM
Hi,
you can program qspi flash.
We offer reference design with necessary setup for QSPI x4 (default xilinx has x1 activated which takes much longer for programming):
https://wiki.trenz-electronic.de/display/PD/TE0713+Test+Board
--> there are prebuilt binaries included and also the project.
For QSPI X4 you must basic constrains:
https://wiki.trenz-electronic.de/display/PD/TE0713+Test+Board#TE0713TestBoard-Basicmoduleconstraints
and generate mcs as x4.

More information about Xilinx tools, see references from:
https://wiki.trenz-electronic.de/display/PD/Xilinx+Development+Tools#XilinxDevelopmentTools-XilinxSoftwareProgrammingandDebugging

br
John