MikePopoloski / slang

SystemVerilog compiler and language services
MIT License
620 stars 138 forks source link

Finish bind directive lookup rules #935

Closed MikePopoloski closed 5 months ago

MikePopoloski commented 7 months ago
Wildcard import candidates that have been imported into the scope
are visible, but a bind statement cannot cause the import of a wildcard candidate. Declarations present or
imported into $unit are not visible in the bind statement.
MikePopoloski commented 5 months ago

Done in 8395eff507d5f34619d5f3d2ba5326e82eb7da22