<?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 | Brad Adam | Activity</title>
	<link>https://osvvm.org/members/innob/activity</link>
	<atom:link href="https://osvvm.org/members/innob/activity/feed" rel="self" type="application/rss+xml" />
	<description>Activity feed for Brad Adam.</description>
	<lastBuildDate>Tue, 11 Aug 2026 20:51:13 +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">f0aeb96f1d67805130a2035437040003</guid>
				<title>Brad Adam replied to the topic Parallel Simulations in OSVVM and VUnit Integration in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/parallel-simulations-in-osvvm-and-vunit-integration#post-2623</link>
				<pubDate>Wed, 19 Feb 2025 19:00:03 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hey Lars,</p>
<p>I must have missed this when initially going through the github docs but this configuration based implementation is what I was looking for so very much appreciated!</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8b989678555bc3c77d463b2dcdb5aaee</guid>
				<title>Brad Adam replied to the topic Parallel Simulations in OSVVM and VUnit Integration in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/parallel-simulations-in-osvvm-and-vunit-integration#post-2613</link>
				<pubDate>Fri, 07 Feb 2025 16:59:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>Interesting, I admit that while I&#8217;ve gotten familiar with a lot of what OSVVM offers, test suites are something I usually set for each DUT and just include all tests within that single suite.</p>
<p>I will look into doing this today to do some hands on testing but am I reading this right in that this multiple test suite configuration would allow for&hellip;<span class="activity-read-more" id="activity-read-more-10564"><a href="https://osvvm.org/forums/topic/parallel-simulations-in-osvvm-and-vunit-integration#post-2613" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1d0c78a96225f2b017b74f443d7c056b</guid>
				<title>Brad Adam started the topic Parallel Simulations in OSVVM and VUnit Integration in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/parallel-simulations-in-osvvm-and-vunit-integration</link>
				<pubDate>Fri, 07 Feb 2025 00:03:42 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hey Jim,</p>
