KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_drc_creepage.cpp File Reference

Creepage DRC test with HV/GND netclass constraints. More...

Go to the source code of this file.

Classes

struct  DRC_CREEPAGE_TEST_FIXTURE
 

Functions

 BOOST_FIXTURE_TEST_CASE (CreepageHVvsGND, DRC_CREEPAGE_TEST_FIXTURE)
 

Detailed Description

Creepage DRC test with HV/GND netclass constraints.

The board has an HV trace running near a GND trace. The custom rule requires 8mm creepage between HV and GND netclasses, but the actual surface distance is ~3.25mm.

Definition in file test_drc_creepage.cpp.

Function Documentation

◆ BOOST_FIXTURE_TEST_CASE()