= 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 [wiki:Component here] * The description should be brief, with a scheme when possible.