How to package a custom IP containing IP as submodule
Hi, I have created simple design where I instantiate LPM_sub_add IP as submodule. I would like to package the whole top level so that I can reuse IP. Below are the steps used: Create a new compone...