<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://unisim.org/site/lib/styles/feed.css" 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="http://unisim.org/site/feed.php">
        <title>UNISIM: UNIted SIMulation environment  modules:cycle:network:dram</title>
        <description></description>
        <link>http://unisim.org/site/</link>
        <image rdf:resource="http://unisim.org/site/lib/images/favicon.ico" />
       <dc:date>2010-09-07T04:06:27+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://unisim.org/site/modules/cycle/network/dram/interface?rev=1186486537"/>
                <rdf:li rdf:resource="http://unisim.org/site/modules/cycle/network/dram/parameters?rev=1186486756"/>
                <rdf:li rdf:resource="http://unisim.org/site/modules/cycle/network/dram/start?rev=1204298788"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://unisim.org/site/lib/images/favicon.ico">
        <title>UNISIM: UNIted SIMulation environment </title>
        <link>http://unisim.org/site/</link>
        <url>http://unisim.org/site/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://unisim.org/site/modules/cycle/network/dram/interface?rev=1186486537">
        <dc:format>text/html</dc:format>
        <dc:date>2007-08-07T13:35:37+02:00</dc:date>
        <title>modules:cycle:network:dram:interface</title>
        <link>http://unisim.org/site/modules/cycle/network/dram/interface?rev=1186486537</link>
        <description>Clocks

	*  inclock clock 
 Input clock port to receive the memory clock.

Module ports

	*  inport &lt; memreq &lt; INSTRUCTION, nDataPathSize &gt; &gt; in 
 Input port receiving the requests from the memory hierarchy. Those requests are stored in the dram request queue.
	*  outport &lt; memreq &lt; INSTRUCTION, nDataPathSize &gt; &gt; out 
 Output port used to send request answers to the memory hierarchy.</description>
    </item>
    <item rdf:about="http://unisim.org/site/modules/cycle/network/dram/parameters?rev=1186486756">
        <dc:format>text/html</dc:format>
        <dc:date>2007-08-07T13:39:16+02:00</dc:date>
        <title>modules:cycle:network:dram:parameters</title>
        <link>http://unisim.org/site/modules/cycle/network/dram/parameters?rev=1186486756</link>
        <description>Core parameters

	*  typename INSTRUCTION 
 The type used to store the instruction corresponding to a memory request.
	*  int nBanks 
 The number of memory banks. Typically 2 or 4.
	*  int nRows 
 The number of rows. Typically 2048, 4096, or 8192.
	*  int nCols 
 The number of columns. Typically 256, 512 or 1024.
	*  int TRRD 
 One of the memory delay latency: ACTV command in one bank to ACTV command in another bank.
	*  int TRAS 
 One of the memory delay latency: ACTV command to PRE or PREALL.
…</description>
    </item>
    <item rdf:about="http://unisim.org/site/modules/cycle/network/dram/start?rev=1204298788">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-29T16:26:28+02:00</dc:date>
        <title>modules:cycle:network:dram:start</title>
        <link>http://unisim.org/site/modules/cycle/network/dram/start?rev=1204298788</link>
        <description>Description

 This module correspond to a dram memory and includes a dram memory controler. It receives memory requests and sends back answer for those requests once they are resolved. The dram module is compatible with bus snooping.

The dram module has a dedicated pair of port to connect from/to the memory hierarchy as shown in Figure below. The input receives the memory requests and the output port is used to send back answers to those requests.</description>
    </item>
</rdf:RDF>
