6. Examples
6.1 A test-bench instantiates a configuration
The example presented here is simple, but illustrates a number of different constructions. The aim is to create an RC filter, but you don't know a priori which dipoles to use. We need to have models of the dipoles we can use available in the working database (the WORK library, for example). For example :
--RESISTANCE
IEEE library;
use IEEE.electrical_systems.all;
Entity resistance is
GENERIC(R0:real:=1.0);
PORT (TERMINAl E1,E2: electrical);
end;
Architecture beh of resistance is
...
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference
This article is included in
Conversion of electrical energy
This offer includes:
Knowledge Base
Updated and enriched with articles validated by our scientific committees
Services
A set of exclusive tools to complement the resources
Practical Path
Operational and didactic, to guarantee the acquisition of transversal skills
Doc & Quiz
Interactive articles with quizzes, for constructive reading
Examples
Bibliography
Software tools
The main tools supporting the VHDL-AMS language at press time are :
Portunus from Adapted Solutions http://www.adapted-solutions.com
SMASH from Dolphin Integration http://www.dolphin-integration.com
...
Standards and norms
- Language Rerefence Manual, IEEE 1076.1-2007, IEEE Standard VHDL Analog and Mixed-Signal Extension 2007 - LRM07 - 2007
- Publication IEEE - eISBN : 0-7381-5628-0 ISBN : 0-7381-5627-2 -
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference