- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
请问在capture10.1中打开原来用9.2版本画的原理图生成网表需要额外做些什么吗?
在老版本中能够正常生成网表的文件,在10.1中打开,生成网表的时候就出现下面错误:
Loading... D:\CADENCE\PSD_DATA\NORTHBRIDGE原理图\TEMP2\ALLEGRO/pstchip.datLoading... D:\CADENCE\PSD_DATA\NORTHBRIDGE原理图\TEMP2\ALLEGRO/pstxprt.datLoading... D:\CADENCE\PSD_DATA\NORTHBRIDGE原理图\TEMP2\ALLEGRO/pstxnet.datError: Line 2537 in file D:\CADENCE\PSD_DATA\NORTHBRIDGE原理图\TEMP2\ALLEGRO/pstxnet.dat: Could not create new pin inst <logicalPinName> Detected in function: pstReadNodeSec Error: Line 2537 in file D:\CADENCE\PSD_DATA\NORTHBRIDGE原理图\TEMP2\ALLEGRO/pstxnet.dat: Error loading the net list file Detected in function: ddbLoadPstXFiles #465 Error [ALG0036] Unable to read logical netlist data. 请高手指教,谢谢
路径中不要出现 汉字 空格等非法字符.这是allegro的bug.
楼上的兄弟,改了路径名了,可是还是出现这个错误
Scanning netlist files ...Loading... D:\CADENCE\PSD_DATA\NORTHBRIDGE\NEW\ALLEGRO/pstchip.datLoading... D:\CADENCE\PSD_DATA\NORTHBRIDGE\NEW\ALLEGRO/pstchip.datLoading... D:\CADENCE\PSD_DATA\NORTHBRIDGE\NEW\ALLEGRO/pstxprt.datLoading... D:\CADENCE\PSD_DATA\NORTHBRIDGE\NEW\ALLEGRO/pstxnet.datError: Line 2258 in file D:\CADENCE\PSD_DATA\NORTHBRIDGE\NEW\ALLEGRO/pstxnet.dat: Could not create new pin inst <logicalPinName> Detected in function: pstReadNodeSec Error: Line 2258 in file D:\CADENCE\PSD_DATA\NORTHBRIDGE\NEW\ALLEGRO/pstxnet.dat: Error loading the net list file Detected in function: ddbLoadPstXFiles #466 Error [ALG0036] Unable to read logical netlist data.
我查看了pstxnet.dat文件对应的地方,发现如下:
NODE_NAME D7 2 '@NORTHBRIDGE.MAIN(SCH_1):EV-64240/60A-BP@NORTHBRIDGE.EP2S60(SCH_1):I2668240@DISCRETE.LED.NORMAL(CHIPS)': 'CATHODE':;2258对应‘CATHODE':;不知道这个错误应该怎么解决