<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://alexforencich.com/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="https://alexforencich.com/wiki/feed.php">
        <title>Alex Forencich - en:verilog:uart</title>
        <description></description>
        <link>https://alexforencich.com/wiki/</link>
        <image rdf:resource="https://alexforencich.com/wiki/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-05-05T09:20:07+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://alexforencich.com/wiki/en/verilog/uart/readme?rev=1415522382&amp;do=diff"/>
                <rdf:li rdf:resource="https://alexforencich.com/wiki/en/verilog/uart/start?rev=1415518032&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://alexforencich.com/wiki/_media/wiki/dokuwiki.svg">
        <title>Alex Forencich</title>
        <link>https://alexforencich.com/wiki/</link>
        <url>https://alexforencich.com/wiki/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://alexforencich.com/wiki/en/verilog/uart/readme?rev=1415522382&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-11-09T08:39:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Verilog UART Readme</title>
        <link>https://alexforencich.com/wiki/en/verilog/uart/readme?rev=1415522382&amp;do=diff</link>
        <description>Verilog UART Readme

Introduction

This is a basic UART to AXI Stream IP core, written in Verilog with MyHDL testbenches.

Documentation

The main code for the core exists in the rtl subdirectory.  The uart_rx.v and uart_tx.v files are the actual implementation, uart.v simply instantiates both modules and makes a couple of internal connections.</description>
    </item>
    <item rdf:about="https://alexforencich.com/wiki/en/verilog/uart/start?rev=1415518032&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-11-09T07:27:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Verilog UART</title>
        <link>https://alexforencich.com/wiki/en/verilog/uart/start?rev=1415518032&amp;do=diff</link>
        <description>Verilog UART

Introduction

UART serial port with an AXI4-Stream interface.  Includes full MyHDL testbench with intelligent bus cosimulation endpoints.  Also includes example makefile-based project targeting a Xilinx Spartan 6 LX 45 on a Digilent Atlys board.</description>
    </item>
</rdf:RDF>
