Resolve RTSD-256
Compare changes
+ 9
− 6
@@ -240,12 +240,15 @@ class ModelsimConfig(hdl_libraries_wizard.HdlLibrariesWizard):
@@ -240,12 +240,15 @@ class ModelsimConfig(hdl_libraries_wizard.HdlLibrariesWizard):
# . not used vendor technology libs are not compiled but are mapped to work to avoid compile error when mentioned in the LIBRARY clause
# Only map library to work if it does not exist as a libraries that is used. It might be the case that two libraries with the same
# name exist for multiple technologies causing it to show up in the "use_lib_clause_names" list as well as in the "removed_libs" list.
# . unavailable used libs are not compiled but are mapped to work to avoid compile error when mentioned in the LIBRARY clause