Skip to content

Texas Instruments

JochiSt edited this page Jan 12, 2017 · 2 revisions

Texas Instruments provides a nice and useful webinterface to access their reliability data. This interface is used to get the reliability data. In order to keep a nicer interface to the user, no interaction with the TI website is needed, this is done within the source code. To create a new component from TI use IC_TI(std::string name, std::string type);. For example IC_TI("U1", "LM75");

Clone this wiki locally