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

Attribute parameter substitution patches #299

Open
vzh opened this issue Dec 18, 2018 · 0 comments
Open

Attribute parameter substitution patches #299

vzh opened this issue Dec 18, 2018 · 0 comments

Comments

@vzh
Copy link
Member

vzh commented Dec 18, 2018

gnetlist-parameter-substitution.tar.gz

(This is launchpad bug https://bugs.launchpad.net/geda/+bug/911440)

Stephan Böttcher writes:

here's a patch to gnetlist that implements parameter substitution in
hierarchical schematics. The idea is that some attribute values in the
child page are defined in terms of parameters, that can be substituted
in individual instances.

A resistor in the sub-schematic may have the attribute

value=$RFB

and the instance symbol for that sub-scematic in tha parent schematic
may have the attibute

parameter=RFB:12k

He continues:

a extension of the previous patch to allow parameter names to contain
digits, and allow references to arbitrary parameter names in ${braces}.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants