File: t_struct_init_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 (5 lines) | stat: -rw-r--r-- 292 bytes parent folder | download
1
2
3
4
5
%Error: t/t_struct_init.v:54:40: Assignment pattern contains duplicate entry: b1
                               : ... In instance t
   54 |    const b4_t b4_const_c = '{b1: 1'b1, b1: 1'b0, b0:1'b0, b2: 1'b1, b3: 1'b1};
      |                                        ^~
%Error: Exiting due to