Jump to content
  • 0

designing with ip


mahinay

Question

1 answer to this question

Recommended Posts

  • 0

Hi @mahinay

Are you trying to package everything in that hierarchy into one IP? There would be a fair amount of difficulty in doing that, since that IP would also then be responsible for providing all drivers and everything else to the Vitis platform, for example.

If you are trying to package everything so that it is relatively easy to recreate a portion of a design in another Vivado project, I would recommend looking into the write_bd_tcl command with the -hier_blks argument. It will generate a script that can be used to recreate your blocks in another block design.

https://docs.xilinx.com/r/2020.2-English/ug835-vivado-tcl-commands/write_bd_tcl

Thanks,

Arthur

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...