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

replace all defines by parameters #42

Open
samsoniuk opened this issue Oct 23, 2021 · 1 comment
Open

replace all defines by parameters #42

samsoniuk opened this issue Oct 23, 2021 · 1 comment
Assignees

Comments

@samsoniuk
Copy link
Member

Typical synthesis tools assume the defines as global, so a multi-core environment with non-symmetric configurations does not work... also, the defines may conflict with legacy defines already in use. By this way, it is highly recommened replace all defines by parameters.

@samsoniuk samsoniuk self-assigned this Oct 23, 2021
@carlosedp
Copy link

+1 to this 😃

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

2 participants