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

share a vitis project with 2 PCs

Started by beautycornbread, April 17, 2024, 03:48:21 AM

Previous topic - Next topic

beautycornbread

Hello,

I have used the share function for version control which was fine.
Now a college has to work with me on the same project but the platform and appl. system project uses (local) absolute paths (e.g. path to sysroot).

Could anybody plaese give me a hint for a good practise or a tutorial to share vitis projects between 2 colleges or PCs?

JH

Hi,
I think this can be helpfull for you
https://support.xilinx.com/s/question/0D52E00006hpKoNSAU/how-to-port-a-vitissdk-project-to-another-pc?language=en_US

You can also export workspace and import on other PC.

We use lokal repository and include them into our reference design, so you can use them like AMD-Xilinx example. But there is less documentation from ADM available how you create such a template. We mostly copy some example from the vitis installation and change it like we need. But I think for you is export workspace or maybe GIT solution from the AMD forum link more suitable

br
John