• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Mixed-Signal Design
  3. inconsistent xmvlog failure in Virtuoso AMS setup (assembler...

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 64
  • Views 12631
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

inconsistent xmvlog failure in Virtuoso AMS setup (assembler failure)

monglebest2022
monglebest2022 over 3 years ago

Hi I create a virtuoso AMSDMV setup bench with config view/AMS simulator/IE card global default 1.8V setup. 

The simulation will failed one time and successfully complete another time. The error reported when it's failed is

#### error information ##########

xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.4/1/trans_AMSDMV/netlist/digital/netlist.vams,8|15): library 'tsmcN65' is not defined.
module worklib.crus_dnwpw_dio:schematic
errors: 0, warnings: 0

#### end of error information ##########

I don't understand why it's so in-consistent. Please see the attached netlister.log files for difference. I also have the whole netlist folder attached. Can someone tell me why the AMSDMV failed sometimes and successfully in another time? It's too hard for me to debug it, please help.

####### successful nestlister.log file #####

Begin Netlisting Oct 25 15:35:57 2021
INFO (AMS-2052): The value '1000' specified for the variable 'hnlMaxLineLength'
in the file '.simrc'
might introduce syntax errors in the generated netlist.
Therefore, the default value '4000' will be used.

INFO (VLOGNET-60): The stimulus name mapped table will not be printed in the

"/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.3/1/trans_AMSDMV/netlist/digital/testfixture.verilog" file. To print the stimulus name mapped table, set

simVerilogPrintStimulusNameMappingTable = t either in CIW or the .simrc file

before invoking Verilog netlister.

INFO (VLOGNET-62): Database internal net names will be printed for floating
instance ports. To prevent
them from being printed, set
simVerilogProcessNullPorts = t either in CIW or
the .simrc file.

INFO (VLOGNET-64): All cellviews in the design will be printed in the Netlist
Configuration list.
If you want to print only those cellviews that need to be
re-netlisted in the
list, set simVerilogIncrementalNetlistConfigList = t either
in CIW or the
.simrc file.

INFO (VLOGNET-68): The initial state of stimulus of all inout pins is set to
"z". To get inout
pins with initial state of "0", set
hnlVerilogIOInitStimulusStr = "0"
either in CIW or the .simrc file.

WARNING (OSSHNL-335): Design configuration has changed since last netlisting
session in this run
directory. Netlist(s) from last session cannot be reused for
incremental
netlisting. Therefore, re-netlisting the design.

INFO (VLOGNET-118): Using connection by name (explicit connections) for all
stopping and
non-stopping cells.

WARNING (VLOGNET-110): The cell
'j055_micbias_cohen_add/tb_test_AMSDMV/schematic' has no ports. Make sure that
this was the intended
design.

INFO (VLOGNET-126): ---------- Beginning netlist configuration information
----------


(incremental data only)

CELL NAME VIEW NAME NOTE
--------- --------- ----

nch_hvi25 spectre *Stopping View*
vcvs spectre *Stopping View*
inv_25_dnwod33 systemVerilog *Stopping View*
res spectre *Stopping View*
vdc spectre *Stopping View*
cap spectre *Stopping View*
vpwl spectre *Stopping View*
tb_test_AMSDMV schematic

---------- End of netlist configuration information ----------
WARNING (OSSHNL-335): Design configuration has changed since last netlisting
session in this run
directory. Netlist(s) from last session cannot be reused for
incremental
netlisting. Therefore, re-netlisting the design.

Running netlist assembly..
End netlisting Oct 25 15:36:15 2021

######## end of successful netlister.log file ###################

####### failed nestlister.log file #####

Begin Netlisting Oct 25 16:01:42 2021
INFO (AMS-2052): The value '1000' specified for the variable 'hnlMaxLineLength'
in the file '.simrc'
might introduce syntax errors in the generated netlist.
Therefore, the default value '4000' will be used.

INFO (VLOGNET-60): The stimulus name mapped table will not be printed in the

"/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/testfixture.verilog" file. To print the stimulus name mapped table, set

simVerilogPrintStimulusNameMappingTable = t either in CIW or the .simrc file

before invoking Verilog netlister.

INFO (VLOGNET-62): Database internal net names will be printed for floating
instance ports. To prevent
them from being printed, set
simVerilogProcessNullPorts = t either in CIW or
the .simrc file.

INFO (VLOGNET-64): All cellviews in the design will be printed in the Netlist
Configuration list.
If you want to print only those cellviews that need to be
re-netlisted in the
list, set simVerilogIncrementalNetlistConfigList = t either
in CIW or the
.simrc file.

INFO (VLOGNET-68): The initial state of stimulus of all inout pins is set to
"z". To get inout
pins with initial state of "0", set
hnlVerilogIOInitStimulusStr = "0"
either in CIW or the .simrc file.

WARNING (OSSHNL-159): The primitive,
'j055_micbias_cohen_add/inv_25_dnwod33/systemVerilog', has been updated since
the last netlisting session
in this current run directory. Therefore,
re-netlisting all cell views where
this primitive is instantiated.

INFO (VLOGNET-118): Using connection by name (explicit connections) for all
stopping and
non-stopping cells.

WARNING (VLOGNET-110): The cell
'j055_micbias_cohen_add/tb_test_AMSDMV/schematic' has no ports. Make sure that
this was the intended
design.

INFO (VLOGNET-126): ---------- Beginning netlist configuration information
----------


(incremental data only)

CELL NAME VIEW NAME NOTE
--------- --------- ----

nch_hvi25 spectre *Stopping View*
vcvs spectre *Stopping View*
res spectre *Stopping View*
inv_25_dnwod33 systemVerilog *Stopping View*
vdc spectre *Stopping View*
cap spectre *Stopping View*
vpwl spectre *Stopping View*
tb_test_AMSDMV schematic

---------- End of netlist configuration information ----------
WARNING (OSSHNL-159): The primitive,
'j055_micbias_cohen_add/inv_25_dnwod33/systemVerilog', has been updated since
the last netlisting session
in this current run directory. Therefore,
re-netlisting all cell views where
this primitive is instantiated.

Running netlist assembly..
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,8|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,35|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,61|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,88|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,107|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,126|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,145|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,171|17): library 'j055_vcas' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,327|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,355|17): library 'j055_vcas' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,388|17): library 'j055_vcas' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,449|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,468|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,487|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,506|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,531|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,556|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,582|17): library 'j055_vcas' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,741|17): library 'j055_vcas' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,819|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,838|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,866|17): library 'j055_lvls' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,978|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1003|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1030|17): library 'j055_vcas' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1091|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1110|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1130|17): library 'j055_vcas' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1181|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1206|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1232|17): library 'j055_vcas' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1288|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1308|17): library 'j055_vcas' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1357|17): library 'j055_vcas' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1419|17): library 'j055_lvls' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1530|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1552|17): library 'j055_vcas' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1692|17): library 'j055_vcas' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1775|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1800|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1820|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1853|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1887|17): library 'j055_lvls' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1918|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1945|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1970|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,1995|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2020|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2045|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2070|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2096|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2120|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2146|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2173|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2192|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2211|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2230|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2249|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2268|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2287|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2312|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2337|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2356|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2381|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2406|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2431|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2450|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2469|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2494|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2519|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2538|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2560|15): library 'tsmcN65' is not defined.
xmvlog: *E,WKLNDF (/sims/cohen/results/gfan/trunk/adexlResults/j055_micbias_cohen_add/tb_test_AMSDMV/maestro_sv/results/maestro/Interactive.6/1/trans_AMSDMV/netlist/digital/netlist.vams,2594|17): library 'j055_lvls' is not defined.
xrun: *E,VLGERR: An error occurred during parsing. Review the log file for errors with the code *E and fix those identified problems to proceed. Exiting with code (status 1).

######## end of failed netlister.log file ###################

netlist_interactive6_error.tar.gz

netlist_interactive3_success.tar.gz

  • Cancel
  • monglebest2022
    monglebest2022 over 3 years ago

    In the failed netlist folder attached, there is a file under digital/netlist.vams exist but successful run doesn't contain this file at all. It's this file report the above "library XXX is not defined" error.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 3 years ago

    AMS DMV is end-of-lifed, but it might be easiest to debug this via customer support.

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • monglebest2022
    monglebest2022 over 3 years ago in reply to Andrew Beckett

    Thanks, Andrew. I filed a customer support case (46569711) and the issue has been resolved. 

    • Set the below variable in your .cdsinit file and restart virtuoso. This will trigger full netlisting.
      _amsOSSEnableNetlistAllForFirst=t

    May I know what is the latest tool for Analog-mixed signal simulation in Virtuoso?

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 3 years ago in reply to monglebest2022
    monglebest2022 said:
    May I know what is the latest tool for Analog-mixed signal simulation in Virtuoso?

    AMS simulation can be run from ADE, as has been possible for 20 years or so. AMS DMV was specifically for model validation, and that can also be achieved in ADE Assembler, for example.

    Regards,

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information