- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
急,ORCAD导出Allegro遇到的怪错
错误代码如下:Spawning... "D:\Cadence\PSD_15.1\tools\capture\pstswp.exe" -pst -d "d:\board\work\vermont.dsn" -n "D:\BOARD\WORK\Allgero" -c "D:\Cadence\PSD_15.1\tools\capture\allegro.cfg" -v 5 -j "PCB Footprint"Scanning netlist files ...Loading... D:\BOARD\WORK\Allgero/pstchip.datLoading... D:\BOARD\WORK\Allgero/pstchip.datLoading... D:\BOARD\WORK\Allgero/pstxprt.datLoading... D:\BOARD\WORK\Allgero/pstxnet.datError: Line 914 in file D:\BOARD\WORK\Allgero/pstxnet.dat: Reference designators inconsistent in xprt and xnet files Detected in function: pstFindInstByOldPathName Error: Line 914 in file D:\BOARD\WORK\Allgero/pstxnet.dat: Error loading the net list file Detected in function: ddbLoadPstXFiles #1 Error [ALG0036] Unable to read logical netlist data.
Exiting... "D:\Cadence\PSD_15.1\tools\capture\pstswp.exe" -pst -d "d:\board\work\vermont.dsn" -n "D:\BOARD\WORK\Allgero" -c "D:\Cadence\PSD_15.1\tools\capture\allegro.cfg" -v 5 -j "PCB Footprint"
*** Done ***
pstxnet.dat的第912-913行是:
NODE_NAME R372 2ROTOCARD" target="_blank" >'@VERMONT.TOP(SCH_1)ROTOCARD 0@VERMONT.AD(SCH_1):I164594160@DSPANDFPGA.RESISTOR.NORMAL(CHIPS)':'2':;
allegro可以导入列表,但是rats连地线都没有连接啊
请问怎么解决这个问题
这个问题问过faint兄,确认的解决方法是一个一个删除报错的器件,再拷贝一个相同的器件过来。
不过每次Netlist只报一个错,有点郁闷