<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[FPGA Notes]]></title> 
<link>http://www.fpganotes.com/index.php</link> 
<description><![CDATA[Learning Notes about Xilinx FPGA, ISE, EDK and IC Industry]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[FPGA Notes]]></copyright>
<item>
<link>http://www.fpganotes.com/post/171/</link>
<title><![CDATA[没有Bus的Peripheral]]></title> 
<author>RickySu &lt;sutongqi+blog@gmail.com&gt;</author>
<category><![CDATA[技术经验]]></category>
<pubDate>Thu, 06 Mar 2008 07:35:15 +0000</pubDate> 
<guid>http://www.fpganotes.com/post/171/</guid> 
<description>
<![CDATA[ 
	今天犯了一个傻错误。<br/><br/>要给EDK加一个Peripheral，但是这个peripheral只用了EDK系统中的时钟，没有用到任何bus信号。<br/>我傻乎乎地把一个别的core的mpd和pao文件拷过来然后慢慢修改。居然最后也能用。<br/><br/>更快的办法是用create and import peripheral这个工具。<br/><br/>指定HDL语言，选择源文件，然后选no bus, no interrupt，一切就搞定了，最多就花一分钟而已。<br/>Tags - <a href="http://www.fpganotes.com/tags/edk/" rel="tag">edk</a>
]]>
</description>
</item><item>
<link>http://www.fpganotes.com/post/171/#blogcomment57</link>
<title><![CDATA[[评论] 没有Bus的Peripheral]]></title> 
<author>Edel &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 11 May 2008 18:19:11 +0000</pubDate> 
<guid>http://www.fpganotes.com/post/171/#blogcomment57</guid> 
<description>
<![CDATA[ 
	你好，我最近也在学edk.自己看资料，进展缓慢。<br/>想问你一个问题，你在做simulation的时候使用的是什么软件。modelsim的pe/se吗？
]]>
</description>
</item>
</channel>
</rss>