Method | Description | |
---|---|---|
AddAllInLibrary ( ILibrary library ) : ILibrary | ||
AddModule ( IModule module ) : IModule | ||
ToString ( ) : string | ||
XilinxProjectFile ( IRepository repository ) : System |
Method | Description | |
---|---|---|
CreateFileElement ( string path, string type, string library, ExecutionType assoc ) : System.Xml.Linq.XElement | ||
IModuleToElement ( IModule module ) : System.Xml.Linq.XElement | ||
IModuleTypeToXiseType ( ModuleType type ) : string |
public AddAllInLibrary ( ILibrary library ) : ILibrary | ||
library | ILibrary | |
return | ILibrary |
public AddModule ( IModule module ) : IModule | ||
module | IModule | |
return | IModule |
public XilinxProjectFile ( IRepository repository ) : System | ||
repository | IRepository | |
return | System |