mirror of
https://github.com/verilator/verilator.git
synced 2025-01-13 01:54:02 +00:00
8 lines
306 B
Plaintext
8 lines
306 B
Plaintext
%Error: t/t_var_dotted_dup_bad.v:14:18: Duplicate declaration of cell: 'dccm_bank'
|
|
eh2_ram dccm_bank (.*);
|
|
^~~~~~~~~
|
|
t/t_var_dotted_dup_bad.v:11:18: ... Location of original declaration
|
|
eh2_ram dccm_bank (.*);
|
|
^~~~~~~~~
|
|
%Error: Exiting due to
|