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

Demand of vias #15

Open
RecursionSheep opened this issue Jan 4, 2024 · 1 comment
Open

Demand of vias #15

RecursionSheep opened this issue Jan 4, 2024 · 1 comment

Comments

@RecursionSheep
Copy link

I notice that in the old version of the evaluator, the demand of an via is computed as layerMinLength / edgeLength. But in the new version, the demand of an via is simply 0.5, which seems to be much larger. Also, it seems that the layerMinLength data is not used in the new evaluator. Could you please check if the new evaluator is correct?

@liangrj2014
Copy link
Owner

Thanks for pointing out the difference! Yes, we updated the via modeling after discussion with some routing experts. "layerMinLength" is not used in the updated evaluator. Sorry for the inconvenience!

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