<?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 | Eilert Backhus | Activity</title>
	<link>https://osvvm.org/members/eilert/activity</link>
	<atom:link href="https://osvvm.org/members/eilert/activity/feed" rel="self" type="application/rss+xml" />
	<description>Activity feed for Eilert Backhus.</description>
	<lastBuildDate>Sat, 25 Jul 2026 11:33:59 +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">99f2de0a56517e531ed78db7421ff6d1</guid>
				<title>Eilert Backhus replied to the topic VHDL port map between std_logic_vector(0 downto 0) and std_logic in the forum VHDL</title>
				<link>https://osvvm.org/forums/topic/vhdl-port-map-between-std_logic_vector0-downto-0-and-std_logic#post-2566</link>
				<pubDate>Thu, 05 Sep 2024 08:34:06 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hello Hassan.<br />
It&#8217;s one of the fundamental concepts of VHDL: Strong Typing.</p>
<p>A vector is a different type than its base type.</p>
<p>You have mentioned a specific corner case: (0 downto 0)<br />
As you mentioned this was the result of some generics, which means at some other time this vector could also result in e.g. (6 downto 0).</p>
<p>Now consider that your code&hellip;<span class="activity-read-more" id="activity-read-more-10390"><a href="https://osvvm.org/forums/topic/vhdl-port-map-between-std_logic_vector0-downto-0-and-std_logic#post-2566" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b6e3e610fb7b85ef35716e901723e57c</guid>
				<title>Eilert Backhus replied to the topic RandomPkg: How to set weight for range in the forum OSVVM</title>
				<link>https://osvvm.wpengine.com/forums/topic/randompkg-how-to-set-weight-for-range/#post-1398</link>
				<pubDate>Thu, 29 Jun 2017 06:11:45 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hi Jim,I hoped that there&#8217;s some solution using the range notation like you showed:With named association, you can also do the following:<br />
<code>&nbsp;&nbsp;&nbsp;&nbsp; A &lt;= RndA.DistSlv((0=&gt;5, 1 to 14 =&gt;1, 15=&gt;5), A'length) ;</code>I just didn&#8217;t expect it to be so straight simple, since the defined type is self defined. You mentioned integer_vectors somewhere else. Are these&hellip;<span class="activity-read-more" id="activity-read-more-5104"><a href="https://osvvm.wpengine.com/forums/topic/randompkg-how-to-set-weight-for-range/#post-1398" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>