Actions
Bug #8957
closedwrong datatype for arrays
Start date:
06/15/2018
Due date:
% Done:
0%
Estimated time:
Detected in build:
master
Platform:
Published in build:
Description
The following code is interpreted as 2-bit size bitvector, than an array:
reg [1:0] memory[0:31];
Updated by Sergey Smolov almost 7 years ago
- Priority changed from Normal to High
Updated by Alexander Kamkin almost 7 years ago
- Status changed from New to Resolved
Updated by Sergey Smolov almost 7 years ago
- Status changed from Resolved to Verified
Updated by Sergey Smolov over 6 years ago
- Status changed from Verified to Closed
Actions