Home › Forums › Nazca › straight connection with sbends vs. diagnonal connection of the sbend › Reply To: straight connection with sbends vs. diagnonal connection of the sbend
29 January 2020 at 14:05
#5979
Ronald
Keymaster
Dear Daneel,
Would you have a picture to clarify the question?
As a general remark: The point-to-point interconnect sbend_p2p(pin1, pin2) takes pin1 as the direction of horizontal part of the sbend and ignores the angle of pin2. If pin2 has a wrong angle to connect to the sbend output smoothly, this will show up as an angle error in the pin2pin DRC. You can switch the DRC on using nazca.pin2pin_drc_on()
. By default the sbend will add an extra bend to pin2 to ensure a smooth connection.
Ronald