replace all defines by parameters
samsoniuk opened this issue · 1 comments
samsoniuk commented
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.
carlosedp commented
+1 to this 😃