<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - The Sandbox - Simulating the CEngine</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - The Sandbox - Simulating the CEngine</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Sat, 18 May 2013 12:14:15 GMT</pubDate>
	<lastBuildDate>Sat, 18 May 2013 12:14:15 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>1</c9:totalResults>
	<c9:pageCount>-1</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>The Sandbox - Simulating the CEngine</title>
		<description><![CDATA[<p>OOPS!&nbsp; got an&nbsp; error when trying to add my zip.&nbsp; Going to try some more.</p>
<p>&nbsp;</p>
<p>This project uses classes that model the memory blocks that can easily implemented on chips for embedded systems.</p>
<p>The challenge is to define the classes and memory contents such that C code can be executed in the fewest clock intervals when converted to hardware.&nbsp; This leads to&nbsp; need for the classes that represent state machines to hace a clock method that controls
 the state changes and for a scheme to make it appear that all state machines operate in parallel.</p>
<p>&nbsp;</p>
<p>They are still snickering over at the CoffeeHouse where I started a thread &quot;A New Architecture for Embedded Processors&quot;.</p>
<p>&nbsp;</p>
<p>So here is what I have working so far.&nbsp; Included in the zip is a text cEx1 that is simple C code that should be opened when the app shows the open file box.&nbsp; the first step generates the ram loads and then asks whether to run the sim step.&nbsp; That produces
 a wave form showing some of the state changes.&nbsp; Clicking on the Cycle by cycle button shows a list box where the C sequence is shown.</p>
<p>&nbsp;</p>
<p>There is still work to do with testing and function additions pending.&nbsp; My claim is that any available processor woul take many more cycles to execute the sequence.</p>
<p>&nbsp;</p>
<p>All variables are treated as uint types and function calls have to be added.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Sandbox/496770-Simulating-the-CEngine/496770#496770</link>
		<pubDate>Wed, 07 Oct 2009 19:05:24 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Sandbox/496770-Simulating-the-CEngine/496770#496770</guid>
		<dc:creator>CNutt</dc:creator>
		<slash:comments>1</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CNutt/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>