<p>I&#8217;m looking to increase sim times for some longer running test suites and was looking at using the open source VUnit model with Riviera-PRO to accomplish this.  I know the VUnit is separate from OSVVM but since you&#8217;ve done some work with them you may be able to point be in the right direction.</p>
<p>First, I don&#8217;t believe OSVVM offers support&hellip;<span class="activity-read-more" id="activity-read-more-10562"><a href="https://osvvm.org/forums/topic/parallel-simulations-in-osvvm-and-vunit-integration" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">806a64b55f88131589601fdfe4a0e8fa</guid>
				<title>Brad Adam replied to the topic Support for Forcing DUT Signals via OSVVM in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/support-for-forcing-dut-signals-via-osvvm#post-2589</link>
				<pubDate>Tue, 03 Dec 2024 01:13:49 +0000</pubDate>

									<content:encoded><![CDATA[<p>I was not familiar with that VHDL-2008 capability but this did solve it for me!  </p>
<p>Was able to alias the buried signal and then use force in to drive it from the testcase giving me more control over the specific time that the signal changed during testing.</p>
<p>Thanks Jim.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7413460bc5645afea39ea29af202f605</guid>
				<title>Brad Adam started the topic Support for Forcing DUT Signals via OSVVM in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/support-for-forcing-dut-signals-via-osvvm</link>
				<pubDate>Mon, 02 Dec 2024 23:38:45 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hey,</p>
<p>So I&#8217;m not seeing anything that would lead me to believe forcing signals to a defined value is possible via OSVVM but wanted to put it out there incase I&#8217;m missing some obvious switch or something.</p>
<p>When pushing to fully verify our code we often get to the point that only error states are not being exercised.  I would like to force a signal&hellip;<span class="activity-read-more" id="activity-read-more-10489"><a href="https://osvvm.org/forums/topic/support-for-forcing-dut-signals-via-osvvm" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d33f594a1f09c76c32eecf996592d850</guid>
				<title>Brad Adam replied to the topic Creating Asynchronous Clocks in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/creating-asynchronous-clocks#post-2563</link>
				<pubDate>Tue, 27 Aug 2024 17:50:54 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hey,</p>
<p>This is awesome news, I really appreciate the continued updates to these libraries.</p>
<p>Regarding clock jitter, looking into the code in ClockRstPkg.vhd I&#8217;m not sure I fully understand what is happening with the supplied coverage ID.  Has there been a documentation update which details this new function?  </p>
<p>I would expect a jitter clock to&hellip;<span class="activity-read-more" id="activity-read-more-10376"><a href="https://osvvm.org/forums/topic/creating-asynchronous-clocks#post-2563" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8252c04a8f57aca9d9e29480b5febc70</guid>
				<title>Brad Adam replied to the topic Riviera / MATLAB Cosim with OSVVM Scripting in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/riviera-matlab-cosim-with-osvvm-scripting#post-2477</link>
				<pubDate>Thu, 06 Jun 2024 16:01:00 +0100</pubDate>

									<content:encoded><![CDATA[<p>I did &#8220;global aldec&#8221;, all lower case.</p>
<p>The error message was referencing an all uppercase $ALDEC but &#8220;global aldec&#8221; fixed this issue. I noticed the same thing with &#8220;puts $aldec&#8221; vs &#8220;puts $ALDEC&#8221; as you describe. </p>
<p>No, there is no $aldec used in the $PATH_TO_SIM_DIR on my machine, that just points to the project directory on my C:/ drive.</p>
<p>Thanks,<br />
Brad</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">19fcd982e8aa6488a658658e85d89fdd</guid>
				<title>Brad Adam replied to the topic Riviera / MATLAB Cosim with OSVVM Scripting in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/riviera-matlab-cosim-with-osvvm-scripting#post-2473</link>
				<pubDate>Wed, 05 Jun 2024 22:19:53 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hey,</p>
<p>I totally agree. This is part of what was so confusing to me.  I could see that when using $aldec and running the test the variable would be properly expanded as you show, however, a bit further into the run, when attempting to load the aldec_matlab_cosim.dll the path would still show an unexpanded variable $ALDEC in the path.</p>
<p>I actually&hellip;<span class="activity-read-more" id="activity-read-more-10222"><a href="https://osvvm.org/forums/topic/riviera-matlab-cosim-with-osvvm-scripting#post-2473" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">844435b1a4ec13f174401d3d99168e69</guid>
				<title>Brad Adam replied to the topic Riviera / MATLAB Cosim with OSVVM Scripting in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/riviera-matlab-cosim-with-osvvm-scripting#post-2465</link>
				<pubDate>Wed, 05 Jun 2024 18:25:54 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hey, Jim!</p>
<p>So I&#8217;ve been working with Aldec as well on this and we&#8217;ve tracked down the root cause of OSVVMs failure to correctly call the $ALDEC variable. </p>
<p>Turns out that we needed to add &#8220;global aldec&#8221; to the VendorScripts_RivieraPro.tcl within the vendor_simulate process.  </p>
<p>I don&#8217;t think there is a way to add images on these forms to show you&hellip;<span class="activity-read-more" id="activity-read-more-10214"><a href="https://osvvm.org/forums/topic/riviera-matlab-cosim-with-osvvm-scripting#post-2465" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">dc30eb67967761cbf7c25c50cfb54c4c</guid>
				<title>Brad Adam replied to the topic Riviera / MATLAB Cosim with OSVVM Scripting in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/riviera-matlab-cosim-with-osvvm-scripting#post-2458</link>
				<pubDate>Mon, 03 Jun 2024 21:10:41 +0100</pubDate>

									<content:encoded><![CDATA[<p>Okay, that was helpful and after comparing the logs I&#8217;m reasonably confident that I am supplying the needed switches to the SetExtendedSimulateOptions.</p>
<p>At this point the remaining failure when using RunTest seems to be in the load libraries steps, specifically the libraries from Aldec.  In the below console output, systf.dll and&hellip;<span class="activity-read-more" id="activity-read-more-10206"><a href="https://osvvm.org/forums/topic/riviera-matlab-cosim-with-osvvm-scripting#post-2458" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">88356339c165789ed8b0492351aa2f0f</guid>
				<title>Brad Adam replied to the topic Riviera / MATLAB Cosim with OSVVM Scripting in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/riviera-matlab-cosim-with-osvvm-scripting#post-2444</link>
				<pubDate>Fri, 31 May 2024 23:27:00 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hey, I appreciate the insight and I actually worked my way to this action after noticing that the simulate command called vsim.  I guess one more question to make sure I&#8217;m understanding these scripts correctly.</p>
<p>Currently, I know the following script will allow my to run my test and see the results:</p>
<p>SetCoverageSimulateEnable true</p>
<p>analyze&hellip;<span class="activity-read-more" id="activity-read-more-10192"><a href="https://osvvm.org/forums/topic/riviera-matlab-cosim-with-osvvm-scripting#post-2444" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7046d85c67ece15e4e12dde0c9443da5</guid>
				<title>Brad Adam replied to the topic Riviera / MATLAB Cosim with OSVVM Scripting in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/riviera-matlab-cosim-with-osvvm-scripting#post-2439</link>
				<pubDate>Fri, 31 May 2024 19:03:50 +0100</pubDate>

									<content:encoded><![CDATA[<p>Actually, I found the RunTest code in OsvvmProjectScripts.tcl, and the best way to add additional options for this would be following Example_LocalScriptsDefaults.tcl I assume?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5cb47887815c7b4b193c0e557a3a9b03</guid>
				<title>Brad Adam started the topic Riviera / MATLAB Cosim with OSVVM Scripting in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/riviera-matlab-cosim-with-osvvm-scripting</link>
				<pubDate>Fri, 31 May 2024 18:51:01 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hey,</p>
<p>So I&#8217;ve run into a bit of an issue with the usual OSVVM scripted flow and a testbench which aims to use some MATLAB cosim features.  In short, I can successfully cosim if I don&#8217;t use RunTest or any of the TestName/analyze/simulate flow. In my experience the code coverage enabled via SetCoverageAnalyzeEnable/Set CoverageSimulateEnable only&hellip;<span class="activity-read-more" id="activity-read-more-10186"><a href="https://osvvm.org/forums/topic/riviera-matlab-cosim-with-osvvm-scripting" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">da15640613fab6ff0153f0bc88be2ce3</guid>
				<title>Brad Adam&#039;s profile was updated</title>
				<link>https://osvvm.org/activity/p/9894</link>
				<pubDate>Fri, 06 Oct 2023 17:28:52 +0100</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0d52cb1949251e1eafe40e5c4962bf43</guid>
				<title>Brad Adam replied to the topic Scripting dual-language testbench (VHDL / Verilog) in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/scripting-dual-language-testbench-vhdl-verilog#post-2299</link>
				<pubDate>Thu, 05 Oct 2023 20:02:45 +0100</pubDate>

									<content:encoded><![CDATA[<p>Okay, this is very helpful information and from this I believe the answer to what I am trying to do is probably no.  </p>
<p>Looking at TestStandAlone.vhd assume there is a generate statement that decides if xMiiPhy gets created or not.</p>
<p><code><br />
phy_gen : if C_PHY_GEN_TRUE = 1 generate</p>
<p>  xMiiPhy_1 : xMiiPhy<br />
    generic map (<br />
      MII_INTERFACE  =&gt;&hellip;</code><span class="activity-read-more" id="activity-read-more-9890"><a href="https://osvvm.org/forums/topic/scripting-dual-language-testbench-vhdl-verilog#post-2299" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7f38ca76f2ad71a1a891c884da47ad4d</guid>
				<title>Brad Adam replied to the topic Scripting dual-language testbench (VHDL / Verilog) in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/scripting-dual-language-testbench-vhdl-verilog#post-2296</link>
				<pubDate>Wed, 04 Oct 2023 18:43:26 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hey,</p>
<p>glbl is a verilog file referenced by an IP from a third party vendor.</p>
<p>Is it possible to set a generic for a file that is analyzed before simulation?  Looking at the script users guide I would think that SetExtendedAnalyzeOptions is meant to accomplish this but I could be using the command incorrectly. Is it possible to use&hellip;<span class="activity-read-more" id="activity-read-more-9888"><a href="https://osvvm.org/forums/topic/scripting-dual-language-testbench-vhdl-verilog#post-2296" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5338e4bd3c914fd1a07bfbf83ec0b3aa</guid>
				<title>Brad Adam started the topic Scripting dual-language testbench (VHDL / Verilog) in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/scripting-dual-language-testbench-vhdl-verilog</link>
				<pubDate>Mon, 02 Oct 2023 20:32:54 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#8217;m wondering if there has been any documentation made for using some script functions with a dual-language testbench.  Looking through past articles I&#8217;ve found discussion of topics that come close to what I am trying to do but none of which speak to .pro (or since I&#8217;m simulating in Riviera .do) considerations.</p>
<p>The core of what I am&hellip;<span class="activity-read-more" id="activity-read-more-9885"><a href="https://osvvm.org/forums/topic/scripting-dual-language-testbench-vhdl-verilog" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5525da0ab01f3f92386ac0eb9393ec84</guid>
				<title>Brad Adam replied to the topic Configuring the AXI-Lite WSTRB in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/configuring-the-axi-lite-wstrb#post-2239</link>
				<pubDate>Mon, 12 Jun 2023 14:59:36 +0100</pubDate>

									<content:encoded><![CDATA[<p>I appreciate the insight, Jim.  Was approaching this from the wrong angle.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d5aa5281c6a80258085b37db2261d035</guid>
				<title>Brad Adam replied to the topic Configuring the AXI-Lite WSTRB in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/configuring-the-axi-lite-wstrb#post-2225</link>
				<pubDate>Thu, 08 Jun 2023 22:40:34 +0100</pubDate>

									<content:encoded><![CDATA[<p>Yes, writing to a memory that supports word addressing is the more accurate way of saying this.  I would like to ignore WSTRB but the issue seems to be occurring at the manager side, not the subordinate side.  </p>
<p>As in the comment above if I do the following: </p>
<p>write(trans_rec, x”0001?, x”DEADBEEF”); –WSTRB = 1110</p>
<p>The AXIBUS data line shows t&hellip;<span class="activity-read-more" id="activity-read-more-9747"><a href="https://osvvm.org/forums/topic/configuring-the-axi-lite-wstrb#post-2225" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">26590b6b0b145ddd706959eb3459779e</guid>
				<title>Brad Adam replied to the topic Configuring the AXI-Lite WSTRB in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/configuring-the-axi-lite-wstrb#post-2224</link>
				<pubDate>Thu, 08 Jun 2023 22:22:45 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hey,</p>
<p>So this is an atypical use case for sure.</p>
<p>Usually I use the Axi4Lite VC as &#8216;normal&#8217; and if, for instance, I was sending 32-bit data to some addresses I would do:<br />
        write(trans_rec, x&#8221;0000&#8243;, x&#8221;DEADBEEF&#8221;);<br />
        write(trans_rec, x&#8221;0004&#8243;, x&#8221;DEADBEEF&#8221;);<br />
        write(trans_rec, x&#8221;0008&#8243;, x&#8221;DEADBEEF&#8221;);<br />
Where the base address is increasing&hellip;<span class="activity-read-more" id="activity-read-more-9746"><a href="https://osvvm.org/forums/topic/configuring-the-axi-lite-wstrb#post-2224" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">36c4315fce7ebd7945429175f3fb02dd</guid>
				<title>Brad Adam replied to the topic Configuring the AXI-Lite WSTRB in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/configuring-the-axi-lite-wstrb#post-2219</link>
				<pubDate>Thu, 08 Jun 2023 21:46:26 +0100</pubDate>

									<content:encoded><![CDATA[<p>Just found what I think is the answer in the AXI4_VC_user_guide on table 9.3.2 which lists WSTRB as non-configurable.</p>
<p>So I guess my question becomes, is this still accurate and if so, is there a known way to work around this in OSVVM?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8751aec23a1cddaf91ff70dc73bdae5c</guid>
				<title>Brad Adam started the topic Configuring the AXI-Lite WSTRB in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/configuring-the-axi-lite-wstrb</link>
				<pubDate>Thu, 08 Jun 2023 21:12:38 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hello again,</p>
<p>I&#8217;m using the AXI Lite manager VC to interface with a DUT which will eventually take what is written via AXI Lite and write it to a dpRAM.  </p>
<p>The issue I&#8217;ve run into is that I see no way to properly decouple the data width from the strb width for this record.  In this case my data width is 32-bits which means that the manager code&hellip;<span class="activity-read-more" id="activity-read-more-9741"><a href="https://osvvm.org/forums/topic/configuring-the-axi-lite-wstrb" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7903fbff11de03081d0eefe2b28da822</guid>
				<title>Brad Adam replied to the topic Simulating Backpressure with the AXIS VC in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/simulating-backpressure-with-the-axis-vc#post-2195</link>
				<pubDate>Wed, 19 Apr 2023 19:52:36 +0100</pubDate>

									<content:encoded><![CDATA[<p>Thank you for this update, I&#8217;ll check it out in future testing.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">96172a2203552bbbd1fec668b748471b</guid>
				<title>Brad Adam started the topic Creating Asynchronous Clocks in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/creating-asynchronous-clocks</link>
				<pubDate>Mon, 03 Apr 2023 22:50:06 +0100</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m looking to create a simulation that uses two asynchronous clocks, is there a way within OSVVM to add a delay before starting a clock so that it does not begin generating at time 0 in a simulation?</p>
<p>I&#8217;m not seeing any options for this within the CreateClock procedure, is there possibly another function that allows this behavior?</p>
<p>Thanks.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7db6efcc9ca37ffb941c8414da3f88d9</guid>
				<title>Brad Adam replied to the topic Simulating Backpressure with the AXIS VC in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/simulating-backpressure-with-the-axis-vc#post-2168</link>
				<pubDate>Mon, 27 Feb 2023 18:20:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thank you for the detailed response, Jim.</p>
<p>I misunderstood the correct way to use RECEIVE_READY_BEFORE_VALID and RECEIVE_READY_DELAY_CYCLES but this makes a lot of sense.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1140824088f95f6e36d1d94cd1978364</guid>
				<title>Brad Adam started the topic Simulating Backpressure with the AXIS VC in the forum OSVVM</title>
				<link>https://osvvm.org/forums/topic/simulating-backpressure-with-the-axis-vc</link>
				<pubDate>Mon, 27 Feb 2023 16:55:08 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#8217;ve been using OSVVM for several months with great success but I&#8217;ve run into a problem with simulating backpressure.  At a high level my test bench looks like the following:</p>
<p>AXIS Transmitter &#8211;&gt; DUT &#8211;&gt; AXIS Receiver</p>
<p>I&#8217;d like to test my DUT for operation in the case that the AXIS Receiver is not ready for more data but the transmitter&hellip;<span class="activity-read-more" id="activity-read-more-9606"><a href="https://osvvm.org/forums/topic/simulating-backpressure-with-the-axis-vc" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a413c06826d4c0f301a03beec84a851b</guid>
				<title>Brad Adam became a registered member</title>
				<link>https://osvvm.org/activity/p/7369</link>
				<pubDate>Tue, 19 Apr 2022 16:08:27 +0100</pubDate>

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