<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Wishbone Verification IP</title>
	<atom:link href="http://syswip.com/wishbone-verification-ip/feed" rel="self" type="application/rss+xml" />
	<link>http://syswip.com/wishbone-verification-ip</link>
	<description>Alternative Verification</description>
	<lastBuildDate>Mon, 09 Jan 2012 04:22:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tiksan</title>
		<link>http://syswip.com/wishbone-verification-ip/comment-page-1#comment-572</link>
		<dc:creator>Tiksan</dc:creator>
		<pubDate>Fri, 11 Feb 2011 14:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://syswip.com/?p=495#comment-572</guid>
		<description>Good catch Mathieu. Thank you very much.

Your correction should work(but I did not try yet).
And the same correction can be applied for err_o signal generation as well.

Best Regards,
Tiksan</description>
		<content:encoded><![CDATA[<p>Good catch Mathieu. Thank you very much.</p>
<p>Your correction should work(but I did not try yet).<br />
And the same correction can be applied for err_o signal generation as well.</p>
<p>Best Regards,<br />
Tiksan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mathieu</title>
		<link>http://syswip.com/wishbone-verification-ip/comment-page-1#comment-571</link>
		<dc:creator>mathieu</dc:creator>
		<pubDate>Tue, 08 Feb 2011 16:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://syswip.com/?p=495#comment-571</guid>
		<description>Hello,

Good job, this is very helpfull.

I got an error with your slave interface asserting &quot;ack_o&quot; and  &quot;rty_o&quot; during the same cycle.

(this is not allowed : rule 3.45) 

A suggested correction in wshsb_s.sv line 166:

end else if((this.rtyNum != rtyCnt) &amp;&amp; (this.tr.address == this.rtyAddr)) begin
        this.ifc.cb_n.rty_o        &lt;= 1&#039;b1;
        this.ifc.cb_n.ack_o        &lt;= 1&#039;b0;
        rtyCnt++;
      end else begin</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Good job, this is very helpfull.</p>
<p>I got an error with your slave interface asserting &#8220;ack_o&#8221; and  &#8220;rty_o&#8221; during the same cycle.</p>
<p>(this is not allowed : rule 3.45) </p>
<p>A suggested correction in wshsb_s.sv line 166:</p>
<p>end else if((this.rtyNum != rtyCnt) &amp;&amp; (this.tr.address == this.rtyAddr)) begin<br />
        this.ifc.cb_n.rty_o        &lt;= 1&#039;b1;<br />
        this.ifc.cb_n.ack_o        &lt;= 1&#039;b0;<br />
        rtyCnt++;<br />
      end else begin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tiksan</title>
		<link>http://syswip.com/wishbone-verification-ip/comment-page-1#comment-569</link>
		<dc:creator>Tiksan</dc:creator>
		<pubDate>Fri, 07 Jan 2011 09:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://syswip.com/?p=495#comment-569</guid>
		<description>Hi kaku817,

Thank you very much for informing me about Wishbone B4.
I will find the time to implement this new version.
Bests Tiksan.</description>
		<content:encoded><![CDATA[<p>Hi kaku817,</p>
<p>Thank you very much for informing me about Wishbone B4.<br />
I will find the time to implement this new version.<br />
Bests Tiksan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kaku817</title>
		<link>http://syswip.com/wishbone-verification-ip/comment-page-1#comment-568</link>
		<dc:creator>kaku817</dc:creator>
		<pubDate>Fri, 07 Jan 2011 03:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://syswip.com/?p=495#comment-568</guid>
		<description>Hi,

Thanks for your works for &quot;Wishbone Verification IP&quot;.
It is very helpful for me.

How about to support Wishbone B4 version that
contains pipeline transfer hand-shaking?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for your works for &#8220;Wishbone Verification IP&#8221;.<br />
It is very helpful for me.</p>
<p>How about to support Wishbone B4 version that<br />
contains pipeline transfer hand-shaking?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

