llvm / llvm/circt

Fixed packed array types in sv.

Open
#5,108 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.2k
Forks
524
Avg merge
3d 2h
Merged PRs (30d)
46

Description

as mentioned in #4548 , packed arrays must contain packed inner types. sv.7.4.1.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the related issue #4548 and SystemVerilog section 7.4.1 to understand the packed-array requirement. Then locate the SystemVerilog packed-array type handling in CIRCT; the work is done when packed arrays reject or represent non-packed inner types according to that requirement.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
compilers
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.