|
|
|
|
|
by xw3099
1001 days ago
|
|
It could definitely benefit. And if KiCAD wants to support larger systems then one might even argue they're required, eventually. What I mean is not all nets are created equal. Is this an edge sensitive gpio or a level sensistive? Is this a net with a cap a current that's being integrated or edge rate control on a clock driver? A person knows because they can read the datasheets. The way for the algorithm to know is routing constraints, and their fairly tedious to write correctly which means for there to be good ROI on the time spent writing them, the algorithm needs to do a lot of work for you. |
|