Author Topic: ENIAC 2 the blockland computer  (Read 5303 times)

a bit of background:
this part is the ALU(Arithmitic Logic Unit)
more info can be found in later posts

Ok I think i worked out all the bugs
but given the number of posible input combinations being in the trillions i would like a bit of help
pls dl  and test
« Last Edit: May 01, 2010, 01:11:15 PM by ciber spy »


Epic, want to know why? In my highschool, for half the year of each i study what profession I want to be, I picked electronics, I know VERY well how electronic components should work.

also i welcome help and bug testing !

also i welcome help and bug testing !
I can bug test, id love to see this ingame O:

I wouldn't mind but...what components are there? Highly advanced such as ICs, Transistors, and Transformers, or just simple circuits such as resistors, LEDs?

i have
logic gates:
Nand
And
Or
X-Or
Not
havent needed nor yet
i have half adders full adders a 2bit multiplyer
working on an alu
have the basic operations
now i need the demultiplexer
working off this design atm
http://csclab.murraystate.edu/bob.pilgrim/405/
ch8

So basically what you have is not the actual circuit itself but the theory behind it?

This wouldn't be a circuit, rather a program, logic gates are used to work a computer, and tell it what to do through binary code, so the only thing this really does as you said you can make a computer.

no it works
load save go to the 2x2 block ontop of plate
click black block to start
click plate to toggle on/off
they are working logic gates
they work in discrete steps
each time they recive a pulse down from yellow brick
they then fire based on their last recived input relay
wrenching them will show you what i mean
also this was made with pretty much no mods cept duplicator

no it works
load save go to the 2x2 block ontop of plate
click black block to start
click plate to toggle on/off
they are working logic gates
they work in discrete steps
each time they recive a pulse down from yellow brick
they then fire based on their last recived input relay
wrenching them will show you what i mean
also this was made with pretty much no mods cept duplicator

I didn't mean it as in it didn't work, I meant that it's how a computer works and not how an electronic circuit is built up. Correct?

correct
although you could aproximate that with this sorta
like a light stops shining if it dosent get a signal  every 1000 ms from an and gate

I take it you are apping as an eventer. Also remember you must make it by yourself.

so far i have
if i get any help i will tell which parts
but so far i have done all this my meself
yippy finished 2-4 decoder now to rout it into the 8-32 demultiplexer
but first im going to read the book World War Z while i take abath Yey stewing in my own juices!

correct
although you could aproximate that with this sorta
like a light stops shining if it dosent get a signal  every 1000 ms from an and gate

Alright thanks for the clear up then, I won't be much help however if i came because I have on touched upon the logic gates, I know what each does, but don't understand the advanced fundamentals of it such as the demultiplexer.