mirror of
https://github.com/verilator/verilator.git
synced 2025-01-09 16:17:36 +00:00
5 lines
246 B
Plaintext
5 lines
246 B
Plaintext
%Error-UNSUPPORTED: t/t_class_vparam.v:13:40: Unsupported: parameterized packages
|
|
13 | pure virtual function void funcname(paramed_class_t #(CTYPE_t) v);
|
|
| ^~~~~~~~~~~~~~~
|
|
%Error: Exiting due to
|