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