panic("The VHDL mapper can't work with REALs (non-synthesizeable circuits!) (%s)"%node.Location())# pragma: no cover
elifrealLeafType=="BOOLEAN":
retValue=1
elifrealLeafType=="OCTET STRING":
nodeOct=cast(AsnString,node)
ifnotnodeOct._range:
panicWithCallStack("OCTET STRING (in %s) must have a SIZE constraint inside ASN.1,\nor else we can't generate C code!"%node.Location())# pragma: no cover
panicWithCallStack("OCTET STRING (in %s) must have a SIZE constraint inside ASN.1,\nor else we can't generate C code!"%node.Location())# pragma: no cover
panicWithCallStack("OCTET STRING (in %s) must have a SIZE constraint inside ASN.1,\nor else we can't generate C code!"%node.Location())# pragma: no cover
ifisSequenceVariable(node):
panicWithCallStack("VHDL OCTET STRING (in %s) must have a fixed SIZE constraint !"%node.Location())# pragma: no cover
panicWithCallStack("OCTET STRING (in %s) must have a SIZE constraint inside ASN.1,\nor else we can't generate C code!"%node.Location())# pragma: no cover