Results 1 to 4 of 4

Thread: Computer Architecture Question : Function & Address Decoder?

  1. #1
    Member
    Join Date
    Mar 2004
    Location
    Glasgow, Scotland
    Posts
    68
    Thanks
    0
    Thanked
    0 times in 0 posts

    Computer Architecture Question : Function & Address Decoder?

    Hi , I'm having a real problem with this college assessment I have.

    I have got every answer written out except for the last one , I cannot find anywhere on the internet with a 5 / 6 line description of the following components within a CPU.

    Address Decoder
    Function Decoder


    Could any kind person please help?
    Thanks so much if you can

  2. #2
    Senior Member
    Join Date
    Aug 2003
    Location
    Cumbria
    Posts
    213
    Thanks
    0
    Thanked
    0 times in 0 posts
    The Function Decoder is used to decode a specific operation. So for example, the CPU will read in a certain instruction as a 2 digit hexadecimal code, the function decoder will then use a look up table to decode the digits into a certain function already programmed into the cpu.

    The address decoder is pretty similar except does it for addresses, maybe for external ram for example. So it would decode 2 hex digits to be passed out through the address ports of a cpu to address external ram.

  3. #3
    Member
    Join Date
    Mar 2004
    Location
    Glasgow, Scotland
    Posts
    68
    Thanks
    0
    Thanked
    0 times in 0 posts
    perfect mate , thank you so much

  4. #4
    Senior Member
    Join Date
    Aug 2003
    Location
    Cumbria
    Posts
    213
    Thanks
    0
    Thanked
    0 times in 0 posts
    no probs

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •