itsme - is there a way to say that pads are int...
is there a way to say that pads are internally conected so that the autorouter doesn't try to connect them externally? (its an rp2040 chip and the autorouter is connecting the IOVDD pins externally causing the routing to fail)
8 Replies
yes there is
can you see if this fixes it? If not, we will address

how do i use it?
its an RP2040 chip
do i just make a jumper that connects all of the power pins?
no sorry, it's also a property of
<chip />, so you just add it to your RP2040 componentoh ok ty
let me know how it goes!!! if the autorouter doesn't see it we will fix that ASAP
I think its still routing power pins externally. repro: https://tscircuit.com/editor?package_id=766ee557-3a47-46aa-956d-242f57f685fb&file_path=index.tsx
Editor - tscircuit
Design and edit electronic circuits online with tscircuit's powerful web-based editor. Create schematics, PCB layouts, and 3D models with code.
We will fix this asap, sorry about that! Cc @0hmx we need to introduce something to the type of SimpleRouteJson then adjust the MSPPairSolver