<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://avlsi.csl.yale.edu/act/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://avlsi.csl.yale.edu/act/feed.php">
        <title>The ACT VLSI design tools</title>
        <description></description>
        <link>https://avlsi.csl.yale.edu/act/</link>
        <image rdf:resource="https://avlsi.csl.yale.edu/act/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-05-07T01:08:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://avlsi.csl.yale.edu/act/doku.php?id=argonchanges&amp;rev=1754479477&amp;do=diff"/>
                <rdf:li rdf:resource="https://avlsi.csl.yale.edu/act/doku.php?id=install&amp;rev=1756558464&amp;do=diff"/>
                <rdf:li rdf:resource="https://avlsi.csl.yale.edu/act/doku.php?id=install_actflow&amp;rev=1763722529&amp;do=diff"/>
                <rdf:li rdf:resource="https://avlsi.csl.yale.edu/act/doku.php?id=start&amp;rev=1776606622&amp;do=diff"/>
                <rdf:li rdf:resource="https://avlsi.csl.yale.edu/act/doku.php?id=thank&amp;rev=1776606541&amp;do=diff"/>
                <rdf:li rdf:resource="https://avlsi.csl.yale.edu/act/doku.php?id=windows_build&amp;rev=1649404719&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://avlsi.csl.yale.edu/act/lib/exe/fetch.php?media=wiki:logo.png">
        <title>The ACT VLSI design tools</title>
        <link>https://avlsi.csl.yale.edu/act/</link>
        <url>https://avlsi.csl.yale.edu/act/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://avlsi.csl.yale.edu/act/doku.php?id=argonchanges&amp;rev=1754479477&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-06T11:24:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>argonchanges</title>
        <link>https://avlsi.csl.yale.edu/act/doku.php?id=argonchanges&amp;rev=1754479477&amp;do=diff</link>
        <description>Small change to Argon template

I added an option to the nice Argon dokuwiki template to get rid of the left sidebar for users that have not logged in so that the entire width of the page can be used for text. Here are the changes I made:

	*  Changes to main.php (in</description>
    </item>
    <item rdf:about="https://avlsi.csl.yale.edu/act/doku.php?id=install&amp;rev=1756558464&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-30T12:54:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>install</title>
        <link>https://avlsi.csl.yale.edu/act/doku.php?id=install&amp;rev=1756558464&amp;do=diff</link>
        <description>Installing ACT

Primary development of ACT is conducted on Linux and MacOS, and so it has been extensively tested on such systems. It has also been tested in certain Windows environments (see below).

If you are a Homebrew user, check out the homebrew tap for the tools.</description>
    </item>
    <item rdf:about="https://avlsi.csl.yale.edu/act/doku.php?id=install_actflow&amp;rev=1763722529&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-21T10:55:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>install_actflow</title>
        <link>https://avlsi.csl.yale.edu/act/doku.php?id=install_actflow&amp;rev=1763722529&amp;do=diff</link>
        <description>Installing actflow

Primary development of the tools in the actflow repository is conducted on Linux and MacOS, and so it has been extensively tested on such systems. It has also been tested in certain Windows environments (see below).

If you are a Homebrew user, check out the</description>
    </item>
    <item rdf:about="https://avlsi.csl.yale.edu/act/doku.php?id=start&amp;rev=1776606622&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-19T13:50:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://avlsi.csl.yale.edu/act/doku.php?id=start&amp;rev=1776606622&amp;do=diff</link>
        <description>The ACT VLSI Design Tools

Welcome to the Wiki for the ACT suite of VLSI design tools. ACT is an Asynchronous Circuit Toolkit which has been built from scratch to support the design and implementation of asynchronous logic. While that is the main goal,  the tools we have developed also support synchronous logic as a special case. These tools have been developed primarily by</description>
    </item>
    <item rdf:about="https://avlsi.csl.yale.edu/act/doku.php?id=thank&amp;rev=1776606541&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-19T13:49:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>thank</title>
        <link>https://avlsi.csl.yale.edu/act/doku.php?id=thank&amp;rev=1776606541&amp;do=diff</link>
        <description>Internal Contributors

Members of the asynchronous VLSI and architecture group have been making numerous contributions to the code base. Some have implemented key pieces of the toolflow; others are regular users and have found innumerable bugs and limitations that triggered improvements to the code base and enhancements to functionality. The contributors have been:</description>
    </item>
    <item rdf:about="https://avlsi.csl.yale.edu/act/doku.php?id=windows_build&amp;rev=1649404719&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-04-08T07:58:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows_build</title>
        <link>https://avlsi.csl.yale.edu/act/doku.php?id=windows_build&amp;rev=1649404719&amp;do=diff</link>
        <description>Installing ACT tools on Microsoft Windows

Even though most of the users install ACT tools in a Linux environment, some users may want to run them on Microsoft Windows. There are many options for running Linux software on Windows, for example, virtual machines, Cygwin, etc. A convenient way to run ACT tools on Windows is through</description>
    </item>
</rdf:RDF>
