Lecture 6

作者: 来自吐槽星 | 来源:发表于2019-01-17 09:03 被阅读0次

第三章 内部存储器

3.1 存储器概述

3.1.1 存储器的分类

3.1.2 存储器的分级

3.1.3 \color{red} {主存储器的技术指标}

  • 存储时间
  • 存储周期
  • 存储器带宽

3.2 SRAM 存储器

3.2.1 基本的静态存储元阵列

任何一个SRAM,都有三组信号线与外部打交道:

1)地址线
2)数据线
3)控制线

\color{red}{要求掌握 存储单元个数的计算}

3.2.2 基本的SRAM逻辑结构

\color{red}{要求掌握 32K\times8位的SRAM逻辑结构图 }

3.2.3 读/写周期波形图

CPU对存储器进行读/写操作过程:

  1. CPU通过地址总线送出\underline{地址信号}(\color{red}{\overline{CS}、\underline{地址译码}}选中存储单元);
  2. CPU发出读操作或写操作的\underline{控制信号}\color{red}{R/\overline{W}})到存储器;
  3. 被选中的存储单元与CPU通过\underline{数据总线}完成信息交换

\color{red}{要求掌握 波形图的判断和修改 }

相关文章

  • Lecture 6

    ![459K$J631L9@43322)RQ]51.png](https://upload-images.jian...

  • lecture 6

    Continue from lecture 5: tagging as classification, combi...

  • Lecture 6

    第三章 内部存储器 3.1 存储器概述 3.1.1 存储器的分类 3.1.2 存储器的分级 3.1.3 存储时间 ...

  • Lecture 6 Growth

    有了好的产品、团队后,唯一要考虑的事情就是增长了。 那增长最关键的因素是什么?留存率,这是唯一的衡量标准。如果一个...

  • ISL视频课程学习笔记

    视频列表 Lecture 1.1 Lecture 1.2 Lecture 2.1 Lecture 2.2 Lect...

  • Princeton Alogorithm COS226 Week

    Overview this lecture is the most interesting lecture in ...

  • Lecture 5-6

    [toc] Lecture 5-6 P2.What is complexity analysis? 什么是算法复杂...

  • 雅思阅读笔记(第三节)

    curriculum 课程大纲: Lecture 1 总纲、单词题 Lecture 2 句子题 Lecture 3...

  • 雅思阅读笔记(第一节)

    curriculum 课程大纲: Lecture 1 总纲、单词题 Lecture 2 句子题 Lecture 3...

  • 雅思阅读笔记(第二节)

    curriculum 课程大纲: Lecture 1 总纲、单词题 Lecture 2 句子题 Lecture 3...

网友评论

    本文标题:Lecture 6

    本文链接:https://www.haomeiwen.com/subject/ynjbdqtx.html