Re: Why aren't the forth people doing this?
- From: Frank Buss <fb@xxxxxxxxxxxxx>
- Date: Wed, 27 Jun 2007 12:22:59 +0200
Bernd Paysan wrote:
The design Chuck showed at EuroForth 6 years ago at least had normal CMOS
gates inside.
I think the Muller C gate can be implemented with normal CMOS, too. The
idea is that the output changes to 1, if all inputs are 1 and it changes to
0, if all inputs are 0. For a 2 input Muller C gate, with the inputs A and
B, and the output C, the logic function is C=A*B+A*C+B*C (where *=AND and
+=OR).
dual-rail signalling uses C gates, so it is possible with standard CMOS,
too: http://www.eetimes.com/editorial/2000/coverstory0005.html
--
Frank Buss, fb@xxxxxxxxxxxxx
http://www.frank-buss.de, http://www.it4-systems.de
.
- Follow-Ups:
- Re: Why aren't the forth people doing this?
- From: Bernd Paysan
- Re: Why aren't the forth people doing this?
- References:
- Why aren't the forth people doing this?
- From: pettitj
- Re: Why aren't the forth people doing this?
- From: Elizabeth D Rather
- Re: Why aren't the forth people doing this?
- From: Frank Buss
- Re: Why aren't the forth people doing this?
- From: Bernd Paysan
- Why aren't the forth people doing this?
- Prev by Date: Re: Why aren't the forth people doing this?
- Next by Date: Re: Gforth and gcc "progress"
- Previous by thread: Re: Why aren't the forth people doing this?
- Next by thread: Re: Why aren't the forth people doing this?
- Index(es):