<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.vhdl-online.de/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.vhdl-online.de/feed.php">
        <title>VHDL-Online - vhdl-ams</title>
        <description></description>
        <link>https://www.vhdl-online.de/</link>
        <image rdf:resource="https://www.vhdl-online.de/_media/logo.png" />
       <dc:date>2026-04-30T19:04:07+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.vhdl-online.de/vhdl-ams/examples?rev=1486560437&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.vhdl-online.de/vhdl-ams/start?rev=1486548312&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.vhdl-online.de/vhdl-ams/subsumption_and_outlook?rev=1486548506&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.vhdl-online.de/_media/logo.png">
        <title>VHDL-Online</title>
        <link>https://www.vhdl-online.de/</link>
        <url>https://www.vhdl-online.de/_media/logo.png</url>
    </image>
    <item rdf:about="https://www.vhdl-online.de/vhdl-ams/examples?rev=1486560437&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-02-08T13:27:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>examples</title>
        <link>https://www.vhdl-online.de/vhdl-ams/examples?rev=1486560437&amp;do=diff</link>
        <description>Examples

Switcher and Integrator (network)

[Switcher Integrator circuit]

[Switcher Integrator block diagram]


entity PART is 
port(terminal inp1, inp2, s, outp: electrical);
end entity PART;

architecture BHV of PART is
   constant R: real := 1.0;
   constant C : real := 1.5e-9;
   terminal int : electrical;
   quantity Uint across I through int to ground;
   quantity Uinp1 across inp1 to ground;
   quantity Uinp1 across inp1 to ground;
   quantity Uoutp across outp to ground;
   quantity Us…</description>
    </item>
    <item rdf:about="https://www.vhdl-online.de/vhdl-ams/start?rev=1486548312&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-02-08T10:05:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://www.vhdl-online.de/vhdl-ams/start?rev=1486548312&amp;do=diff</link>
        <description>VHDL-AMS

	*  start
	*  start
	*  Examples
	*  Subsumption and Outlook</description>
    </item>
    <item rdf:about="https://www.vhdl-online.de/vhdl-ams/subsumption_and_outlook?rev=1486548506&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-02-08T10:08:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>subsumption_and_outlook</title>
        <link>https://www.vhdl-online.de/vhdl-ams/subsumption_and_outlook?rev=1486548506&amp;do=diff</link>
        <description>Subsumption and Outlook

	*  extension to VHDL
	*  high compatibility
	*  one simulation kernel
	*  complete system simulation
	*  new data types, i. e.
		*  quantity
		*  terminal
		*  nature
		*  break


	*  since december 1998 prototype
	*  first commercial version in middle of 1999 expected</description>
    </item>
</rdf:RDF>
