Expose references to primitive inputs
Open
enhancement
- Dominant language
- Dart
- Stars
- 489
- Forks
- 88
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 10
Description
### Motivation
For primitive modules like `Swizzle` and `BusSubset`, it would be nice to be able to easily find the inputs to those modules, especially while tracing around a hierarchy.
### Desired solution
Expose references to inputs of base primitive modules to make parsing easier.
### Alternatives considered
_No response_
### Additional details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.