Сабж!
Пробема такая: при попытке создать новый проект, ругается на все компоненты - утверждает, что заданные нетлистом ноги отсутствуют в футпринтах.
При том, что работал раньше нормально - сделана куча проектов, библиотеки проверены (как в капчюре, так и в лэйауте).
Для проверки упростил проект до безобразия - с одним резистором. Ругается...
Старые проекты открывает нормально - глюк посетил только процедуру создания нового.
Попробовал взять старый нетлист - из проекта с которым он работает нормально.
Эффект тот же - ругнулся на все компоненты до единого
Сообщения такие:
============================
AutoECO Error Report
FILE-A: C:\CADENCE\SPB_16.2\TOOLS\LAYOUT_PLUS\DATA\_DEFAULT.TCH
FILE-B: C:\USERS\B\DESKTOP\CAD\DIGILAB-2012\OPTOTRACKER\OPTOTRACKER.MNL
ERROR: Electrical package for comp R1 has at least one pin ()
which has no corresponding pin on footprint R.
You may create or modify a footprint, choose another,
or press Cancel at the main dialog to skip this component.
ERROR: Electrical package for comp R1 has at least one pin ()
which has no corresponding pin on footprint R.
You may create or modify a footprint, choose another,
or press Cancel at the main dialog to skip this component.
ERROR: No footprint found for comp R1
Unable to complete ECO due to errors
1 error found
==============================
==============================
AutoECO Report
FILE-A: C:\CADENCE\SPB_16.2\TOOLS\LAYOUT_PLUS\DATA\_DEFAULT.TCH
FILE-B: C:\USERS\B\DESKTOP\CAD\DIGILAB-2012\OPTOTRACKER\OPTOTRACKER.MNL
If "*EOF*" immediately follows, no changes were made
Adding footprint R
Adding package
Pin 1 of Package defaulted to pin name Pin1
Pin 2 of Package defaulted to pin name Pin2
Adding component R1
ERROR: No footprint found for comp R1
*EOF*
Unable to complete ECO due to errors
1 error found
===============================
На втором из логов видно, что вместо "Pin 1" он хочет "Pin1" - то есть, без пробела.
Ума не приложу, где искать то, что соскочило у него в мозгах?