[Ktechlab-devel] Creating new component - Decoder
David Saxton
david at bluehaze.org
Sun Aug 7 02:16:07 UTC 2005
Hello Fredy,
Your decoder component has very similar functionality to the demultiplexer
component; by holding the input to the demultiplexer component high, the
behaviour of the demultiplexer component is identical to that of the decoder
component.
Patches for new components are always very welcome :), but unfortunately, the
behaviour of the decoder seems too similar to that of the demultiplexer to be
accepted :( - if you think otherwise, please say.
Otherwise though, there are plenty of new components that could be created
(ALU components such as shifters and multipliers, components for interacting
with computer peripherals such as the parallel port, etc), which would be
very useful.
David Saxton
On Friday 05 Aug 2005 18:52, Fredy Yanardi wrote:
> Hi all,
>
> Today I was playing with ktechlab to create a new component. I want to
> make a decoder, I created this based on multiplexer's codes. I've
> finished the codes for this new component and the operation of the
> decoder is also valid. But every time I delete this object from,
> ktechlab always crashes. I stuck with this error, hope someone can
> point out my mistake. Here I attach the source codes for the decoder.
>
> Thanks for any help, this is a great opensource project and I want to
> take part to make it better.
>
> Sorry for my english.
>
> cheers,
>
> Fredy Yanardi
More information about the Ktechlab-devel
mailing list