Add ability to configure build and sim arguments at connection time
- Dominant language
- Dart
- Stars
- 29
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
### Motivation
`Cosim` modules currently have the ability to specify things like simulation and compile time arguments. Sometimes, it might be useful to provide compile, simulation, or other arguments at a "top" level when the cosimulation is launched rather than within a specific module.
### Desired solution
Arguments at the connection time for the wrap config with instructions for how to compile, simulate, etc. in addition to the arguments available in `Cosim` already.
### Alternatives considered
_No response_
### Additional details
_No response_
Contributor guide
Research direction
Start with the existing Cosim module argument handling and the wrap config connection-time entry point. Trace how compile, simulation, and other arguments are currently provided, then define the connection-level behavior and verify that arguments can be supplied at launch in addition to module-level settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100