Importing ODF to vManager does not update vplan
I exported vplan to .odf file in vManager and after editing it I imported it to vManager. The vplan was expected to be synchronized and updated. However, nothing has changed to it. Does anyone know why?
View ArticleUVM debugging: How to save and load signals during an interactive session in...
Hello,I am aware of command script .svcf file that saves signals and loads them in while opening Simvision.I am wondering, if there is a way for saving signals while we are in an interactive session...
View ArticleUsing Vmanager Pre-Script to launch a timed script
I would like to send an update about a vmanager regression status x days after the regression has been run. In the current environment, the vmanager regression is creating a new filepath for logs...
View ArticlevManager crashes when analyzing multiple sessions simultaneously with a fatal...
When analyzing multiple sessions simultaneously Verisium Manager crashed and reported below error messages:# A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at...
View Articleexplain/correct my understanding between average/covered in imc metrics
I'm working on the code coverage. Doing a metrics analysis by default we see overall average grade and overall covered. But when i do a block analysis on an instance i see overall covered grade, code...
View ArticleParameterizing an Instance
Hi,I want to parameterized width and length of a NMOS, but it ignore it and I face this error:*WARNING* Value input must be a number - setting back to previous value.Does anybody know how I can fix...
View ArticleHow do I create a basic connectivity csv?
First time user of JasperGold. Chip level verif. I want to prove that an arbiter and a buffer are connected.I see, from the user guid, that I should provide a connectivity map, but i have no idea how...
View Article[Xcelium][xrun] Simulate with multiple builds
I want to do a 2-step build->simulate as follow:1. Make multiple builds using xrun -elaborate [other options]. The purpose is to create multiple builds with different compile-time macros...
View ArticleLVS netlist
How could we inherit parameters from schematic to a layout netlist?Those parameters are user defined parameter given in CDF and netlsiting in schematic.
View Articlexcelium - CSI: *F,INTERR: INTERNAL EXCEPTION
I just completed the setup of xcelium and I am trying to test a very simple vhdl file - I got " CSI: *F,INTERR: INTERNAL EXCEPTION" without any further explanation. Could someone point me to how to...
View Article"How to disable toggle coverage of unused logic"
I'm currently work in coverage analysis. In my design certain register bits remain unused, which could potentially lower toggle coverage. Specifically, I'd like to know how to disable coverage for...
View ArticleIs it possible to automatically exclude registers or wires that are not used...
Hello,I have a question about toggle coverage.In my case, there are many unused registers or wires that are affecting the toggle coverage score negatively.Is it possible to automatically exclude...
View ArticleIssues related to cadence xrun command
We are trying to run compilation, elab and sim with command xrun -r -u alu, where alu is one of the units to execute. we are getting the following errors.1) xmsim: *E,DLMKDF: Unable to add default...
View ArticleXcelium: dump coverage information in the middle of a simulation
Hi, I'm using the xcelium simulator to simulate a testbench, in which I first stimulate my design to do something (part "A") and then do a direct follow-up test on the design (part "B").I need two...
View ArticleSimvision Array Slicing
> reg [63:0] rMem [0:255] signalit can be confirmed by rMem [0:255] in SimvisionIs it possible to generate a new rMem1 signal and rMem2 signal by splitting it into 32 bits width through...
View ArticleCollecting Coverage using Vmanager
Hi, I am running a regression in order to collect the coverage. However I have an issue. I am setting a signal to 0 when reset is de-asserted then this signal takes a fixed value when the reset is...
View ArticleIndago stops everytime sees the UVM_ERROR
I am running simulation in gui mode using Indago and every time there is UVM_ERROR occur simulation stops. I have to resume it manually. is there any way to disable this feature.
View ArticleUsing vManager to identify line coverage from a specific test
I have been using the rank feature to identify tests that are redundant in our environment, but then I realized I'd also like to be able to see exactly what coverage goes into increasing the delta_cov...
View ArticleAuto-Coloring Waves in Simvision?
Hello,First, I had something working that broke in the past few versions that I've been meaning to get working again. There was some setting I recall in the GUI that allowed me to have inputs be placed...
View ArticleArchive of Tools Classification Analysis (Xcelium)
Hi,Current and valid TCAs for Functional Safety are readily available at the FuSa "one-stop shop".But I have not been able to find any archive repository for access to the obsoleted versions.I would...
View ArticleHow to pass environment variables exported from pre_session_script to...
My vsif goes like this:session vm_example_sessions { // Default sessions directory top_dir : path/to/top_dir; output_mode: terminal ; // Try to use NC as DRM drm: <text>nc</text>; // Setup...
View Articlefile dependency extraction
I have a large set of files from different IP providers, but it seems there are dependencies that aren't immediately obvious when the IPs are in RTL versus the Netlist. I'm wondering if xrun can...
View Articleflattening a module
Is there a way to flatten a module completely and use it in other simulations. I have a problem with submodule conflicts and each block uses a different submodule with same names.Thank you.
View ArticleJasperGold: Can you implement commands conditionally in tcl script?
Hi,I am trying to dynamically execute a Jasper tcl script but the commands don't seem to execute despite the log clearly parsing them and seemingly finding them syntactically...
View ArticleEncountering issue (Unsupported OS) when using xrun -jg
Hi,I have recently migrated to a new cloud platform. I tried running running xrun -jg; however, I'm getting the following error message:TOOL: xrun(64) 22.09-s005: Started on Dec 05, 2024 at 07:34:52...
View Article