Trenz Electronic GmbH Support Forum

Trenz Electronic Products => Evaluation Boards => EDDP-EDPS Support => Topic started by: valahia on June 04, 2019, 10:38:00 PM

Title: SDSoC project platform and Vivado design
Post by: valahia on June 04, 2019, 10:38:00 PM
Are there any any TCL scripts for automatic generation of SDSoC hardware platform and Vivado design, similar to the HLS version of Vivado FOC project?. If yes, what are the commands and how they can be used?
Thanks!
Title: Re: SDSoC project platform and Vivado design
Post by: JH on June 05, 2019, 05:14:44 PM
Hi,
depends on the project and the module. We have some project online, which can create SDSoC patform projects:
https://wiki.trenz-electronic.de/display/PD/TE+Reference+Designs+Overview#TEReferenceDesignsOverview-Xilinx.1
br
John
Title: Re: SDSoC project platform and Vivado design
Post by: valahia on June 06, 2019, 12:33:27 AM
John,

Thanks for your answer. Basically wanted to know if there is any script that automatically creates the platform "arty_z7_20_foc" under "\IIoT-EDDP\SDSoC\platforms\" (Vivado design being included into the platform). It seems that "script_sdsoc.tcl", under "\IIoT-EDDP\HLS\ARTY_Z7_FULL\scripts" might be able to do the job but could not figured out exactly how to use it. If that platform had been manually created then my question is not applicable, but let me know!

Thanks,
Adi
Title: Re: SDSoC project platform and Vivado design
Post by: JH on June 06, 2019, 06:28:33 AM
Hi,
sorry, it's not for this project. This script folder is included in all our designs. There are some special projects (need special Block Design+ additional definition files) where this sdsoc script is used to generate a platform project.
br
John
Title: Re: SDSoC project platform and Vivado design
Post by: valahia on June 06, 2019, 10:43:55 PM
Thanks for clarification John!

Adi