mirror of
https://github.com/verilator/verilator.git
synced 2025-01-13 10:04:01 +00:00
5 lines
249 B
Plaintext
Executable File
5 lines
249 B
Plaintext
Executable File
%Error: t/t_math_countbits_bad.v:14:54: Unsupported: $countbits with more than 3 control fields
|
|
14 | assign count = $countbits(32'h123456, '0, '1, 'x, 'z);
|
|
| ^~
|
|
%Error: Exiting due to
|