summaryrefslogtreecommitdiff
path: root/comp/work/54/ques
diff options
context:
space:
mode:
authorthing1 <thing1@seacrossedlovers.xyz>2025-04-02 10:26:21 +0000
committerthing1 <thing1@seacrossedlovers.xyz>2025-04-02 10:26:21 +0000
commitfef6d2cc76518eee75fc0d95e765bd2be8a660ee (patch)
treed9886424f7d18d86ad1f4c73613b7e23b64b0434 /comp/work/54/ques
parent5b73c7157aad4d65eee7af41fd4b4ded1a434b96 (diff)
did comp sci and some electronics
Diffstat (limited to 'comp/work/54/ques')
-rw-r--r--comp/work/54/ques3
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.