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 during use Verilog-A in HSPICE

Status
Not open for further replies.

mahatosb

Newbie level 1
Joined
Jan 21, 2008
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,302
I am trying to use Verilog-A in HSPICE. But it’s showing some error i.e.

******************************************************************
mahato@login1> hspice NBTI.sp>NBTI.lis
Error during native compilation
Command exited with non-zero status 1

real 2.66
user 0.30
sys 0.59
mahato@login1>
******************************************************************
And in my NBTI.lis file I found as follows…

hsp-vacomp:
hsp-vacomp: Invoking the Verilog-A compiler for '/imec/users/mahato/test/pnbti.va'
hsp-vacomp: Using: /imec/software/meta/linux/C-2009.03/hspice/linux/hsp-vacomp -o /imec/users/mahato/.hsp-model-cache/1.75/imec/users/mahato/test/lib.linux_x86/pnbti.cml pnbti.va -Xauto-comp 12345
hsp-vacomp: Synopsys HSPICE Verilog-A Compiler Version 1.75.100.013009.
hsp-vacomp: Copyright (C) 2008 Synopsys, Inc. All Rights Reserved.
hsp-vacomp:
hsp-vacomp: lic:
hsp-vacomp: lic: FLEXlm: v8.5b
hsp-vacomp: lic: USER: mahato HOSTNAME: login1
hsp-vacomp: lic: HOSTID: 005056ac2f57 PID: 26847
hsp-vacomp: lic: Using FLEXlm license file:
hsp-vacomp: lic: 1710@lic1vm.imec.be
hsp-vacomp: lic: Checkout 1 hspiceva
hsp-vacomp: lic: License/Maintenance for hspiceva will expire on 31-dec-2010/2009.09
hsp-vacomp: lic: FLOATING license(s) on SERVER lic1vm.imec.be
hsp-vacomp: lic:
hsp-vacomp: /imec/software/meta/linux/C-2009.03/hspice/linux/veriloga_utils/tools/x86/bin/ld:/usr/lib/libc.so: file format not recognized; treating as linker script
hsp-vacomp: /imec/software/meta/linux/C-2009.03/hspice/linux/veriloga_utils/tools/x86/bin/ld:/usr/lib/libc.so:5: parse error
hsp-vacomp: collect2: ld returned 1 exit status
hsp-vacomp: ***********************************************************************
hsp-vacomp: Verilog-A platform CML compile failure. Please contact Synopsys Support
hsp-vacomp: ***********************************************************************

** error **
During Verilog-A Device processing:
Failed to compile the Verilog-A File,
'./pnbti.va'.

lic: Release hspice token(s)

I am not able to understand this and the cause. Please help me on this issue.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top