pyVHDLModel
pyVHDLModel copied to clipboard
Constant in pkg files cause issues in AnalyzeObjects due to _identifiers vs _identifier
I assume this may also cause issues with other elements which use _identifiers. I am not sure how to solve this correctly. I have a local workaround to access the zeroth element of _identifiers for now (when declaredItem has the attr _identifiers).