Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for sized unpacked arrays in 'inside' expressions #23

Open
ladisgin opened this issue Nov 16, 2024 · 2 comments
Open

Support for sized unpacked arrays in 'inside' expressions #23

ladisgin opened this issue Nov 16, 2024 · 2 comments
Assignees

Comments

@ladisgin
Copy link

В функции Value visit(const slang::ast::InsideExpression &expr) из Expressions.cpp
Добавить раскрытия unpacked arrays и поэлементно сравнить с lhs результаты добавить в conditions

@ladisgin ladisgin added this to RISC-V Nov 18, 2024
@ankolesn ankolesn assigned ankolesn and unassigned ankolesn Nov 20, 2024
@ladisgin ladisgin self-assigned this Nov 21, 2024
@ladisgin
Copy link
Author

@slowlime slowlime moved this from Todo to In Progress in RISC-V Nov 29, 2024
@slowlime slowlime moved this from In Progress to Pending Upstream in RISC-V Dec 11, 2024
@ladisgin
Copy link
Author

PR to our repo YAGRIT/circt#5
PR to upstream llvm/circt#7971

@ladisgin ladisgin changed the title Добавить поддержку unpacked arrays для inside конструкций Support for sized unpacked arrays in 'inside' expressions Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Pending Upstream
Development

No branches or pull requests

2 participants