summaryrefslogtreecommitdiff
path: root/911/CH14/EX14.4/ex_14_4.sce
diff options
context:
space:
mode:
Diffstat (limited to '911/CH14/EX14.4/ex_14_4.sce')
-rw-r--r--911/CH14/EX14.4/ex_14_4.sce6
1 files changed, 6 insertions, 0 deletions
diff --git a/911/CH14/EX14.4/ex_14_4.sce b/911/CH14/EX14.4/ex_14_4.sce
new file mode 100644
index 000000000..71938ee4a
--- /dev/null
+++ b/911/CH14/EX14.4/ex_14_4.sce
@@ -0,0 +1,6 @@
+//example 14.4//
+clc
+//clears the screen//
+clear
+//clears all existing variables//
+disp('The address bit AB10 is low for the first 1024 address inputs (from 00000000000 to 01111111111) and ROM - 1 is selected. For the remaining 1024 address inputs (from 10000000000 to 11111111111), AB10 bit is HIGH thus enabling ROM-2.') \ No newline at end of file