지금 capture부분에서 스위치 (ITS-1105(7MM))를 사용하고있는데,
핀 번호는 1 2
3 4 이렇게 부품 스위치를 만들었구요
netlist로 넘길때, extrapin 이라는 오류가나와서 3,4번 핀을 editpart 부분에 들어가서 nc처리를 주었습니다.
근데, 데이터 시트를 보면 1,3 2,4 이런방식으로 nc처리를 해야되는거같은데
1,3 nc 처리를 주면은 에러가 발생해서 넘겨지지를 않습니다. 왜 그러는지 알수 있을까요?
오류내용
Spawning... "C:\Cadence\SPB_16.6\tools\capture\pstswp.exe" -pst -d "F:\PCB\TTL_BASED_DIGITAL_CLOCK.DSN" -n "F:\PCB\allegro" -c "C:\Cadence\SPB_16.6\tools/capture/allegro.cfg" -v 3 -l 255 -s "" -j "PCB Footprint" -hpath "HPathForCollision"
#1 ERROR(ORCAP-36040): Pin Number "1" specified in "NC" property also found on Pin 1 of Package SW PUSHBUTTON-SPST_9 , : SCHEMATIC1, PAGE1 (12.70, 81.28).
#2 ERROR(ORCAP-36040): Pin Number "1" specified in "NC" property also found on Pin 1 of Package SW PUSHBUTTON-SPST_10 , : SCHEMATIC1, PAGE1 (12.70, 157.48).
#3 ERROR(ORCAP-36018): Aborting Netlisting... Please correct the above errors and retry