mirror of
https://github.com/verilator/verilator.git
synced 2025-04-05 12:12:39 +00:00
Fix test GCC warning, bug794.
This commit is contained in:
parent
894ff73c7d
commit
58ee803cb4
@ -152,7 +152,7 @@ struct params {
|
||||
unsigned int size;
|
||||
unsigned int direction;
|
||||
unsigned int scalar;
|
||||
unsigned int type;
|
||||
int type;
|
||||
} attributes, children;
|
||||
} values[] = {
|
||||
{"onebit", {1, vpiNoDirection, 1, vpiReg}, {0, 0, 0, 0}},
|
||||
|
Loading…
Reference in New Issue
Block a user