- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Introduction
Jiao Chao
Tsinghua University
Feb. 2006
All Right Reserved
Verilog-A overview
A simple example
Verilog-A solution
How to describe the system structure?
How to describe the component behavior?
Use Verilog-A in Cadence
All Right Reserved
An IEEE standard analog hardware description
language. Designed for modeling the behavior of
analog components.
Verilog-A is a procedural language, with
constructs similar to C and other languages
Many EDA software provider support Verilog-A,
such as Cadence, Angilent, Silvaco, Mentor and
so on.
All Right Reserved
Verilog-A is a subset of Verilog-AMS
(Analog Mixed Signal)
All Right Reserved
OVI -- Open Verilog International
Verilog-A is a circuit design oriented HIGH level
language.
Enables compact modeling engineer to easily
develop proprietary SPICE models for specific
semiconductor technology behavior.
If compile-complete, the simulation speed is
close to built-in C-based models.
Compiled code is in binary format and
transporting this code will protect the users IP.
All Right Reserved
typedef struct SPICEdev {
IFdevice DEVpublic;
int (*DEVparam)(); /* routine to input a parameter to a device instance */ // Diode Model
int (*DEVmodParam)(); /* routine to input a paramater to a model */
int (*DEVload)(); /* routine to load the device into the matrix */ `include constants.vams
int (*DEVsetup)(); /* setup routine to preprocess devices once */
int (*DEVunsetup)(); /* clean up before running again */ `include disciplines.vams
int (*DEVpzSetup)(); /* setup routine for pz analysis */
int (*DEVtemperature)(); /* tempera
您可能关注的文档
- miRNA 331 3p directly targets E2F1 and induces growth arrest in human gastric cancer英文文献.pdf
- On the optimal harvesting of persistent age structured populations英文文献.pdf
- The Nuclear Receptor Nr5a2 Can Replace Oct4 in the Reprogramming of Murine Somatic Cells to Pluripotent Cells英文文献.pdf
- Potential and Perspectives of Cyclonucleosides英文文献.pdf
- Improved phase only correlation method for low quality fingerprint matching英文文献.pdf
- ON2 log2N Filtered Backprojection Reconstruction Algorithm for Tomography英文文献.pdf
- Impact of enhanced geothermal systems on US energy supply in the twenty first century英文文献.pdf
- WIND TUNNEL MODELLING OF CONVECTION OF HEAT BETWEEN AIR AND BROAD LEAVES OF PLANTS英文文献.pdf
- Sequence Analysis of Chromatin Immunoprecipitation Data for Transcription Factors英文文献.pdf
- A scheme for multisource interior tomography英文文献.pdf
- FROMMICE TO MEN Insights into the Insulin Resistance Syndromes英文文献.pdf
- Efficient correction for CT image artifacts caused by objects extending outside the scan field of view英文文献.pdf
- Controlled microfluidic interfaces英文文献.pdf
- Moving least square method in learning theory英文文献.pdf
- Why Fat Is Bright in RARE and Fast SpialEcho Imaging英文文献.pdf
- Experimental determination of section sensitivity profiles and image noise in electron beam computed tomography英文文献.pdf
- An integrated view of molecular coevolution in protein protein interactions英文文献.pdf
- Use of Stem Cell Radiation Chimeras to Analyze How Domains of Specific Proteins Impact on Murine NK Cell Development In Vivo英文文献.pdf
- High Speed Communication Circuits and Systems Low Noise Amplifiers英文文献.pdf
- Highly Ordered Arrays of Metal Semiconductor Core Shell Nanoparticles with Tunable Nanostructure英文文献.pdf
最近下载
- 《小学语文课程与教学》 课件 第3、4章 识字与写字教学、 阅读教学.pptx
- 住院患者窒息患者应急预案演练脚本.docx
- 分化型甲状腺癌I131治疗.ppt VIP
- 2025年中考语文仿真试题(三)(附答题卡) .pdf VIP
- 煤矿联合试运转方案及安全保障措施(最全).doc
- T_ACEF 141-2024 污染地块土壤重金属稳定化效果评估技术规范.pdf VIP
- 供应商管理控制程序(10P).doc VIP
- 水泥厂设备管理(培训资料)课件.ppt
- 高等电力系统分析 课件全套 第1--8章 电力系统潮流计算--- 电力系统低频振荡及次同步谐振.pptx
- 钣金工艺与设备课件.pptx VIP
文档评论(0)