MikePopoloski / slang

SystemVerilog compiler and language services
MIT License
546 stars 114 forks source link

[slang-netlist] Add support for interfaces #958

Closed jameshanlon closed 1 month ago

jameshanlon commented 1 month ago

The key change required is to adjust heirarchical references to interface modports.

Fix #855.