[Ktechlab-devel] CPU.

P Zoltan zoltan.padrah at gmail.com
Wed May 27 11:50:57 UTC 2009


  Probably it's memory corruption. The current SVN version needs some fixes  
regarding this, because running ktechlab under valgrind reveals quite a  
few problems.

  This topic has given me an idea: it would be very cool to create a finite  
state machine component, which could be described using flowcode.

On Wed, 27 May 2009 09:35:49 +0200, Niels Egberts  
<niels.egberts at gmail.com> wrote:

> Just a few days ago I fiddled with the thought to create a CPU within
> ktechlab. But after a few minutes of fiddling I noticed an AND-port that  
> had
> 2 high-imputs but still had a low-output :(.
>
> On Tue, May 26, 2009 at 11:42 PM, Alan Grimes <agrimes at speakeasy.net>  
> wrote:
>
>> One key benchmark for the maturity of this project would be the ability
>> to simulate an entire CPU.
>>
>> I fiddled around with that today and came to the following wishlist:
>>
>> 1. We need "tri-state" logic,  (High, Low, and Z where Z is "High
>> impedance").
>>
>> 2. We need the option to be able to configure any component so that it
>> can use buses instead of discreet pins. This is indispensable when
>> talking about any device with more
>>
>> 3. We need to move the logic config out of the global configuration and
>> make it a per-part setting, possibly even per-pin deal, We should then
>> implement a logic config database with the correct parameters for all of
>> the common logic families.
>>
>> Unfortunately, the concept of an ALU is somewhat fuzzy, though it should
>> be possible to implement a fairly general model that will work for most
>> uses...
>>
>> An excellent CPU to try to implement is the core of the F21 from
>> www.ultratechnology.com =)
>>
>> --
>> New president: Here we go again...
>> Chemistry.com: A total rip-off.
>> Powers are not rights.
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
>> is a gathering of tech-side developers & brand creativity professionals.
>> Meet
>> the minds behind Google Creative Lab, Visual Complexity, Processing, &
>> iPhoneDevCamp as they present alongside digital heavyweights like  
>> Barbarian
>> Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
>> _______________________________________________
>> Ktechlab-devel mailing list
>> Ktechlab-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/ktechlab-devel
>>




More information about the Ktechlab-devel mailing list