Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vivado project generation #3

Open
simoneruffini opened this issue Aug 11, 2020 · 1 comment
Open

Vivado project generation #3

simoneruffini opened this issue Aug 11, 2020 · 1 comment
Assignees
Projects

Comments

@simoneruffini
Copy link
Owner

simoneruffini commented Aug 11, 2020

Write a tcl script that will be able to generate the whole vivado project.

For this task this are candidate tcl script:

  • write_proj_tcl: to generate source references, see this link
  • write_ip_tcl [get_ips]: to generate ip scripts, see Tcl Command Reference
  • write_xdc: to link/generate xdc file, see link above

The name of the script will be generate_proj_tcl.tcl

@simoneruffini simoneruffini changed the title Vivado project generation scripts Vivado project generation Aug 11, 2020
@simoneruffini simoneruffini added this to To do in Issues via automation Aug 11, 2020
@simoneruffini simoneruffini pinned this issue Oct 27, 2020
@simoneruffini
Copy link
Owner Author

To generate a vivado project the .xpr file is enough, for ip it is a little bit more tricky

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Issues
  
To do
Development

No branches or pull requests

2 participants