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

Potential problem with constants within block declarations. #63

Open
m-kru opened this issue Apr 13, 2021 · 0 comments
Open

Potential problem with constants within block declarations. #63

m-kru opened this issue Apr 13, 2021 · 0 comments

Comments

@m-kru
Copy link
Collaborator

m-kru commented Apr 13, 2021

There is no concept of block parameter. This is to some extent emulated with using global constants within block declarations.
However, using the same block within more than single reps="N;M" with different value of a constant is not possible.
Block should have parameters, and the value should be passed during block instantiation.

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

No branches or pull requests

1 participant