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!
Already subscribed? Log in!
Examples
Article included in this offer
"Conversion of electrical energy"
(
273 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Bibliography
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!