<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Open Source VHDL Verification Methodology | Remy | Activity</title>
	<link>https://osvvm.org/members/remy/activity</link>
	<atom:link href="https://osvvm.org/members/remy/activity/feed" rel="self" type="application/rss+xml" />
	<description>Activity feed for Remy.</description>
	<lastBuildDate>Sat, 30 May 2026 21:48:28 +0100</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">f6f928c003d238321080f4d8a8b5652f</guid>
				<title>Remy replied to the topic Vivado : Error with AXI Data width in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/vivado-error-with-axi-data-width#post-2798</link>
				<pubDate>Thu, 30 Oct 2025 14:46:33 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi Jim,<br />
I tested the same test case with Questasim, and I’m not seeing the same issues.</p>
<p>Regards,<br />
Remy</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">342789a1bea53986d42e0009b574bc96</guid>
				<title>Remy replied to the topic Vivado : Error with AXI Data width in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/vivado-error-with-axi-data-width#post-2797</link>
				<pubDate>Tue, 28 Oct 2025 07:50:57 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi Jim,<br />
I updated the AXI FULL OSVVM testbench available <a href="https://github.com/OSVVM/AXI4/blob/main/Axi4/testbench/TbAxi4.vhd" rel="nofollow ugc">here</a>. </p>
<p><code><br />
architecture TestHarness of TbAxi4 is<br />
  constant AXI_ADDR_WIDTH : integer := 16 ;<br />
  constant AXI_DATA_WIDTH : integer := 256 ;<br />
  constant AXI_STRB_WIDTH : integer := AXI_DATA_WIDTH/8 ;<br />
</code></p>
<p>I modified the width of AXI DATA and AXI ADDR, and adapted the test cases to include the new&hellip;<span class="activity-read-more" id="activity-read-more-10905"><a href="https://osvvm.org/forums/topic/vivado-error-with-axi-data-width#post-2797" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3208a0f7a0f04e0a480f033859355a86</guid>
				<title>Remy started the topic Vivado : Error with AXI Data width in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/vivado-error-with-axi-data-width</link>
				<pubDate>Mon, 27 Oct 2025 16:24:00 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello,<br />
I am using OSVVM 2025 with Vivado 2025.1.1.<br />
I started from the AXI example.<br />
When I change the values of AXI_ADDR_WIDTH to 16 and AXI_DATA_WIDTH to 256, the signals sWData, sWValid, and sWReady become undefined.<br />
Is this bug dependent on Vivado or AXI drivers?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">765b98557acd07cfb3cc5a3fa7ad4ae8</guid>
				<title>Remy became a registered member</title>
				<link>https://osvvm.org/activity/p/10871</link>
				<pubDate>Mon, 13 Oct 2025 11:18:28 +0100</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>