mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-09-02 02:27:40 +02:00
Internally, the maximum address space of a vector is 31 bits + a sign bit to signal invalid addresses (out of bounds or has one or more x or z bits). This commit ensures that unsigned part-select bit addresses which would otherwise overflow and wrap around within this address space are correctly handled as out of bounds.
5 lines
83 B
JSON
5 lines
83 B
JSON
{
|
|
"type" : "normal",
|
|
"source" : "partsel_outside_expr.v"
|
|
}
|