GithubHelp home page GithubHelp logo

Comments (1)

kangtegong avatar kangtegong commented on June 26, 2024

안녕하세요, 하나씩 답변드리겠습니다.

  1. 주소 공간이란 실제 물리적으로 접근 가능한 공간이라기보다는 CPU가 인식할 수 있는 주소의 범위라고 이해해주시는 것이 좋습니다 :)
  2. p243에 명시된 입출력장치 읽기/쓰기 버스가 그 방법입니다. 버스에 ‘메모리 읽기/쓰기’ 선 이외에 ‘입출력장치 읽기/쓰기’ 선이 따로 있다면, 같은 100번지에 접근하더라도 입출력장치 읽기/쓰기 버스가 활성화되어 있을 경우 입출력장치 100번지에 접근하고, 메모리 읽기/쓰기 버스가 활성화될 경우 메모리에 접근하게됩니다. 이렇게 같은 주소에 접근하더라도 다른 메모리/입출력장치에 달리 접근할 수 있습니다.

from self-learning-cs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.