Implementing the planned copperhead explain stretch command #97
AyushVUpadhye
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi! I was reading the technical specification and noticed that copperhead explain <refdes|net|pin> is already listed as a planned stretch command.
I couldn't find an open issue or an implementation for it, so I wanted to check whether this is something you'd be open to accepting as a contribution.
My idea is to implement a focused first version that provides deterministic schematic lookup:
This implementation would:
The higher-level "why is R7 here?" behavior described in the specification could be implemented in a later iteration by incorporating documentation and design rationale.
Does this scope align with the roadmap? If so, I'd be happy to work on it.
All reactions