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.

How to set output format in ic615

Status
Not open for further replies.

jxyang1005

Newbie level 5
Joined
Oct 30, 2011
Messages
8
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Location
Hefei,Anhui,China
Activity points
1,628
hi:
in ic615 the default Output Format is psfxl,when i want to set to psf,i can set in ADE,Outputs--Save All---Output Format, then select psf,how can i set it in the cdsinit file?
when i write
envSetVal ("spectre.envopts" "simoutputFormat" `string "psfbin")
but it does not work,
who knows???
 

This should be set in .cdsenv file, not in .cdsinit.

- - - Updated - - -

This should be set in .cdsenv file, not in .cdsinit.

Code:
spectre.outputs	simOutputFormat	string	""
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top