Quantcast
Browsing all 33813 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

RE: Matlab cds_srr DC sweep of Mosfet Parameters

Hi Andrew, I have bolded the lines in the script causing the error. % Read and store results for k = 1:length(c.n) params_n = c.n{k}; struct_n = cds_srr(c.outfile, c.sweep, params_n{1}); values_n =...

View Article


Image may be NSFW.
Clik here to view.

RE: DLCSMD Errors

"xmhelp xmvlog DLCSMD" also suggests some causes, like two design units with the same name but different content or two compilations of the same file with different options - could this apply?

View Article


Image may be NSFW.
Clik here to view.

RE: DLCSMD Errors

That is a really good point. I'm trying to pick through exactly what is happening with our packages as there are multiple RECOME warnings with this build. Many of those warnings referencing package foo...

View Article

Image may be NSFW.
Clik here to view.

RE: DLCSMD Errors

As some kind of last resort, "strace -f -o strace.log xrun ..." may also give you an idea what is being done to your files. (strace also has some powerful options for filtering.)

View Article

Image may be NSFW.
Clik here to view.

RE: DLCSMD Errors

I believe you can also see these errors if the source code is compiled multiple times. For example, by using `include "mypackage.sv" in multiple places. Perhaps enclosing `include directives with...

View Article


Image may be NSFW.
Clik here to view.

RE: DLCSMD Errors

Just discovered that this is indeed happening. Unfortunately this is 3rd party ip (hence me being so vague about some of the details so names redacted to protect...) so I can't actually edit the...

View Article

Image may be NSFW.
Clik here to view.

RE: DLCSMD Errors

Good suggestion, though you'd normally protect the content of " mypackage.sv" that way, not every place where it's included (see e.g. https://en.wikipedia.org/wiki/Include_guard ).

View Article

Image may be NSFW.
Clik here to view.

pac analysis, how to find available sidebands?

I'd like to have some skill code that tells me the available sidebands from a pac analysis. Manually, you can see them ADE-L->Results->Direct Plot->Main Form->pac, Sweep=sideband, Output...

View Article


Image may be NSFW.
Clik here to view.

RE: pac analysis, how to find available sidebands?

With the results open (either after simulation, or using openResults()) simply use one of: harmonicFreqList(?result 'pac) ((-3 9.9e+09 9.999e+09) (-2 4.9e+09 4.999e+09) (-1 1000000.0 1e+08) (0...

View Article


Image may be NSFW.
Clik here to view.

RE: pac analysis, how to find available sidebands?

Thanks! That is perfect! In the future, is there a place where I can look up functions that are specific to a particular analysis?

View Article

Image may be NSFW.
Clik here to view.

RE: pac analysis, how to find available sidebands?

All I did in this case (to remind me what to do) was type ocnHelp() in the CIW - then ocnHelp('harmonicFreqList) to see the details. Andrew.

View Article

Image may be NSFW.
Clik here to view.

RE: Matlab cds_srr DC sweep of Mosfet Parameters

Hi Adithya, It's still really hard to see what the data looks like from what you've said above, but since this is actually a Matlab error which is nothing to do with the Cadence interfaces, you'd...

View Article

Image may be NSFW.
Clik here to view.

Skill Tutorial

Hello, Is there a video or RAK that gives a good tutorial overview of SKILL ? I am a beginner. Also while I am here, I am also looking for the same for OCEAN. Thank you.

View Article


Image may be NSFW.
Clik here to view.

RE: Skill Tutorial

Hi growingmind, There are lots of SKILL tutorial video in Cadence Online Support. It is in Self Learning - Training Bytes Video menu. Best regards, Marben

View Article

Image may be NSFW.
Clik here to view.

为什么电源完整性(PI)是个“热”话题————如何进行电/热协同仿真

在设计新一代产品时,我们共同追求的目标都是“更快,更小,更便宜”。然而当这与更长的电池寿命和更低的功耗要求相遇时,就向我们提出了艰巨的设计挑战。唯一可以肯定的是,项目开发进度并不会因为我们需要克服挑战而延期。 每个电子产品的设计师无疑都需要能够 分析供电网络...

View Article


Image may be NSFW.
Clik here to view.

升级到Allegro17.2-2016的10大理由之1:先进的柔性和刚柔结合板设计支持

为何要刚柔结合? 对几乎所有应用,客户一直希望能有更小、更轻、性价比更高的产品。竞争压力也促使设计工程师们以不断增长的速度将这些新产品带到市场。设计工程师们可使用柔性PCB材料(柔性/刚柔结合)来满足小型化需求、代替连接器,以提高产品性能。 (点击查看大图) 有哪些新技术可支持刚柔结合设计? 制造商对设计的进一步要求已准备好,如在柔性衬底上实现元件安装,支持多层柔性板以缩小尺寸,并提高高速性能。...

View Article

Image may be NSFW.
Clik here to view.

升级到Allegro17.2-2016的10大理由之2:新的实时并行团队设计功能

利用团队设计实现快速设计 无论如何,PCB团队设计总是实现快速设计的最佳捷径。您可以使用Allegro 17.2...

View Article


Image may be NSFW.
Clik here to view.

升级到Allegro17.2-2016的10大理由之3:新的PAD编辑器——不只是一个新GUI

客户反馈是产品改善的关键 当您在理解Allegro 17.2-2016发行版的特点和优势时,我可以猜到您在想什么。“哦不,他们对我的工作环境做了什么破坏?”如果您已使用Allegro多年了,您就会理解我的意思。我们称之为零版本的发行版被用来建立数据库/改变架构,会导致某种程度上的升级中断。17.2有效结合了零版本和17.0 EAP(Early Access...

View Article

Image may be NSFW.
Clik here to view.

OCEAN Tutorial

Hello, Is there a video or RAK that gives a good tutorial overview of OCEAN scripting ? I am a beginner. Thank you.

View Article

Image may be NSFW.
Clik here to view.

RE: OCEAN Tutorial

Hi, From my personal experience, you can try first running the simulation using ADE, and save ocean script and start exploring the script, Also, you can refer below OCEAN user guide....

View Article
Browsing all 33813 articles
Browse latest View live