<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>SCLive</title>
	<atom:link href="http://sclive.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sclive.wordpress.com</link>
	<description>A Linux Live Distribution for SystemC</description>
	<lastBuildDate>Wed, 30 Sep 2009 16:15:25 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='sclive.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/e87b0a62eca850e4956ea5669447c9b7?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>SCLive</title>
		<link>http://sclive.wordpress.com</link>
	</image>
			<item>
		<title>Running the SystemC TLM2 Examples</title>
		<link>http://sclive.wordpress.com/2009/09/30/running-the-systemc-tlm2-examples/</link>
		<comments>http://sclive.wordpress.com/2009/09/30/running-the-systemc-tlm2-examples/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 16:15:25 +0000</pubDate>
		<dc:creator>sclive</dc:creator>
				<category><![CDATA[SytemC Tutorials]]></category>

		<guid isPermaLink="false">http://sclive.wordpress.com/2009/09/30/running-the-systemc-tlm2-examples/</guid>
		<description><![CDATA[This short tutorial is for those of you eager to run TLM 2 examples inside SCLive 3.0.
I will take an arbitrary example here to illustrate the simple procedure.
1) Open a terminal window and navigate to the examples directory:
cd ~/software/TLM-2009-07-15/examples/tlm/lt/
2) In there you will find the src (source directory) as well as the build-unix directory. Go [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sclive.wordpress.com&blog=214105&post=153&subd=sclive&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This short tutorial is for those of you eager to run TLM 2 examples inside SCLive 3.0.<br />
I will take an arbitrary example here to illustrate the simple procedure.</p>
<p>1) Open a terminal window and navigate to the examples directory:</p>
<p>cd ~/software/TLM-2009-07-15/examples/tlm/lt/</p>
<p>2) In there you will find the src (source directory) as well as the build-unix directory. Go to the build-unix directory and execute the makefile.</p>
<p>cd build-unix<br />
make run</p>
<p>3) This will compile and link the example. Finally this will run the resulting executable (lt.exe) example inside the terminal window. Alternatively you can run the executable yourself by typing:</p>
<p>./lt.exe | less</p>
<p>4) To clean up the directory simply execute the command:</p>
<p>make clean</p>
<p>Et Voila!</p>
<p>David Cabanis</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sclive.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sclive.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sclive.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sclive.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sclive.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sclive.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sclive.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sclive.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sclive.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sclive.wordpress.com/153/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sclive.wordpress.com&blog=214105&post=153&subd=sclive&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sclive.wordpress.com/2009/09/30/running-the-systemc-tlm2-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8eb825c6bef8af45773fbe0fb3973ed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sclive</media:title>
		</media:content>
	</item>
		<item>
		<title>Adding Modules to SCLive Manually</title>
		<link>http://sclive.wordpress.com/2009/09/28/adding-modules-to-sclive-manually/</link>
		<comments>http://sclive.wordpress.com/2009/09/28/adding-modules-to-sclive-manually/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 12:15:29 +0000</pubDate>
		<dc:creator>sclive</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sclive.wordpress.com/?p=149</guid>
		<description><![CDATA[The previous video highlighted how one could add modules using provided scripts. In this next video we will add modules manually from the http://www.slax.org 
Essentially SCLive allows the dynamic addition and removal of modules. To do so, you will have to use the &#8220;activate &#60;module_file_name&#62;&#8221; and &#8220;deactivate &#60;module_file_name&#62;&#8221; .
If you are running SCLive in a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sclive.wordpress.com&blog=214105&post=149&subd=sclive&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The previous video highlighted how one could add modules using provided scripts. In this next video we will add modules manually from the <a title="Slax website" href="http://www.slax.org" target="_blank">http://www.slax.org </a></p>
<p>Essentially SCLive allows the dynamic addition and removal of modules. To do so, you will have to use the &#8220;activate &lt;module_file_name&gt;&#8221; and &#8220;deactivate &lt;module_file_name&gt;&#8221; .</p>
<p>If you are running SCLive in a persistant mode the modules added dynamically will be kept after the powering off SCLive.</p>
<p><span style='text-align:center; display: block;'>
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=6792731&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA">
	<param name="quality" value="best" />
	<param name="allowfullscreen" value="true" />
	<param name="scale" value="showAll" />
	<param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=6792731&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" />
</object>
</span></p>
<p>Voila,</p>
<p>David Cabanis</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sclive.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sclive.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sclive.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sclive.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sclive.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sclive.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sclive.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sclive.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sclive.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sclive.wordpress.com/149/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sclive.wordpress.com&blog=214105&post=149&subd=sclive&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sclive.wordpress.com/2009/09/28/adding-modules-to-sclive-manually/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8eb825c6bef8af45773fbe0fb3973ed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sclive</media:title>
		</media:content>
	</item>
		<item>
		<title>Adding new modules via script</title>
		<link>http://sclive.wordpress.com/2009/09/25/adding-new-modules-via-script/</link>
		<comments>http://sclive.wordpress.com/2009/09/25/adding-new-modules-via-script/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 02:19:13 +0000</pubDate>
		<dc:creator>sclive</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sclive.wordpress.com/?p=147</guid>
		<description><![CDATA[This video tutorial illustrates how to add new modules (Opera, Flash, Acrobat reader) to SCLive via the provided script.


	
	
	
	


Et Voila!
David Cabanis.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sclive.wordpress.com&blog=214105&post=147&subd=sclive&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This video tutorial illustrates how to add new modules (Opera, Flash, Acrobat reader) to SCLive via the provided script.</p>
<p><span style='text-align:center; display: block;'>
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=6746412&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA">
	<param name="quality" value="best" />
	<param name="allowfullscreen" value="true" />
	<param name="scale" value="showAll" />
	<param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=6746412&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" />
</object>
</span></p>
<p>Et Voila!</p>
<p>David Cabanis.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sclive.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sclive.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sclive.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sclive.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sclive.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sclive.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sclive.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sclive.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sclive.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sclive.wordpress.com/147/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sclive.wordpress.com&blog=214105&post=147&subd=sclive&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sclive.wordpress.com/2009/09/25/adding-new-modules-via-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8eb825c6bef8af45773fbe0fb3973ed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sclive</media:title>
		</media:content>
	</item>
		<item>
		<title>SCLive 3.0 Release Candidate is Out</title>
		<link>http://sclive.wordpress.com/2009/09/20/sclive-3-0-release-candidate-is-out/</link>
		<comments>http://sclive.wordpress.com/2009/09/20/sclive-3-0-release-candidate-is-out/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 23:25:25 +0000</pubDate>
		<dc:creator>sclive</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[SCLive3]]></category>

		<guid isPermaLink="false">http://sclive.wordpress.com/?p=132</guid>
		<description><![CDATA[The official release candidate is ready for download in the &#8220;Download&#8221; section. Please be patient with the file server, if you can&#8217;t get the file right away please try again later.
Any comments would be greatly appreciated, you can contact me at davidcabanis AT gmail DOT com .
Have fun with the release candidate, I&#8217;m planing the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sclive.wordpress.com&blog=214105&post=132&subd=sclive&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The official release candidate is ready for download in the &#8220;Download&#8221; section. Please be patient with the file server, if you can&#8217;t get the file right away please try again later.</p>
<p>Any comments would be greatly appreciated, you can contact me at davidcabanis AT gmail DOT com .</p>
<p>Have fun with the release candidate, I&#8217;m planing the final release by the end of October if all goes well.</p>
<p>David Cabanis.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sclive.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sclive.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sclive.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sclive.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sclive.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sclive.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sclive.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sclive.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sclive.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sclive.wordpress.com/132/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sclive.wordpress.com&blog=214105&post=132&subd=sclive&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sclive.wordpress.com/2009/09/20/sclive-3-0-release-candidate-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8eb825c6bef8af45773fbe0fb3973ed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sclive</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating a Persistant SCLive 3.0 on a USB Flash Drive</title>
		<link>http://sclive.wordpress.com/2009/09/15/creating-a-persistant-sclive-3-0-on-a-usb-flash-drive/</link>
		<comments>http://sclive.wordpress.com/2009/09/15/creating-a-persistant-sclive-3-0-on-a-usb-flash-drive/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 20:22:30 +0000</pubDate>
		<dc:creator>sclive</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[SCLive3]]></category>

		<guid isPermaLink="false">http://sclive.wordpress.com/?p=123</guid>
		<description><![CDATA[Why do we want to do that?
Persistant installations of liveCD gives us the best of both worlds. You are able to boot SCLive from most computers (LiveCD feature) but you can also modify the data as well as the system files.
This is almost like a hard drive install with the added benefit to be able [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sclive.wordpress.com&blog=214105&post=123&subd=sclive&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Why do we want to do that?</p>
<p>Persistant installations of liveCD gives us the best of both worlds. You are able to boot SCLive from most computers (LiveCD feature) but you can also modify the data as well as the system files.</p>
<p>This is almost like a hard drive install with the added benefit to be able to use it on most machine without any additional installation required.</p>
<p>In the context of SCLive, any modification that you will make to the existing projects will be safely kept on the USB Flash Drive.</p>
<p>The following video details one of the many ways to achieve a persistant installation.</p>
<p><span style='text-align:center; display: block;'>
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=6594863&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA">
	<param name="quality" value="best" />
	<param name="allowfullscreen" value="true" />
	<param name="scale" value="showAll" />
	<param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=6594863&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" />
</object>
</span></p>
<p>Et Voila!</p>
<p>David Cabanis</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sclive.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sclive.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sclive.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sclive.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sclive.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sclive.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sclive.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sclive.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sclive.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sclive.wordpress.com/123/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sclive.wordpress.com&blog=214105&post=123&subd=sclive&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sclive.wordpress.com/2009/09/15/creating-a-persistant-sclive-3-0-on-a-usb-flash-drive/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8eb825c6bef8af45773fbe0fb3973ed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sclive</media:title>
		</media:content>
	</item>
		<item>
		<title>Powering on-off SCLive 3.0</title>
		<link>http://sclive.wordpress.com/2009/09/15/powering-on-off-sclive-3-0/</link>
		<comments>http://sclive.wordpress.com/2009/09/15/powering-on-off-sclive-3-0/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 20:11:12 +0000</pubDate>
		<dc:creator>sclive</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[SCLive3]]></category>

		<guid isPermaLink="false">http://sclive.wordpress.com/?p=117</guid>
		<description><![CDATA[This short video is for the Linux novices. It  illustrates the boot options and boot sequence as well as the login steps required to start SCLive 3.0


	
	
	
	


Et voila!
David Cabanis
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sclive.wordpress.com&blog=214105&post=117&subd=sclive&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This short video is for the Linux novices. It  illustrates the boot options and boot sequence as well as the login steps required to start SCLive 3.0</p>
<p><span style='text-align:center; display: block;'>
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=6591098&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA">
	<param name="quality" value="best" />
	<param name="allowfullscreen" value="true" />
	<param name="scale" value="showAll" />
	<param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=6591098&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" />
</object>
</span></p>
<p>Et voila!</p>
<p>David Cabanis</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sclive.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sclive.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sclive.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sclive.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sclive.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sclive.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sclive.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sclive.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sclive.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sclive.wordpress.com/117/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sclive.wordpress.com&blog=214105&post=117&subd=sclive&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sclive.wordpress.com/2009/09/15/powering-on-off-sclive-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8eb825c6bef8af45773fbe0fb3973ed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sclive</media:title>
		</media:content>
	</item>
		<item>
		<title>First tour of the SCLive 3.0 user interface</title>
		<link>http://sclive.wordpress.com/2009/09/08/first-tour-of-the-sclive-3-0-user-interface/</link>
		<comments>http://sclive.wordpress.com/2009/09/08/first-tour-of-the-sclive-3-0-user-interface/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 12:02:46 +0000</pubDate>
		<dc:creator>sclive</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[SCLive3]]></category>

		<guid isPermaLink="false">http://sclive.wordpress.com/?p=113</guid>
		<description><![CDATA[This is a brief video illustrating the different applications accessible via the user interface. More sofisticated applications such as VHDL, Verilog and SystemC simulator are accessed through terminal commands and will be covered in greater depth in the next video presentations.


	
	
	
	


Voila!
David Cabanis
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sclive.wordpress.com&blog=214105&post=113&subd=sclive&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This is a brief video illustrating the different applications accessible via the user interface. More sofisticated applications such as VHDL, Verilog and SystemC simulator are accessed through terminal commands and will be covered in greater depth in the next video presentations.</p>
<p><span style='text-align:center; display: block;'>
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=6482494&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA">
	<param name="quality" value="best" />
	<param name="allowfullscreen" value="true" />
	<param name="scale" value="showAll" />
	<param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=6482494&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" />
</object>
</span></p>
<p>Voila!</p>
<p>David Cabanis</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sclive.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sclive.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sclive.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sclive.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sclive.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sclive.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sclive.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sclive.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sclive.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sclive.wordpress.com/113/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sclive.wordpress.com&blog=214105&post=113&subd=sclive&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sclive.wordpress.com/2009/09/08/first-tour-of-the-sclive-3-0-user-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8eb825c6bef8af45773fbe0fb3973ed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sclive</media:title>
		</media:content>
	</item>
		<item>
		<title>Teaser SCLive 3.0 Demo</title>
		<link>http://sclive.wordpress.com/2009/09/02/teaser-sclive-3-0-demo/</link>
		<comments>http://sclive.wordpress.com/2009/09/02/teaser-sclive-3-0-demo/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 09:49:33 +0000</pubDate>
		<dc:creator>sclive</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[SCLive3]]></category>

		<guid isPermaLink="false">http://sclive.wordpress.com/?p=81</guid>
		<description><![CDATA[Here is a very short proof of concept demo of SCLive 3.0. This covers a SystemC compilation, simulation and the waveform output.


	
	
	
	


More examples on their way.
Enjoy,
David Cabanis.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sclive.wordpress.com&blog=214105&post=81&subd=sclive&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Here is a very short proof of concept demo of SCLive 3.0. This covers a SystemC compilation, simulation and the waveform output.</p>
<p><span style='text-align:center; display: block;'>
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=6395011&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA">
	<param name="quality" value="best" />
	<param name="allowfullscreen" value="true" />
	<param name="scale" value="showAll" />
	<param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=6395011&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" />
</object>
</span></p>
<p>More examples on their way.</p>
<p>Enjoy,<br />
David Cabanis.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sclive.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sclive.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sclive.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sclive.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sclive.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sclive.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sclive.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sclive.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sclive.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sclive.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sclive.wordpress.com&blog=214105&post=81&subd=sclive&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sclive.wordpress.com/2009/09/02/teaser-sclive-3-0-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8eb825c6bef8af45773fbe0fb3973ed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sclive</media:title>
		</media:content>
	</item>
		<item>
		<title>SCLive 3.0 Release Candidate Screenshots</title>
		<link>http://sclive.wordpress.com/2009/09/01/sclive-3-0-release-candidate-screenshots/</link>
		<comments>http://sclive.wordpress.com/2009/09/01/sclive-3-0-release-candidate-screenshots/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 12:57:11 +0000</pubDate>
		<dc:creator>sclive</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[SCLive3]]></category>

		<guid isPermaLink="false">http://sclive.wordpress.com/?p=64</guid>
		<description><![CDATA[Here are a few screenshots of the new SCLive 3.0.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sclive.wordpress.com&blog=214105&post=64&subd=sclive&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Here are a few screenshots of the new SCLive 3.0.</p>

<a href='http://sclive.wordpress.com/2009/09/01/sclive-3-0-release-candidate-screenshots/boot_options/' title='boot_options'><img width="150" height="112" src="http://sclive.files.wordpress.com/2009/09/boot_options.png?w=150&#038;h=112" class="attachment-thumbnail" alt="Boot options" title="boot_options" /></a>
<a href='http://sclive.wordpress.com/2009/09/01/sclive-3-0-release-candidate-screenshots/login_screen/' title='login_screen'><img width="150" height="83" src="http://sclive.files.wordpress.com/2009/09/login_screen.png?w=150&#038;h=83" class="attachment-thumbnail" alt="Login screen" title="login_screen" /></a>
<a href='http://sclive.wordpress.com/2009/09/01/sclive-3-0-release-candidate-screenshots/intro_screen/' title='intro_screen'><img width="150" height="84" src="http://sclive.files.wordpress.com/2009/09/intro_screen.png?w=150&#038;h=84" class="attachment-thumbnail" alt="Introduction screen" title="intro_screen" /></a>
<a href='http://sclive.wordpress.com/2009/09/01/sclive-3-0-release-candidate-screenshots/systemc_gdb_kate/' title='SystemC_gdb_kate'><img width="150" height="84" src="http://sclive.files.wordpress.com/2009/09/systemc_gdb_kate.png?w=150&#038;h=84" class="attachment-thumbnail" alt="SystemC GDB Gtkwave Kate" title="SystemC_gdb_kate" /></a>
<a href='http://sclive.wordpress.com/2009/09/01/sclive-3-0-release-candidate-screenshots/systemc_geany/' title='SystemC_geany'><img width="150" height="84" src="http://sclive.files.wordpress.com/2009/09/systemc_geany.png?w=150&#038;h=84" class="attachment-thumbnail" alt="SystemC with the IDE Geany" title="SystemC_geany" /></a>
<a href='http://sclive.wordpress.com/2009/09/01/sclive-3-0-release-candidate-screenshots/vhdl_gtkwave/' title='VHDL_gtkwave'><img width="150" height="84" src="http://sclive.files.wordpress.com/2009/09/vhdl_gtkwave.png?w=150&#038;h=84" class="attachment-thumbnail" alt="VHDL Gtkwave" title="VHDL_gtkwave" /></a>
<a href='http://sclive.wordpress.com/2009/09/01/sclive-3-0-release-candidate-screenshots/verilog_gtkwave/' title='verilog_gtkwave'><img width="150" height="84" src="http://sclive.files.wordpress.com/2009/09/verilog_gtkwave.png?w=150&#038;h=84" class="attachment-thumbnail" alt="Verilog Gtkwave" title="verilog_gtkwave" /></a>
<a href='http://sclive.wordpress.com/2009/09/01/sclive-3-0-release-candidate-screenshots/sclive_additional_modules/' title='SCLive_additional_modules'><img width="150" height="84" src="http://sclive.files.wordpress.com/2009/09/sclive_additional_modules.png?w=150&#038;h=84" class="attachment-thumbnail" alt="Additional modules for SCLive" title="SCLive_additional_modules" /></a>
<a href='http://sclive.wordpress.com/2009/09/01/sclive-3-0-release-candidate-screenshots/sclive_vmware/' title='sclive_vmware'><img width="150" height="93" src="http://sclive.files.wordpress.com/2009/09/sclive_vmware.png?w=150&#038;h=93" class="attachment-thumbnail" alt="SCLive running as a virtual machine" title="sclive_vmware" /></a>

  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sclive.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sclive.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sclive.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sclive.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sclive.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sclive.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sclive.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sclive.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sclive.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sclive.wordpress.com/64/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sclive.wordpress.com&blog=214105&post=64&subd=sclive&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sclive.wordpress.com/2009/09/01/sclive-3-0-release-candidate-screenshots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8eb825c6bef8af45773fbe0fb3973ed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sclive</media:title>
		</media:content>
	</item>
		<item>
		<title>SCLive 3.0 RC1 is coming</title>
		<link>http://sclive.wordpress.com/2009/08/28/sclive-3-0-rc1-is-coming/</link>
		<comments>http://sclive.wordpress.com/2009/08/28/sclive-3-0-rc1-is-coming/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 16:36:05 +0000</pubDate>
		<dc:creator>sclive</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[SCLive3]]></category>

		<guid isPermaLink="false">http://sclive.wordpress.com/?p=62</guid>
		<description><![CDATA[The long awaited version 3.0 of SCLive is almost ready for release.
Main features are:
- Latest SystemC kernel
- Latest SCV Library
- Latest TLM Libraries
- Verilog simulator
- VHDL Simulator
- Updated wafeform viewer
- New set of tutorials
- Customization scripts
- The ability to use it as a persistent distribution on a USB stick (script provided)
- More responsive with higher [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sclive.wordpress.com&blog=214105&post=62&subd=sclive&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The long awaited version 3.0 of SCLive is almost ready for release.</p>
<p>Main features are:</p>
<p>- Latest SystemC kernel</p>
<p>- Latest SCV Library</p>
<p>- Latest TLM Libraries</p>
<p>- Verilog simulator</p>
<p>- VHDL Simulator</p>
<p>- Updated wafeform viewer</p>
<p>- New set of tutorials</p>
<p>- Customization scripts</p>
<p>- The ability to use it as a persistent distribution on a USB stick (script provided)</p>
<p>- More responsive with higher compression</p>
<p>- Newer Linux kernel (better detection of hardware)</p>
<p>- New KDE desktop replacing the XFCE</p>
<p>- Fixed compilaiton scripts to run all the examples included inside the SystemC/TLM/SCV  libraries</p>
<p>I will be releasing a few tutorial videos in the coming weeks ahead of the release of SCLive 3.0.</p>
<p>Voila!</p>
<p>David Cabanis.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sclive.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sclive.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sclive.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sclive.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sclive.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sclive.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sclive.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sclive.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sclive.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sclive.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sclive.wordpress.com&blog=214105&post=62&subd=sclive&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sclive.wordpress.com/2009/08/28/sclive-3-0-rc1-is-coming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8eb825c6bef8af45773fbe0fb3973ed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sclive</media:title>
		</media:content>
	</item>
	</channel>
</rss>