Skip to content

Generating HBOM #125

@Risto97

Description

@Risto97

It would be nice to have a way to generate Hardware Bill of Material of all the IP blocks.

This would require that the IP block has attached license string as a property.

SoCMake could then have a function that would generate a list of all the IP blocks used in the design and their License.
This is necessary to detect the conflicts of the Licenses.

For example if you are using an IP block that is licensed under GPL3.0, but you license the top level IP under MIT.
This would probably be a separate project that can flag this, but we need a way to embed this information

Bonus: Investigate hfc package manager that can generate SBOM.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions