Skip to content

Conversation

leonardt
Copy link
Owner

@leonardt leonardt requested a review from rsetaluri March 18, 2020 03:22
@leonardt leonardt mentioned this pull request Mar 18, 2020
@leonardt
Copy link
Owner Author

This also shows the basic pattern for preventing inlining where it's not allowed. For example, here we see an Identifier inside an Index node and we know we can't inline, so we add it to the blacklist. We can generally add items to the blacklist if we encounter other situations like this.

@leonardt leonardt merged commit 0b32e12 into master Mar 18, 2020
@leonardt leonardt deleted the fix-corier-853 branch March 18, 2020 18:07
@leonardt leonardt restored the fix-corier-853 branch March 18, 2020 18:07
@leonardt leonardt deleted the fix-corier-853 branch March 18, 2020 21:04
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.

Inline produces bad verilog
2 participants