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
Right now there appears to be an mcnc test over a bunch of benchmarks that tests implementation and formal equivalence in the regression_mcnc in vtr_reg_basic, but it isn't in the task list so it isn't running.
This test is probably too big and slow to be in basic anyway, but it shouldn't be in the directory then.
vtr_reg_strong has a smaller mcnc test (only a few circuits). It doesn't check equivalence.
The orphaned test in vtr_reg_basic should probably be moved to one of the vtr_nightly tests, and added to the task list.
vtr_reg_multiclock appears to not run in CI. It's above all the regression directories that are automatically run, and instead has a task list that refers to a non-existent vtr_reg_nightly_basic/ directory. Some of these tests may not be that important (testing multiclock flows that aren't the default), but the multiclock iterative is the default and should be tested. Can you also look into this one Arash? If the test all works it should simply be moved to one of the vtr_reg_nightly tests. If some parts don't work we can discuss to see what parts need to be kept.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
This test is probably too big and slow to be in basic anyway, but it shouldn't be in the directory then.
vtr_reg_strong has a smaller mcnc test (only a few circuits). It doesn't check equivalence.
The orphaned test in vtr_reg_basic should probably be moved to one of the vtr_nightly tests, and added to the task list.
The text was updated successfully, but these errors were encountered: