diff options
Diffstat (limited to '45/CH9/EX9.9/example_9_9.sce')
-rwxr-xr-x | 45/CH9/EX9.9/example_9_9.sce | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/45/CH9/EX9.9/example_9_9.sce b/45/CH9/EX9.9/example_9_9.sce new file mode 100755 index 000000000..f26bd9f51 --- /dev/null +++ b/45/CH9/EX9.9/example_9_9.sce @@ -0,0 +1,4 @@ +//example 9.9 +clc; +clear; +disp('The mode control line must be high. The data lines must be stable for more than 10 ns prior to the clock NTs . If the clock is stopped after the transition time T, the levels n the input data lines may be changed. However , if the clock is not stopped, the input data levels must be mainted.')
\ No newline at end of file |