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
Note: If you modify VTR, you must build it *before* the unit tester (which you must rebuild even if no unit tests have
467
+
been changed).
468
+
352
469
# Evaluating Quality of Result (QoR) Changes
353
470
VTR uses highly tuned and optimized algorithms and data structures.
354
471
Changes which effect these can have significant impacts on the quality of VTR's design implementations (timing, area etc.) and VTR's run-time/memory usage.
@@ -1352,5 +1469,4 @@ The following outlines the procedure to following when making an official VTR re
1352
1469
* GitHub will automatically create a release based on the tag
1353
1470
* Add the new change log entry to the [GitHub release description](https://github.com/verilog-to-routing/vtr-verilog-to-routing/releases)
1354
1471
* Update the [ReadTheDocs configuration](https://readthedocs.org/projects/vtr/versions/) to build and serve documentation for the relevant tag (e.g. `v8.0.0`)
1355
-
* Send a release announcement email to the [vtr-announce](mailto:[email protected]) mailing list (make sure to thank all contributors!)
1356
-
1472
+
* Send a release announcement email to the [vtr-announce](mailto:[email protected]) mailing list (make sure to thank all contributors!)
0 commit comments