Skip to content

Installing IP blocks #121

@Risto97

Description

@Risto97

Sometimes an IP block needs to be delivered without SoCMake build scripts and without the targets that generate HDL files.
Similar to the concept of installation of C++ executable and libraries in CMake, it should be replicated to SoCMake IP blocks

Currently, there is copy_rtl_files implementation that copies all the generated and source files into a new directory.
It would be nice to have an implementation that is more consistent with CMake

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions