alex70
Sep 10 2012, 08:49
Здравствуйте!
Тренируюсь сейчас с Cadence, делаю по мануалу пример, почему-то не создается net list. В чем может быть проблема?
А где собственно session.log и netlist.log в которых описано какая именно возникла проблема?
alex70
Sep 10 2012, 09:57
Я новичок в этом, где они должны быть? Я приложил архив совсеми файлами
Нашел его,он в томже архиве,он содержит:
{ Using PSTWRITER 16.5.0 p001Sep-10-2012 at 11:10:33 }
#1 ERROR(ORCAP-36071): Illegal character "Forward Slash(/)" found in "PCB Footprint" property for component instance R1: FULLADD, FULLADD (6.40, 0.60) .
#2 ERROR(ORCAP-36071): Illegal character "Dot(.)" found in "PCB Footprint" property for component instance U4A: HALFADD, HALFADD (0.00, 0.00) .
#3 ERROR(ORCAP-36071): Illegal character "Dot(.)" found in "PCB Footprint" property for component instance U4B: HALFADD, HALFADD (0.00, 0.00) .
#4 ERROR(ORCAP-36072): Conflicting values of "PCB Footprint" found on component instance U1A: FULLADD, FULLADD (5.30, 2.60) .
#5 ERROR(ORCAP-36071): Illegal character "Dot(.)" found in "PCB Footprint" property for component instance U1A: FULLADD, FULLADD (5.30, 2.60) .
#6 ERROR(ORCAP-36071): Illegal character "Dot(.)" found in "PCB Footprint" property for component instance U2B: HALFADD, HALFADD (0.00, 0.00) .
#7 ERROR(ORCAP-36071): Illegal character "Dot(.)" found in "PCB Footprint" property for component instance U2C: HALFADD, HALFADD (0.00, 0.00) .
#8 ERROR(ORCAP-36072): Conflicting values of "PCB Footprint" found on component instance U2A: HALFADD, HALFADD (5.10, 1.60) .
#9 ERROR(ORCAP-36072): Conflicting values of "PCB Footprint" found on component instance U2D: HALFADD, HALFADD (5.10, 1.60) .
#10 Info: PCB Editor does not support Dots(.), Forward Slash(/) and White space in footprint names. The supported characters include Alphabets, Numerics, Underscore(_) and Hyphen(-).
#11 ERROR(ORCAP-36018): Aborting Netlisting... Please correct the above errors and retry.
Ну собственно вот - поправьте названия футпринтов так, чтобы там не было неразрешенных символов("/" и ".") и упаковка должна пройти.
alex70
Sep 10 2012, 11:49
Спасибо, сделал как Вы сказали, netlist создался.