• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            posts - 71,  comments - 41,  trackbacks - 0
            ? 2003 by Charles C. Lin. All rights reserved.

            Register File, Part 1

            Consider a typical R-type instruction.
               add $r10, $r3, $r4   # R[10] = R[3] + R[4]
            The first step to executing this instruction is fetching the operands. In this case, we need to get the values of $r3 and $r4.

            Recall that the CPU processes a 32-bit machine code instruction that's translated from the assembly code above, and encoded in that instruction are the 3 registers. In particular, each of the register is encoded using 5 bit UB.

            For example, register 3 is encoded as 00011 and register 4 is encoded as 00100.

            We're going to create a circuit called a register file. This circuit contains all 32 user-visible integer registers. We could create one for floating point, but that's not absolutely necessary. You'll still understand how a CPU works if we leave out floating point registers (they work pretty much like the integer registers).

            We want the ability to access both registers (in this case, $r3 and $r4) at the same time. That way, we can save time. If we have to access one register at a time, it would slow down the execution of the instruction.

            So, we have two sets of inputs to our register file, which specify which two registers we want. They can even be the same register.

            Here's how our initial register file looks:

            We've labelled the inputs as SRC 1 Index and SRC 2 Index, which are 5 bits each. We can think of registers 3 and 4 and source registers, and their result is stored in the destination register (in our example, it's $r10).

            Register File, Part 2

            However, we need the register file to have outputs. These outputs are going to be 32 bits each since each register in MIPS32 has 32 bits. The outputs are the contents of the registers specified by SRC 1 Index and SRC 2 Index. Thus SRC 1 Data is the contents of the register specified by SRC 1 Index, and SRC 2 Data is the contents of the register specified by SRC 2 Index.

            Register File, Part 3

            At this point, the two 32-bit outputs are sent to the ALU (we'll discuss the ALU in more detail soon). The ALU does computations on these and produces a 32-bit result. This result is saved back into the destination register. The register file needs 32-bit data as input as a 5-bit index. We'll call these DST Index and DST Data for short.

            The DST Index comes from the instruction itself, just as SRC 1 Index and SRC 2 Index did. In our example, that's the encoding of $r10 (which is 01010).

            It turns out we need one more input, in addition to DST Index and DST Data. Even though this particular instruction updates a destination register, not every instruction does so. We want to control when a register value is updated in the register file.

            This control signal is called RegWrite and it's only 1 bit. If RegWrite = 1, then a write is performed on the register specified by DST Index, using the 32-bit data given by DST Data. If RegWrite = 0, then no write is performed. Both DST Index and DST Data are ignored.

            Which reminds me, we have to talk about a clock. The register file also has a clock. The diagram below is now complete.

            Why no RegRead?

            You may wonder why there's no RegRead to control when the register file outputs SRC 1 Data and SRC 2 Data.

            The reason is simple. SRC 1 Data and SRC 2 Data are sent to the outside world (i.e., to other parts of the CPU). Those parts can simply choose to ignore the data, if they don't need it.

            However, when you are performing a write on a register using DST Index and DST Data, you are updating the register file. The register file can't very well ignore that. To give it the option to ignore it, we must include RegWrite.

            Clocks

            The register file should be thought of as partly using the clock and partly not.

            SRC 1 Data and SRC 2 Data are output with a small delay given a change in SRC 1 Index and SRC 2 Index. If you're curious about the implementation (or, more precisely, if you're curious about an implementation), look at the MAR from the previous set of notes.

            You can see that it's hooked up to tri-state buffers. Once the tri-state buffers are enabled (which doesn't require a clock), the output is sent to the address bus.

            Similarly, SRC 1 Index and SRC 2 Index enable two 32-bit tri-state buffers. In particular, they enable the tri-state buffers to the registers specified by SRC 1 Index and SRC 2 Index.

            Again, this part does not need a clock. If SRC 1 Index and SRC 2 Index both change, then the tri-state buffers associated with the new registers are enabled (while the previous ones are disabled), and they are output after a small delay.

            Writing Requires a Clock

            However, when you want to write to a register, you are performing a parallel load on that register. This operation relies on a clock. We're going to assume that the register file, like MAR and MDR, is loaded on negative edges. This allows computations to be performed by the rest of the CPU before registers are loaded.

            Summary

            A register file is a black box that contains 32 32-bit registers. At any one time, you can specify up to two registers to "read" and one register to write, with the option to decide whether you want to write or not.

            Reading a value from the register file does not require a clock. Once you specify the registers you want to read (i.e., SRC 1 Index and SRC 2 Index), then there's only a small delay before the data comes out of the register file via SRC 1 Data and SRC 2 Data.

            Writing a value to the register file does require a clock. You can specify which register you want to write to (using DST Index), the data you want to write (using DST Data) and whether you really want to write to the register file or not (using RegWrite). This action takes place on the negative edge of the clocks. (Positive edges are used to transition in the finite state machine and set up control signals for ALU, MUX, tri-state buffers, etc).

            posted on 2007-01-24 09:25 Charles 閱讀(878) 評論(0)  編輯 收藏 引用 所屬分類: 拿來主義
            <2006年12月>
            262728293012
            3456789
            10111213141516
            17181920212223
            24252627282930
            31123456

            決定開始寫工作日記,記錄一下自己的軌跡...

            常用鏈接

            留言簿(4)

            隨筆分類(70)

            隨筆檔案(71)

            charles推薦訪問

            搜索

            •  

            積分與排名

            • 積分 - 50775
            • 排名 - 448

            最新評論

            閱讀排行榜

            評論排行榜

            亚洲色婷婷综合久久| 久久综合九色综合欧美就去吻| 热久久视久久精品18| 99久久国产宗和精品1上映| 久久综合亚洲欧美成人| 青青青国产精品国产精品久久久久 | 免费精品国产日韩热久久| 亚洲精品无码成人片久久| 久久精品国内一区二区三区| 久久久久无码专区亚洲av| 亚洲∧v久久久无码精品| 久久国产精品二国产精品| 久久亚洲精品人成综合网| 久久久久国产精品嫩草影院| 蜜臀av性久久久久蜜臀aⅴ| 久久天天躁狠狠躁夜夜av浪潮 | 久久国产劲爆AV内射—百度| 久久久国产精品网站| 久久久久人妻精品一区| 久久婷婷午色综合夜啪| 久久国产影院| 精品久久久久中文字幕一区| 久久久精品国产sm调教网站| 狠狠色丁香久久婷婷综合蜜芽五月| 99久久成人国产精品免费| 性做久久久久久久| 亚洲va久久久噜噜噜久久狠狠| 一本久久综合亚洲鲁鲁五月天| 国内精品久久久久久久影视麻豆 | 亚洲国产精品一区二区久久hs| 欧美午夜A∨大片久久 | 99久久国产亚洲高清观看2024 | 老司机国内精品久久久久| 久久99亚洲网美利坚合众国| 亚洲国产精品一区二区久久hs| 国产aⅴ激情无码久久| 香蕉久久夜色精品国产尤物| 综合久久一区二区三区| 色天使久久综合网天天| 亚洲AV乱码久久精品蜜桃| 久久久久亚洲AV无码网站|