MikePopoloski / slang

SystemVerilog compiler and language services
MIT License
555 stars 121 forks source link

Defaultless parameter test case #987

Closed AndrewNolte closed 1 month ago

AndrewNolte commented 1 month ago

If the top level has a defaultless parameter, port/param names of submodules are not checked. If the parameter bar is given a default, this test passes and it correctly gives the diagnostics.