Version 1 (modified by 17 years ago) (diff) | ,
---|
Rules for adding new components
To admit a new component to the SoCLib library, these 3 steps must be followed
Provide necessary files
- The necessary files to describe the IP core : a .h and a .cpp files at least
- The metadata files related to the IP core
Build a test platform
- The platform must contain the IP core AND at least one of the IPs already admitted in the library
Write the description page
- The page is to create here
- The description should be brief, with a scheme when possible.