diff options
Diffstat (limited to 'comp/work/54/ques')
-rw-r--r-- | comp/work/54/ques | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/comp/work/54/ques b/comp/work/54/ques new file mode 100644 index 0000000..ea3f92e --- /dev/null +++ b/comp/work/54/ques @@ -0,0 +1,3 @@ +1) address bus +2) Sending multiple bits of data down multiple wires, all at the same time, ensuring each bit is recieved at onces, it will be synced with a clock +3) Because it only required one wire (and a clock) to send data down it. This means the cables can be cheaper, smaller and simpler. It also means the deviecs can be simpler to make as they don't need to sync multiple lines. |