Jump to content

IEEE 1685-2014 what is Design Instance


Recommended Posts

IEEE 1685-2014 has

component element

which has Instantiations

Under instantiation element there are componentInstantiations, designInstantiations, designConfigurationInstantiations

But there is no mention of designInstance

 

But following TGI is returning DesignInstanceID

getDesignInstantiationDesignInstanceID

 

DesignInstantiation don't have element called designInstance so Not sure what DesignInstance is ?

 

There is DesignInsatatiationID which has DesignRef

This DesignRef is ConfigurableRefType which could be used to get design VLNV

 

 

Please let me know if I am missing something

 

Thanks

Sachin

 

 

Link to comment
Share on other sites

Hello Sachin,

 

A designInstanceID is a handle to an instance of a design. As you mentioned, a designInstantiation has a designRef with configurable elements. The designRef and its configurable element values define an instance of the referenced design. You can get a handle to this design instance by apply the function getDesignInstantiationDesignInstanceID to the designInstantiation. You can apply the TGI function getUnconfiguredID on the retrieved designInstanceID to get the designID that matches with the designRef VLNV.

 

Best regards,

Erwin

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...