You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In config file, there is SYNT_SHARE_RESOURCES parameter and i expect it to disable share pass in synthesis when it is 0. So, i did 2 synthesis for both values (1 and 0) of this parameter but in the synthesis log it seems like both of them have run a SYNTH share step. I need to disable share for a bigger core of mine. Is there any way to do that?