Where can I find info about damn-low level architecture?

Please support our Computer Science advertiser: Learn about neural networks and artificial intelligence.
Reply

Join Date: Oct 2006
Posts: 113
Reputation: edek is an unknown quantity at this point 
Solved Threads: 0
edek's Avatar
edek edek is offline Offline
Junior Poster

Where can I find info about damn-low level architecture?

 
0
  #1
May 19th, 2008
Hi,

I'm looking for the answer ... to following question:
How it all works, I mean how my code, even assembler code or opcode, gets executed? I don't want to read about 'moving pointer on the call stack' or 'processor does one thing or other' or anything like that. I'd like to know how it works on electrical level. Is there any nice source for that kind of information- except maybe some university..... Any book or website you could reccomend?? I can handle any fancy math or physics.

Another questions would be:
1) why I actually need motherboard
2) where is FSB?

Thanks in adv.
Last edited by edek; May 19th, 2008 at 12:37 pm.
Reply With Quote Quick reply to this message  
Join Date: Dec 2005
Posts: 5,850
Reputation: Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute 
Solved Threads: 749
Team Colleague
Salem's Avatar
Salem Salem is offline Offline
Void main'ers are DOOMed

Re: Where can I find info about damn-low level architecture?

 
0
  #2
May 19th, 2008
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 3
Reputation: azwiz is an unknown quantity at this point 
Solved Threads: 0
azwiz azwiz is offline Offline
Newbie Poster

Re: Where can I find info about damn-low level architecture?

 
0
  #3
May 20th, 2008
Hello edek,
I cut my teeth learning the workings of computers, processors, and cpu chips by building my first computer from a kit ( see Altair 8800: http://www.digibarn.com/collections/...00/index.html).
I had to hand code the assembly language programs since I did not have an assembler, so had to know how each instruction worked within the CPU. This is down to the level of where the 1's and 0's go, and what they do. Whether they are instructions (to the cpu) or data (to memory).
here are a few other links that will provide some insight as to the inner workings:
http://en.wikipedia.org/wiki/Altair_8800 (at least read "description" & "software" headings
http://tldp.org/LDP/tlk/basics/hw.html
http://en.wikipedia.org/wiki/Motherboard

That should answer most of your questions, if not - leave me a message. Oh, and a good paperback to read would be Tracy Kidder's "Soul of a new Machine" about the beginings of Data General, back when CPU's (the processing unit, equivalent IN NAME ONLY to a Intel Pentium chip) were made by individual circuits on multiple interconnected boards (a bus)


Happy learning ! Glad you are interested in how it all works, not too many people are these days.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Computer Science Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC