<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>edagraffiti &#187; Uncategorized</title>
	<atom:link href="http://edagraffiti.com/?cat=1&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://edagraffiti.com</link>
	<description>EDA, technology, semiconductor</description>
	<lastBuildDate>Mon, 14 Nov 2011 02:32:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6</generator>
		<item>
		<title>Old standards never die</title>
		<link>http://edagraffiti.com/?p=1069</link>
		<comments>http://edagraffiti.com/?p=1069#comments</comments>
		<pubDate>Mon, 14 Nov 2011 02:32:56 +0000</pubDate>
		<dc:creator>paulmcl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://edagraffiti.com/?p=1069</guid>
		<description><![CDATA[I just put up a blog about the EDA interoperability forum, much of which is focused on standards. Which reminded me just how long-lived some standards turn out to be. Back in the late 1970s Calma shipped workstations (actually re-badged &#8230; <a href="http://edagraffiti.com/?p=1069">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://edagraffiti.com/wp-content/uploads/2011/11/std2.jpg"><img class="alignleft size-thumbnail wp-image-1070" title="std2" src="http://edagraffiti.com/wp-content/uploads/2011/11/std2-150x118.jpg" alt="" width="150" height="118" /></a>I just put up a blog about the EDA interoperability forum, much of which is focused on standards. Which reminded me just how long-lived some standards turn out to be.</p>
<p>Back in the late 1970s Calma shipped workstations (actually re-badged Data General minicomputers) with a graphic display. That was how layout was done. It&#8217;s also why, before time-based licenses, EDA had a hardware business model, but that&#8217;s a story for another day. The disk wasn&#8217;t big enough to hold all the active designs, so the typical mode of operation was to keep your design on magnetic tape when you weren&#8217;t actually using the system. Plus you could use a different system next time rather than having to get back on the same system (this was pre-ethernet). The Calma system was called the graphic design system and the second generation was (surprise) labeled with a two. That tape backup format was thus called &#8220;graphic design system 2 stream format&#8221;. Or more concisely GDS2. Even today it is the most common format for moving physical layout design data between systems or to mask-makers, over 30 years<br />
<a href="http://www.semiwiki.com/forum/content/858-old-standards-never-die.html" target="_blank">Read more&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://edagraffiti.com/?feed=rss2&#038;p=1069</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On-chip supercomputers, AMBA 4, Coore&#8217;s law</title>
		<link>http://edagraffiti.com/?p=1055</link>
		<comments>http://edagraffiti.com/?p=1055#comments</comments>
		<pubDate>Tue, 12 Jul 2011 14:42:27 +0000</pubDate>
		<dc:creator>paulmcl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://edagraffiti.com/?p=1055</guid>
		<description><![CDATA[At DAC I talked with Mike Dimelow of ARM about the latest upcoming revision to the AMBA bus standards, AMBA 4. The standard gets an upgrade about every 5 years. The original ARM in 1992 ran at 10MIPS with a &#8230; <a href="http://edagraffiti.com/?p=1055">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://edagraffiti.com/wp-content/uploads/2011/07/amba2.jpg"><img class="alignleft size-full wp-image-1056" title="happy woman with white phone on the beach" src="http://edagraffiti.com/wp-content/uploads/2011/07/amba2.jpg" alt="" width="207" height="262" /></a>At DAC I talked with Mike Dimelow of ARM about the latest upcoming revision to the AMBA bus standards, AMBA 4. The standard gets an upgrade about every 5 years. The original ARM in 1992 ran at 10MIPS with a 20MHz clock. The first AMBA bus was a standard way to link the processor to memories (through the ARM system bus ASB) and to peripherals (through the ARM peripheral bus APB). Next year ARM-bsed chips will run at 2.5Ghz and deliver 7000 MIPS.</p>
<p><a href="http://www.semiwiki.com/forum/content/619-once-upon-time%85-asic-designers-developed-ic-supercomputer-80%92s.html" target="_blank">Eric’s story</a> of Thomson-CSF’s attempt to build a processor of this type of performance in 1987 points out that in those days that would have qualified as a supercomputer.</p>
<p>The latest AMBA standard proposal actually steals a lot of ideas from the supercomputer world. One of the biggest problems with multi-core computing once you get a lot of cores is the fact that each core has its own cache and when the same memory line is cached in more than one place they need to be kept coherent. The simplest way to do this, which works fine for a small number of cores, is to keep the line in only one cache and invalidate it in all the others. Each cache monitors the address lines for any writes and invalidates its own copy, known as snooping. As the number of cores creeps up this become unwieldy and is a major performance hit as more and more memory accesses turn out to be to invalidated lines that therefore require an off-chip memory access (or perhaps another level cache, but much slower either way). The problem is further compounded by peripherals, such as graphics processors, that access memory too.</p>
<p align="center">
<script type="text/javascript"><!--
google_ad_client = "pub-4400248401536712";
/* 468x60, date de création 18/09/11 */
google_ad_slot = "5919089191";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p>
<p><a href="http://www.semiwiki.com/forum/content/624-chip-supercomputers-amba-4.html">Read more&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://edagraffiti.com/?feed=rss2&#038;p=1055</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intel buys an ARMy?</title>
		<link>http://edagraffiti.com/?p=1045</link>
		<comments>http://edagraffiti.com/?p=1045#comments</comments>
		<pubDate>Tue, 19 Apr 2011 22:31:52 +0000</pubDate>
		<dc:creator>paulmcl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://edagraffiti.com/?p=1045</guid>
		<description><![CDATA[Is Intel in trouble? Since it is the #1 semiconductor company and, shipping 22nm in Q4 this year with 14nm in 2013, it is two process generations ahead of everyone else it is hard to see why it would be. &#8230; <a href="http://edagraffiti.com/?p=1045">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://edagraffiti.com/wp-content/uploads/2011/04/arminside.jpg"><img class="alignleft size-full wp-image-1046" title="arminside" src="http://edagraffiti.com/wp-content/uploads/2011/04/arminside.jpg" alt="" width="180" height="166" /></a>Is Intel in trouble? Since it is the #1 semiconductor company and,  shipping 22nm in Q4 this year with 14nm in 2013, it is two process  generations ahead of everyone else it is hard to see why it would be.  Intel, of course, continues to dominate the market for chips for  notebooks, desktops and servers. But therein lies the problem. Pads are  killing netbooks and nibbling at notebooks. These are not growing  markets and actually are starting to gradually shrink. Instat reckons  that in Q1 2011 PC volumes are down 2-3% from Q1 2010, largely due to  incursion of iPads.</p>
<p>The growing markets are largely ARM-based: smartphones and iPad type  computers. Intel’s approach to these markets has not been a success.  First, after its acquisition of (part of) Digital’s semiconductor  business it got StrongARM, renamed it Xscale, and invested something  like a billion dollars in trying to penetrate the communications  business. Eventually it disposed of that business to Marvell in a fire  sale. Depending on what residual rights they retained this could turn  out to have been an enormous strategic error. They didn’t just give up a  ARM manufacturing license, they gave up a do-pretty-much-anything ARM  architectural license.</p>
<p><a href="http://www.semiwiki.com/forum/content/509-intel-buys-army.html">Read more&#8230;</a></p>
<p align="center">
<script type="text/javascript"><!--
google_ad_client = "pub-4400248401536712";
/* 468x60, date de création 18/09/11 */
google_ad_slot = "5919089191";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://edagraffiti.com/?feed=rss2&#038;p=1045</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DesignCon</title>
		<link>http://edagraffiti.com/?p=1027</link>
		<comments>http://edagraffiti.com/?p=1027#comments</comments>
		<pubDate>Thu, 03 Feb 2011 16:34:16 +0000</pubDate>
		<dc:creator>paulmcl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://edagraffiti.com/?p=1027</guid>
		<description><![CDATA[I spent Tuesday at DesignCon. I expected more EDA participation. All the big guys were there with skeleton crews and a few middle sized guys but they were outnumbered by all sorts of companies that are peripheral to design. How &#8230; <a href="http://edagraffiti.com/?p=1027">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I spent Tuesday at DesignCon. I expected more EDA participation. All the  big guys were there with skeleton crews and a few middle sized guys   but they were outnumbered by all sorts of companies that are peripheral  to design. How many companies making various forms of connectors are  there?</p>
<p>It turned out one of the most interesting things was a lunch meeting  with Tyco Electronics. To be honest, I only went because they provided  somewhere to sit and a free lunch. They were announcing some new  technology around RJ-45 (the plug of the internet, that you plug wired  ethernet into). I had no idea that&#8230;<a href="http://www.semiwiki.com/forum/f2/designcon-2011-trip-reports-445.html#post627">read more</a></p>
]]></content:encoded>
			<wfw:commentRss>http://edagraffiti.com/?feed=rss2&#038;p=1027</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
