Questions tagged [cadence]

A global provider of Electronic Design Automation (EDA) software and engineering services. It produces software for designing integrated circuits (also known as "chips"), and printed circuit boards.

Wikipedia

109 questions
-1
votes
1 answer

Did anyone used Cadence emanager desktop version and moved to Xcelium simulator which doesn't include its license?

My team relied on emanager desktop version for regression running, coverage merge and reports until now. When we used incisive simulator, the license included basic usage of emanager (desktop version) that helped us with these features. But now when…
Shay Golan
  • 89
  • 7
-1
votes
1 answer

How to know direction of signal in Schemetic Tracer of simvision?

I am trying to tracing the signal at Schemetic Tracer in simvision(cadence). But It's really hard to find for some signal which have direction. Is there anyway to know the direction of port in Schemetic Tracer?
coco
  • 1
  • 2
-1
votes
3 answers

Wrong number of arguments for ::tcl::mathfunc::min in Cadence Encounter 14.2

I am writing a Tcl script that is executed by Cadence Encounter version 14.25 (or 14.20, depending on whether I look at the log file or the splash screen on startup...). The version of the embedded Tcl interpreter appears to be % package require…
mkrieger1
  • 19,194
  • 5
  • 54
  • 65
-1
votes
1 answer

running a 3 to 7 Decoder using a counter

I am trying to run my 3 to 7 decoder using the inputs coming from my counter ,all the individual codes run fine but the structural code is giving up some error This is the program for my counter library IEEE; use IEEE.std_logic_1164.all; use…
Justus
  • 45
  • 6
1 2 3 4 5 6 7
8