You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jeff Young 9e6884f656 ADDED: support for ERC & DRC errors and warnings in text variables. 1 year ago
..
drc_cache_generator.cpp Performance improvements. 2 years ago
drc_cache_generator.h More caching for DRC. 4 years ago
drc_engine.cpp Support both short and long item descriptions. 1 year ago
drc_engine.h Add DRCEpsilon to net-tie-exclusion testing. 3 years ago
drc_interactive_courtyard_clearance.cpp Optimize testCourtyardClearances when moving footprints (33%->0.69%) 1 year ago
drc_interactive_courtyard_clearance.h Share more of the courtyard collision highlighting code. 3 years ago
drc_item.cpp ADDED: support for ERC & DRC errors and warnings in text variables. 1 year ago
drc_item.h ADDED: support for ERC & DRC errors and warnings in text variables. 1 year ago
drc_length_report.h Improve length calculation for vias. 2 years ago
drc_report.cpp Add $schema prop to drc/erc 2 years ago
drc_report.h ADDED: DRC JSON report 2 years ago
drc_rtree.h Formatting. 2 years ago
drc_rule.cpp Fetch a better location for keepout area collsions. 3 years ago
drc_rule.h Move diff-pair netname resolution to BOARD. 2 years ago
drc_rule_condition.cpp More consistent naming. 2 years ago
drc_rule_condition.h More consistent naming. 2 years ago
drc_rule_parser.cpp Add syntax check for duplicate 'layer' keyword 2 years ago
drc_rule_parser.h Add support for unitless values to PCB_EXPR_EVALUATOR. 3 years ago
drc_test_provider.cpp Code cleanup (and Coverity quieting). 2 years ago
drc_test_provider.h Code cleanup (and Coverity quieting). 2 years ago
drc_test_provider_annular_width.cpp Do not test for effective annular width when it's already within limits. 2 years ago
drc_test_provider_clearance_base.h More caching for DRC. 4 years ago
drc_test_provider_connection_width.cpp Extract common code into VERTEX_SET mixin 1 year ago
drc_test_provider_connectivity.cpp Behave (or assert) when source or target are null or dirty. 2 years ago
drc_test_provider_copper_clearance.cpp Ignore graphic shapes that implement netties. 2 years ago
drc_test_provider_courtyard_clearance.cpp Handle DRC rules that limit PTH/NPTH in courtyards 2 years ago
drc_test_provider_diff_pair_coupling.cpp Fixup arc check in dp coupled 2 years ago
drc_test_provider_disallow.cpp Performance improvements. 2 years ago
drc_test_provider_edge_clearance.cpp Clean up stale TODOs. 2 years ago
drc_test_provider_footprint_checks.cpp Move pad checking to Footprint Checker. 2 years ago
drc_test_provider_hole_size.cpp Fix a bunch of compiler warnings 3 years ago
drc_test_provider_hole_to_hole.cpp Check drilled holes against other holes, even if laser burned. 2 years ago
drc_test_provider_library_parity.cpp Support both short and long item descriptions. 1 year ago
drc_test_provider_matched_length.cpp Allow specifying a minimum for a via_count constraint 2 years ago
drc_test_provider_misc.cpp ADDED: support for ERC & DRC errors and warnings in text variables. 1 year ago
drc_test_provider_physical_clearance.cpp Large rework of BEZIER_POLY 2 years ago
drc_test_provider_schematic_parity.cpp Allow non-identical schematic/pcb nets 2 years ago
drc_test_provider_silk_clearance.cpp ADDED: Independent control of front/back via tenting 2 years ago
drc_test_provider_sliver_checker.cpp Code cleanup (and Coverity quieting). 2 years ago
drc_test_provider_solder_mask.cpp Don't report reasonable solder mask bridges in a net-tie footprint. 2 years ago
drc_test_provider_text_dims.cpp Clean up stale TODOs. 2 years ago
drc_test_provider_track_width.cpp Eradicate a bunch of calls to dyn_cast. 3 years ago
drc_test_provider_via_diameter.cpp Eradicate a bunch of calls to dyn_cast. 3 years ago
drc_test_provider_zone_connections.cpp Don't report starved thermals when connected only to isolated islands. 2 years ago