Trenz Electronic GmbH Support Forum

Trenz Electronic Products => Trenz Electronic FPGA Modules => Topic started by: sabankocal on August 12, 2019, 11:32:19 AM

Title: xapp1078 (cpu1 bare metal, cpu0 linux) on TE0745 Zynq proc. system7 properties
Post by: sabankocal on August 12, 2019, 11:32:19 AM
Hello,

My question is: Can I get Properties for Zynq proc. system7 for TE0745?

What am I trying?
I'm trying to get Xilinx xapp1078 (cpu1 bare metal, cpu0 linux) to work on a TE0745 & TEB0745 Board pair(xc7z030fbg676-2).
My Solution steps are:
1- Bring up ZC702(as in Application note) with prebuild libraries. (It's done!)
2- Bring up ZC702(as in Application note), but this time make all of compilations(PetaLinux compile, elf files...) self. (It's done!)
3- Bring up TE0745 with the simplest "Hello world" Reference Design. (It's done!)
4- Adopt TE0745 to xapp1078.

This links has Vivado design creation scripts for ZC702, ZC706, ZedBoard, MicroZed.
https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841653/XAPP1078+Latest+Information#XAPP1078LatestInformation-UpdatedDesignFilesforVivado2014.4andPetalinux2014.4tools

I compare tcl scripts of all Eval Boards. Result is: I need to change part numbers in it and I need to set "Properties for Zynq proc. system7".

Can I get Properties for Zynq proc. system7 for TE0745?
If you have another advice to me about my task, I would be very pleased.

Thanks in advance.

Saban
Title: Re: xapp1078 (cpu1 bare metal, cpu0 linux) on TE0745 Zynq proc. system7 properties
Post by: Oleksandr Kiyenko on August 12, 2019, 04:07:25 PM
Hello,

you can find properties of Zynq block in the reference project
board_files/[your board variant]/1.0/preset.xml

Best regards
Oleksandr Kiyenko
Title: Re: xapp1078 (cpu1 bare metal, cpu0 linux) on TE0745 Zynq proc. system7 properties
Post by: sabankocal on August 12, 2019, 04:24:35 PM
Hi Oleksandr,

Thanks a lot for your quick reply.

Regards,
Saban
Title: Re: xapp1078 (cpu1 bare metal, cpu0 linux) on TE0745 Zynq proc. system7 properties
Post by: sabankocal on August 13, 2019, 04:05:32 PM
Hi again,

I tried to apply setting in preset.xml to Zynq bei using Zynq7 Processing System GUI->Presets->Apply Configuration(Attached also a screenshot)
This popup wants to a tcl scr'pt but we have an XML file.
Is there another way to do or do we have a preset.tcl file also?

Thanks a lot.

Saban
Title: Re: xapp1078 (cpu1 bare metal, cpu0 linux) on TE0745 Zynq proc. system7 properties
Post by: Oleksandr Kiyenko on August 14, 2019, 10:23:12 AM
Hi

You can just create/open reference project for this board
https://shop.trenz-electronic.de/Download/?path=Trenz_Electronic/Modules_and_Module_Carriers/5.2x7.6/TE0745/Reference_Design
and then save preset GUI->Presets->Save Configuration.

Best regards
Oleksandr Kiyenko
Title: Re: xapp1078 (cpu1 bare metal, cpu0 linux) on TE0745 Zynq proc. system7 properties
Post by: sabankocal on August 14, 2019, 10:31:24 AM
Hi Oleksandr,

It solved my problem.
Thanks a lot.

Regards,
Saban