CycloneVHMachine.cc Source File
Back to the index.
Go to the documentation of this file.
69 machine->SetVariableValue(
"template",
"\"cyclonevh\"");
106 if (attributeName ==
"template")
109 if (attributeName ==
"machine")
112 if (attributeName ==
"stable")
115 if (attributeName ==
"description")
116 return "Cyclone/VH i960 evaluation board machine.";
118 if (attributeName ==
"comments")
119 return "For experiments with uClinux/i960.";
bool IsNULL() const
Checks whether or not an object is referenced by the reference counted pointer.
static bool GetCreationArgOverrides(ComponentCreationSettings &settings, const ComponentCreateArgs &createArgs)
Get override arguments for component creation.
void AddChild(refcount_ptr< Component > childComponent, size_t insertPosition=(size_t) -1)
Adds a reference to a child component.
static refcount_ptr< Component > Create(const ComponentCreateArgs &args)
Creates a "cyclonevh" Component tree.
static refcount_ptr< Component > CreateComponent(const string &componentNameAndOptionalArgs, GXemul *gxemul=NULL)
Creates a component given a short component name.
static string GetAttribute(const string &attributeName)
Gets a Component attribute value.
bool SetVariableValue(const string &name, const string &expression)
Sets a variable to a new value.
map< string, string > ComponentCreationSettings
Generated on Tue Mar 24 2020 14:04:48 for GXemul by
1.8.17