Skip to content

Conversation

leonardt
Copy link
Owner

This extends the index node to support slices and attributes so we can have things like x[3:0][0] and x.y[1].

For now, it updates the ConcatCoalescer to only work when the index value is an Identifier (the current assumption), we can look into improving this in the future but the addition of the upstream Slice representation in coreir may deprecate the need for this pass.

@leonardt leonardt requested a review from rsetaluri May 28, 2020 17:33
@leonardt leonardt merged commit 088a436 into master May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants