rdaly525 / coreir

BSD 3-Clause "New" or "Revised" License
100 stars 24 forks source link

Fix bug in handling ndarray with single element #947

Closed leonardt closed 4 years ago

leonardt commented 4 years ago

Fixes a bug where the single element assignment logic was not properly handling nested arrays of a single element (e.g Array[1, Array[1, Bit]]).