0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

メモリコントローラ

Last updated at Posted at 2024-01-20

*メモリコントローラ*
CPU↔︎メモリへの読み書きはメモリコントローラを介して行われる。

・メモリコントローラ(LSI:高密度集積回路)
→メインメモリを介したデータ読み書きやDRAMのリフレッシュ等をするための回路。
従来はチップセットに搭載されていたが、今はCPUへの統合メモリコントローラが主流。
とにかくCPUからの命令でメモリコントローラを介して処理されるようね。

CPUからの指示を受けて接続された機器へデータを送信したりデータを受信したことをCPUに通知したりする。
(データ読み書きの制御は接続されているCPUが行う。)

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?