T the666 Commendable Oct 28, 2017 6 0 1,510 Aug 1, 2019 #1 maybe im missing something here but the z80, say, has 40 pins with a 16 pins used for addressing. but the 8008 doesnt have anything like this.
maybe im missing something here but the z80, say, has 40 pins with a 16 pins used for addressing. but the 8008 doesnt have anything like this.
Solution M M mdd1963 Aug 1, 2019 Google is a quite wonderful tool to assist with homework.... https://en.wikipedia.org/wiki/Intel_8008 The below article describes limits of a 16 bit memory addressing bus, naturally, a 14 bit address limit allows a lesser count... (16,383) https://www.mathsisfun.com/binary-decimal-hexadecimal-converter.html type in 14 each 1s in the binary value, vs. 15, and 16, etc....
Google is a quite wonderful tool to assist with homework.... https://en.wikipedia.org/wiki/Intel_8008 The below article describes limits of a 16 bit memory addressing bus, naturally, a 14 bit address limit allows a lesser count... (16,383) https://www.mathsisfun.com/binary-decimal-hexadecimal-converter.html type in 14 each 1s in the binary value, vs. 15, and 16, etc....
jimmysmitty Champion Oct 5, 2007 21,595 595 59,140 Aug 1, 2019 #2 If you look at this diagram it is easy to see. The memory is addressed on the 8 bit Data Bus. Upvote 0 Downvote
T the666 Commendable Oct 28, 2017 6 0 1,510 Aug 1, 2019 #3 can u explain it in a bit more detail? in laimans terms? for example? Upvote 0 Downvote
M mdd1963 Titan Jan 14, 2006 16,612 1,729 81,240 Aug 1, 2019 Solution #4 Google is a quite wonderful tool to assist with homework.... https://en.wikipedia.org/wiki/Intel_8008 The below article describes limits of a 16 bit memory addressing bus, naturally, a 14 bit address limit allows a lesser count... (16,383) https://www.mathsisfun.com/binary-decimal-hexadecimal-converter.html type in 14 each 1s in the binary value, vs. 15, and 16, etc.... Last edited: Aug 1, 2019 Upvote 0 Downvote Solution
Google is a quite wonderful tool to assist with homework.... https://en.wikipedia.org/wiki/Intel_8008 The below article describes limits of a 16 bit memory addressing bus, naturally, a 14 bit address limit allows a lesser count... (16,383) https://www.mathsisfun.com/binary-decimal-hexadecimal-converter.html type in 14 each 1s in the binary value, vs. 15, and 16, etc....