Mikro Step
Kıdemli Üye
- Katılım
- 25 Eylül 2022
- Mesajlar
- 6,197
Eagle da bir yola bagli tum dallanmalarinda uzunluklarini bir birine ekleyerek toplam yol uzunlugunu ogrenme sansim var mi?
If you need to know the exact length of a trace in Eagle — for differential signals, for example, or if you have a high-speed data bus like on SDRAM and you’re not using a buffer so you need to make sure all the traces are the same length, and make sure they’re no too long for the strict timing constraints, etc. — Eagle has a nice little ULP script that will display some basic information on every trace on your PCB, including the maximum theoretical current you can draw through the traces, etc. Just type “run length-freq-ri” in the command window of the PCB view and you should get the displayed info above! (Note that by default this ULP assumes 1oz/0.035mm copper, though this is the most common anyway.)