Product Documentation
Cadence VHDL-AMS Overview
Product Version 22.09, April 2022


Preface

This manual describes the analog and mixed-signal aspects of the Cadence® VHDL-AMS language. With VHDL-AMS, you can create and use modules that describe the high-level behavior and structure of analog, digital, and mixed-signal components and systems. The guidance given here is designed for users who are familiar with the development, design, and simulation of circuits and with high-level programming languages.

The preface discusses the following:

Related Documents

For more information about VHDL-AMS and related products, consult the sources listed below.

Internet Mail Address

You can send product enhancement requests and report problems to Customer Support. For current phone numbers and e-mail addresses, go to Cadence Online Support and click the Contact Us link on the Home page.

Please include the following in your e-mail:

Typographic and Syntax Conventions

Special typographical conventions distinguish certain kinds of text in this document. The formal syntax in this reference uses the definition operator, ::=, to define the more complex elements of the VHDL-AMS language in terms of less complex elements.

Code examples are displayed in constant-width font.

---This is an example of the font used for code.

Within the text, variables are in italic font, like this: allowed_errors.

Within the text, keywords, reserved words and filenames are set in constant-width font, like this: reserved_word, file_name

If a statement is too long to fit on one line, the remainder of the statement is indented on the next line, like this:

qgf = width*length*cfbb*(vgfs - wkf - qb/(2*cbb) - 
        (vgbs - vfbb + qb/(2*cob))) + qgf_par ;

Return to top
 ⠀
X