Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Problem when transferring component properties from Cupture to Allegro

Status
Not open for further replies.

Antonios

Banned
Joined
Jan 1, 2006
Messages
79
Helped
11
Reputation
22
Reaction score
6
Trophy points
1,288
Location
Cairo
Activity points
0
i add the properties that i need to transfer it to the allegro.cfg as flow

[ComponentInstanceProps]
PART_NUMBER=YES
SEWEDY_PART_NUMBER=YES
TOLERANCE=YES

VALUE=YES
ROOM=YES
VOLTAGE=YES

the pstxprt.dat extracted from netlist contain my properties as flow

=========================================
PART_NAME
C10 'CAP NP_C0805':
VALUE='100nF',
TOLERANCE='10%';

SECTION_NUMBER 1
'@GHANA 1PH UI_4.CONTROLLER(SCH_1):LDO_REGULATOR@GHANA 1PH UI_4.LDO_REGULATOR(SCH_1):INS8548306@DISCRETE.CAP NP.NORMAL(CHIPS)':
C_PATH='@\ghana 1ph ui_4\.controller(sch_1):ldo_regulator@\ghana 1ph ui_4\.ldo_regulator(sch_1):ins8548306@discrete.\cap np.normal\(chips)',
VALUE='100nF',
PART_NUMBER='CS0008',
TOLERANCE='10%',
SEWEDY_PART_NUMBER='0805 - X7R - 10 - 100nF K 10%',

PRIM_FILE='.\pstchip.dat',
SECTION='';
===============================
but i can not access this properties from Allegro when i create Report
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top