<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.eecg.toronto.edu/~wangda/fame/wiki/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="http://www.eecg.toronto.edu/~wangda/fame/wiki/feed.php">
        <title>FPGA-Aided Microarchitecture Exploration</title>
        <description></description>
        <link>http://www.eecg.toronto.edu/~wangda/fame/wiki/</link>
        <image rdf:resource="http://www.eecg.toronto.edu/~wangda/fame/wiki/lib/images/favicon.ico" />
       <dc:date>2010-03-15T00:47:41-04:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.eecg.toronto.edu/~wangda/fame/wiki/doku.php?id=hdl&amp;rev=1268346105&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.eecg.toronto.edu/~wangda/fame/wiki/doku.php?id=meeting_minutes&amp;rev=1268332538&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.eecg.toronto.edu/~wangda/fame/wiki/doku.php?id=navigation&amp;rev=1267743798&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.eecg.toronto.edu/~wangda/fame/wiki/doku.php?id=cad&amp;rev=1267048890&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.eecg.toronto.edu/~wangda/fame/wiki/doku.php?id=simulator&amp;rev=1267048814&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.eecg.toronto.edu/~wangda/fame/wiki/lib/images/favicon.ico">
        <title>FPGA-Aided Microarchitecture Exploration</title>
        <link>http://www.eecg.toronto.edu/~wangda/fame/wiki/</link>
        <url>http://www.eecg.toronto.edu/~wangda/fame/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.eecg.toronto.edu/~wangda/fame/wiki/doku.php?id=hdl&amp;rev=1268346105&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-11T17:21:45-04:00</dc:date>
        <dc:creator>Danyao Wang</dc:creator>
        <title>hdl</title>
        <link>http://www.eecg.toronto.edu/~wangda/fame/wiki/doku.php?id=hdl&amp;rev=1268346105&amp;do=diff</link>
        <description>Device
 Part  Logic  Block RAM  XC5VLX110  17,280 V5 slices  128 x 36Kb block RAM (4,608 Kb)  XC2VP30-6ff896  27,392 logic cells  136 x 18Kb block RAM (2,448 Kb) 
	*  V5 slice = 4 LUTs + 4 FFs
	*  logic cell ~= 1 LUT + 1 FF + carry logic

Flit Descriptor Format

Data Flit
  35 [1]    34 [1]     33 [1]     32..23 [10]    22..15 [8]     14..5 [10]    4..2 [3]    1..0 [2]     Head?    Tail?    Measure?    Timestamp     Destination    Source/Injection    oport   oport VC 
	*  Only the head flit need…</description>
    </item>
    <item rdf:about="http://www.eecg.toronto.edu/~wangda/fame/wiki/doku.php?id=meeting_minutes&amp;rev=1268332538&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-11T13:35:38-04:00</dc:date>
        <dc:creator>Danyao Wang</dc:creator>
        <title>meeting_minutes</title>
        <link>http://www.eecg.toronto.edu/~wangda/fame/wiki/doku.php?id=meeting_minutes&amp;rev=1268332538&amp;do=diff</link>
        <description>-&gt; Older status [ 2009 ]

WW2, Jan. 4, 2010

	*  CAD tool
	*  Interconnect HDL
	*  Merging the flit and credit channel selection criterion actually doesn't save hardware
		*  Additional level of N 2-to-1 select_earliest to choose the earlier of the flit and credit channel to represent this node. This alone wipes out the benefit of using 2 copies of simple N-to-1 select_earliest components
		*  More delay with the additional layer as well</description>
    </item>
    <item rdf:about="http://www.eecg.toronto.edu/~wangda/fame/wiki/doku.php?id=navigation&amp;rev=1267743798&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-04T18:03:18-04:00</dc:date>
        <dc:creator>Danyao Wang</dc:creator>
        <title>navigation</title>
        <link>http://www.eecg.toronto.edu/~wangda/fame/wiki/doku.php?id=navigation&amp;rev=1267743798&amp;do=diff</link>
        <description>*  Main
	*  Weekly Status
	*  Research Survey
	*  Project Plan
	*  Simulator
	*  CAD
	*  On-Chip Interconnect
	*  HDL
	*  Wall
	*  Foxcove-4</description>
    </item>
    <item rdf:about="http://www.eecg.toronto.edu/~wangda/fame/wiki/doku.php?id=cad&amp;rev=1267048890&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-24T17:01:30-04:00</dc:date>
        <dc:creator>Danyao Wang</dc:creator>
        <title>cad</title>
        <link>http://www.eecg.toronto.edu/~wangda/fame/wiki/doku.php?id=cad&amp;rev=1267048890&amp;do=diff</link>
        <description>The CAD tool takes a user network and maps it onto the on-chip simulator framework.

Suppoted Systems

	*  Visual C++ 2008
	*  Linux-like systems


The CAD tool is located in the main SVN under cad/.

Command


bamboo -u &lt;user file&gt; -a &lt;arch file&gt; -o &lt;output byte file&gt; [Options]</description>
    </item>
    <item rdf:about="http://www.eecg.toronto.edu/~wangda/fame/wiki/doku.php?id=simulator&amp;rev=1267048814&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-24T17:00:14-04:00</dc:date>
        <dc:creator>Danyao Wang</dc:creator>
        <title>simulator</title>
        <link>http://www.eecg.toronto.edu/~wangda/fame/wiki/doku.php?id=simulator&amp;rev=1267048814&amp;do=diff</link>
        <description>&lt;- Index

Supported Systems

	*  Visual C++ 2008
	*  Linux-like systems


The simulator is located at sim/.

Command

sim &lt;config_file&gt; &lt;ready_delta&gt; &lt;sim_time_steps&gt; [Option]

Note that sim_time_steps here indicates the duration in which measurement flits will be generated. If a warmup phase is specified, a certain number of warmup cycles will be run before we start counting the measurement cycles.</description>
    </item>
</rdf:RDF>
