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

flash memory TE0713

Started by fpgalearner, April 13, 2022, 06:57:34 PM

Previous topic - Next topic

fpgalearner

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

JH

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