veryl
veryl copied to clipboard
Check type of generics arguments
Currently, Veryl generates invalid SV code if a parameter
value is given to a generics argument.
For example:
Parameter values are not resolved when generating SV code so Veryl should report an error for code like above.