Trenz Electronic GmbH Support Forum

Trenz Electronic Products => Trenz Electronic FPGA Modules => Topic started by: Rtg on July 07, 2017, 12:21:14 PM

Title: TE0741 and Toolz
Post by: Rtg on July 07, 2017, 12:21:14 PM
I have to program the Flash on TE0741 for loading during Power ON.  I have read that Toolz is a good tool but could not find a guide.  Can anybody point me towards appropriate resources for using TOolz to program TE0741 flash?. Thanks.
Title: Re: TE0741 and Toolz
Post by: Antti Lukats on July 08, 2017, 02:30:16 PM
you can just use Xilinx programming tools. ToolZ is a development tool that can be useful in some cases, but it is very much development level thing and has not much documentation at this time.
Title: Re: TE0741 and Toolz
Post by: Rtg on July 10, 2017, 09:49:29 AM
I programmed it using Vivado today and it was successful.  But I would like to program it using USB so would like to use xc3sprog.  Are there any reference for that or where I can get the required bscan files? Thanks.
Title: Re: TE0741 and Toolz
Post by: Rtg on July 10, 2017, 09:51:23 AM
Ah, I just found your git.  https://github.com/matrix-io/xc3sprog/blob/master/bscan_spi/bscan_xc7_spi.vhd
Thanks.