39 Commits (0495828a55723176368e6d4dfe37f86e5025c028)

Author SHA1 Message Date
Jeff Young c758a2fbaf Don't sequence layers when order doesn't matter. 3 months ago
Jeff Young d2a623719b Be consistent about getting board copper layers. 3 months ago
Jeff Young 9d6928043f Don't format strings if we're not going to report them. 4 months ago
Jeff Young 96522c4113 DRCEpsilon is generic. Zone knockouts need more specific values. 5 months ago
Seth Hillbrand 452e69de85 Move thread pool into true singleton 9 months ago
Seth Hillbrand 074e6df3bc Revert "Move thread pool to singleton class" 10 months ago
Seth Hillbrand 361f61a023 Move thread pool to singleton class 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Seth Hillbrand e9bc8cfe9d Give Clipper1 a Viking funeral 10 months ago
Seth Hillbrand 8dda9b37fa Change zorder to use unsigned 12 months ago
Jeff Young b342126ff3 DRCEpsilon will appear on *both* sides of a zone neck. 1 year ago
Jeff Young 4089735c28 A neck in a zone fill will be DRCEpsilon smaller on each side. 1 year ago
Seth Hillbrand 4fff28220e Extract common code into VERTEX_SET mixin 1 year ago
Seth Hillbrand f74d1060d4 Ensure that the copper conn check re-adds epsilon 1 year ago
Seth Hillbrand bce560d05f Include DRC Epsilon in connection width checker 1 year ago
Seth Hillbrand c841d0df6d Handle small holes in DRC Connection width test 2 years ago
Jeff Young aa4107ce2d Code cleanup (and Coverity quieting). 2 years ago
Marek Roszko 4d77fd48ef Shove thread_pool to core 2 years ago
jean-pierre charras 21f2f98270 drc_test_provider_connection_width: fix crash due to a null pointer. 2 years ago
qu1ck 0c049eccc7 Fix a bunch of compiler warnings 3 years ago
Seth Hillbrand 914b5a4d21 Simplify test for substantial nubs 3 years ago
Seth Hillbrand 7653a2bf99 Smarten connection width checker looking for splits 3 years ago
Seth Hillbrand a0f99ea8ba Allow for rounding error in connection width checker 3 years ago
Seth Hillbrand e7fe69b97f Better handling of vertex sorting 3 years ago
Seth Hillbrand b5bd633625 Strict-order points in connection_width 3 years ago
Jeff Young d16b23d16e Name shortening and line-break reduction. 3 years ago
Jeff Young 098e96f1c7 Use more precise formatting in DRC messages when less precise values are identical. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Seth Hillbrand 26a1114e3c Avoid Yields when the results are ready 3 years ago
Jeff Young 792d7babe3 Performance (std::map -> std::unordered_map) and commenting. 3 years ago
Marek Roszko 3a718385cf Just match the type to the comparison type on second thought 3 years ago
Marek Roszko 675938375b Use a larger data type for min_dist 3 years ago
Seth Hillbrand b9461f2ba7 Re-enable tests for zones 3 years ago
Jeff Young 96f01d33c8 Performance improvements. 3 years ago
Jeff Young 0304ad4494 Move connection width testing to rule system. 3 years ago
Jeff Young b0a9cea6f6 Better progress reporting, and don't report necks that don't have items. 3 years ago
Jeff Young 54213bb7f1 Cleanup and move to DRC_ENGINE's status reporter. 3 years ago
Seth Hillbrand 3081023b5e ADDED: Minimum copper connection width DRC check 3 years ago