-
Notifications
You must be signed in to change notification settings - Fork 416
Change QoR parsing configs to use the fixed channel width variant #3138
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
base: master
Are you sure you want to change the base?
Conversation
Changes the parse_file attribute of tests that use fixed channel widths instead of doing the minimum channel width search to use vpr_fixed_chan_width.txt instead of vpr_standard.txt
d622e75
to
cf091b6
Compare
Since the parse_results.txt for some of the tests are going to be different, I need to update golden results for those tests. Here's a checklist to make sure I don't forget anything.
|
Sorry to hijack the PR but since this is going to require regenerating a ton of golden results I made NightlyTestManual generate and upload them. I can remove the commit if you disagree. @AlexandreSinger FYI. |
No worries @AmirhosseinPoolad , no one appears to be using it! Do please also update the golden results for some of the failing nightly tests while you are at it! 2 small ones were failing before! If not do not worry about it! |
Changes the parse_file attribute of tests that use fixed channel widths instead of doing the minimum channel width search to use vpr_fixed_chan_width.txt instead of vpr_standard.txt
(Don't merge yet, planning to use CI artifacts to test)