Update comment
This commit is contained in:
parent
5442f3fee7
commit
9d3de84cd1
|
|
@ -1134,7 +1134,7 @@ NetNet* PWire::elaborate_sig(Design*des, NetScope*scope) const
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Cannot handle dynamic arrays of arrays yet.
|
// Cannot handle dynamic arrays/queues of arrays yet.
|
||||||
ivl_assert(*this, netdarray==0);
|
ivl_assert(*this, netdarray==0);
|
||||||
|
|
||||||
long index_l, index_r;
|
long index_l, index_r;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue