adder functional verification
Hi all,I have the extracted view of a 32-bit adder in subthreshold. Is there any tool in cadence to check the yield of the circuit? ThANKS,
View ArticleIMC tool is not mergeing properly already merged coverage files
HI,I have 9000 test cases so I am running tests in batch of 1000 with coverage enabled and merging them using imc batch command. Till this point it is working in fatastic way. But when I am trying to...
View ArticleSupport VHDL2008 in ncsim
Hello,Which option enables support of VHDL2008 in ncsim ?Thanks.
View ArticleHow to export searched signal list using simvision design search to a text file?
Hi,I am using Simulation Analysis Environment SimVision(64) 15.20-s025. I have a list of signals searched and displayed using the design search window and I cant seem to find a way to export them to a...
View ArticleMerging data base with two RTL changes
Hi team,Do we have any provision to merge two different version of coverage .icc files?Example. I have generated coverage data base D1 with RTL changeset CL1. There are some changes done in RTL so...
View ArticleIs ncsim (version 12.10-s19) fully compatible with VHDL2008
Hello,When compiling VHDL source with option -V200X, I get error on this line:pixel_new := (others=>'0') when lfsr_val(15) else (others=>'1');Any comments.Thanks.
View ArticleForce X in gate level simulation
How to initialize flops not having reset pin in gate level simulation?I expected -ncinitialize to do. but it doesn't.What is the best (simple) and general way for cadence simulator ?Thanks in advance.
View ArticleUVM RAL
I am using Cadence register model. I am trying to randomize a register within model with constraint.assert( reg_model_hanldle.reg_name.randomize() with { fieldname.value == 'habcd});I get an error...
View ArticleShow all drivers for a particular signal at a particular time in ncim
Hello,The problem is expressed in subject: does exist some technique that allow to show all signal drivers at a particular timeThanks in advance.
View ArticleVerifier Access to SV Variable in Testbench
I have a systemverilog testbench that simulates fine in Explorer. It contains a logic variable that indicates pass/fail of the test. In Verifier, I can import the Maestro view as an implementation,...
View ArticleCadence iLS course manual refers to non-existent 'training' for learning how...
I am taking the course JasperGold Formal Fundamentals. The lab manual assigns tasks that say to use a feature of JasperGold shown in 'training'. I watched all the videos and they only introduce the...
View ArticleCollect only Covergroups
Hi,i would like to collect functional coverage, but only the covergroup part. meaning i don't want to collect also data for assertions (ABV)currently i am using the flag of " -coverage u " which...
View ArticleXcelium DPI
I am calling c functions from sv module. c functions are compiled in shared lib. I am able to call c function from sv module with shared lib.I am using xcelium xrun for simulation. I want to use...
View ArticleIs there a way to adapt vRfine file after RTL source file updated and line...
Hi,In case of we have a vRefine file(eg: expression exclusion), and then RTL source file is modified which result in line number changing,when we apply vRfine file in IMC, the exlusion can not be...
View ArticleArray of covergroup not supported
I have defined a covergroup inside a package and creating instances of it in a class as shown below:covergroup example_cg(bit en); option.name = "ex_cg"; option.per_instance = 1; ex_cp: coverpoint...
View Articleusing eManager to read regression files but failed.
when i tried using eManager to read regression files but failed, so no data is available when click vplan button for verification plan map and code coverage analysis using IMC.eManager's log is...
View Articleusing eManager to read regression files but failed.
when i tried using eManager to read regression files but failed, so no data is available when click vplan button for verification plan map and code coverage analysis using IMC.eManager's log is...
View ArticlePower Quality Requirements
Folks,I am new here but looking for expert guidance on power quality requirements for the Palladium Z1 XL?Have been asked to consider plugging these in directly to grid power without conditioning. What...
View Articlexmelab: *E,CUVDNF (./netlist.vams,1748|8): Could not determine discipline for...
Hey experts,We are facing an error while running xrun for simulation of netlist:<SomeModule> <SomeModuleInstance> ( .() ..........xmelab: *E,CUVDNF (./netlist.vams,1748|8): Could not...
View ArticleHow to netlist a VHDL-AMS generic of type "time" correctly in ADE?
Hi,while trying to transfer a working mixed-signal system model from Mentor Graphics SystemVision to Cadence Virtuoso/AMSDesigner I came across the following problem.Some of the VHDL-AMS components in...
View Article