mirror of
https://github.com/verilator/verilator.git
synced 2025-01-15 19:14:04 +00:00
5 lines
252 B
Plaintext
5 lines
252 B
Plaintext
%Error-UNSUPPORTED: t/t_class_vparam_unsup.v:13:40: Unsupported: parameterized packages
|
|
13 | pure virtual function void funcname(paramed_class_t #(CTYPE_t) v);
|
|
| ^~~~~~~~~~~~~~~
|
|
%Error: Exiting due to
|