S
Skybuck Flying
Guest
"MK" <nospam.please@here.ever> wrote in message
news:dcn546$coh$1$8302bc10@news.demon.co.uk...
efficient machine.
Instead of 1 milion one's plus one zero to express one milion, only 20 bits
would be needed
to express 1 million.
data:
10000 00000
marker:
00000 00001
data and marked interleaved:
10000 00000 00000 00001
Bye,
Skybuck.
news:dcn546$coh$1$8302bc10@news.demon.co.uk...
Yes my interleaved marker idea would turn the turing machine into a very"keith" <krw@att.bizzzz> wrote in message
newsan.2005.08.02.03.06.53.422527@att.bizzzz...
On Tue, 02 Aug 2005 03:05:44 +0200, Skybuck Flying wrote:
Hi,
I just learned that electronics can be designed via languages... COOL
=D
Isn't that the whole point behind VHDL and Verilog?
This is related to the variable bit cpu.
It's been done.
Can you design a 1 bit cpu ?
Define "1-bit". The PDP-8I (or was it E) had a 1-bit ALU. If you're
looking at one-bit "registers", Google "touring machine".
Snip
Keith
I think you mean Turing Machine (named after British mathematician).
It's a theoretical 1 bit machine and the point is that it can do anything
that a more complex machine can (but not always efficiently).
efficient machine.
Instead of 1 milion one's plus one zero to express one milion, only 20 bits
would be needed
to express 1 million.
data:
10000 00000
marker:
00000 00001
data and marked interleaved:
10000 00000 00000 00001
Bye,
Skybuck.