pyVHDLModel
pyVHDLModel copied to clipboard
Subtype resolution is not finding subtype when defined in another pkg file in another library
Subtype_Name is used in pkg_file1 but is defined in pkg_file2. I am still working through on how it searches for the subtype and why _parentNamespace might be None. Any suggestions on if this is expected to work? Or if not any thoughts on how it could work/be implemented?