Problem Statement
We want to easily include IP blocks (other Viper projects) for reuse in a Viper project.
Proposed Solution
A Viper project can be packaged into a python package and then Pip or Conda can be used to install it in the conuming project's Python environment.
Viper should then make that design available for consumption.
THere should also be a way to build the package.
Alternatives Considered
Proposed Action Plan
Problem Statement
We want to easily include IP blocks (other Viper projects) for reuse in a Viper project.
Proposed Solution
A Viper project can be packaged into a python package and then Pip or Conda can be used to install it in the conuming project's Python environment.
Viper should then make that design available for consumption.
THere should also be a way to build the package.
Alternatives Considered
Proposed Action Plan