6. Examples
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
...
You do not have access to this resource.
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed?
Log in!
Bibliography
-
(1) - ASHENDEN (P.J.) -
The Designer's Guide to VHDL (Systems on Silicon).
-
Morgan Kaufmann, ISBN : 1558606742 (2002).
-
(2) - HERVÉ (Y.) -
VHDL-AMS : Applications et enjeux industriels.
-
Dunod, ISBN 9782100058884...
You do not have access to this resource.
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed?
Log in!