17.1.1.1 Component Life Cycle
(Ask a Question)The following steps describe the life cycle of an SoC component and provide instructions on how to handle the data.
- Generate the component using its
configurator in Libero SoC. This generates the following types of data:
- HDL files
- Memory files
- Stimulus and Simulation files
- Component SDC file
- For HDL files, instantiate and integrate them in the rest of the HDL design using the external design entry tool/process.
- Supply memory files and stimulus files to your simulation tool.
- Supply Component SDC file to Derive Constraint tool for Constraint Generation. See Appendix C—Derive Constraints for more details.
- You must create a second Libero project, where you import the post-Synthesis netlist and your component metadata, thus completing the connection between what you generated and what you program.