File: t_math_countbits_bad.out

package info (click to toggle)
verilator 4.038-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 29,596 kB
  • sloc: cpp: 90,585; perl: 15,101; ansic: 8,573; yacc: 3,626; lex: 1,616; makefile: 1,101; sh: 175; python: 145
file content (4 lines) | stat: -rwxr-xr-x 261 bytes parent folder | download
1
2
3
4
%Error-UNSUPPORTED: 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