fix uPC use original P

This commit is contained in:
juzeon 2022-05-19 20:25:03 +08:00
父節點 2828911200
當前提交 297fd649a7
共有 2 個檔案被更改,包括 16 行新增14 行删除

查看文件

@ -5194,11 +5194,6 @@ applicable agreement for further details.
(pt 672 352) (pt 672 352)
(color 0 0 0) (color 0 0 0)
) )
(connector
(pt 3544 1480)
(pt 3544 240)
(color 0 128 0)
)
(connector (connector
(pt 864 416) (pt 864 416)
(pt 864 240) (pt 864 240)
@ -5257,10 +5252,6 @@ applicable agreement for further details.
(pt 856 240) (pt 856 240)
(pt 864 240) (pt 864 240)
) )
(connector
(pt 864 240)
(pt 3544 240)
)
(connector (connector
(pt 800 192) (pt 800 192)
(pt 800 216) (pt 800 216)
@ -5647,10 +5638,6 @@ applicable agreement for further details.
(pt 784 272) (pt 784 272)
(pt 784 240) (pt 784 240)
) )
(connector
(pt 640 272)
(pt 784 272)
)
(connector (connector
(pt 3416 1528) (pt 3416 1528)
(pt 3416 1656) (pt 3416 1656)
@ -6181,6 +6168,19 @@ applicable agreement for further details.
(pt 1248 1232) (pt 1248 1232)
(pt 1104 1232) (pt 1104 1232)
) )
(connector
(pt 3544 1480)
(pt 3544 272)
(color 0 128 0)
)
(connector
(pt 640 272)
(pt 784 272)
)
(connector
(pt 784 272)
(pt 3544 272)
)
(junction (pt 2856 1120)) (junction (pt 2856 1120))
(junction (pt 2872 1136)) (junction (pt 2872 1136))
(junction (pt 2888 1152)) (junction (pt 2888 1152))
@ -6236,7 +6236,6 @@ applicable agreement for further details.
(junction (pt 672 352)) (junction (pt 672 352))
(junction (pt 1232 352)) (junction (pt 1232 352))
(junction (pt 800 240)) (junction (pt 800 240))
(junction (pt 864 240))
(junction (pt 1728 1672)) (junction (pt 1728 1672))
(junction (pt 1744 1656)) (junction (pt 1744 1656))
(junction (pt 3000 1544)) (junction (pt 3000 1544))
@ -6273,6 +6272,7 @@ applicable agreement for further details.
(junction (pt 3272 768)) (junction (pt 3272 768))
(junction (pt 3288 784)) (junction (pt 3288 784))
(junction (pt 3304 800)) (junction (pt 3304 800))
(junction (pt 784 272))
(text "from PC" (rect 784 1408 828 1422)(font "Arial" (font_size 8))) (text "from PC" (rect 784 1408 828 1422)(font "Arial" (font_size 8)))
(text "from general registers" (rect 792 1360 918 1374)(font "Arial" (font_size 8))) (text "from general registers" (rect 792 1360 918 1374)(font "Arial" (font_size 8)))
(text "Ri" (rect 1760 1760 1790 1792)(font "Arial" (color 128 0 128)(font_size 20))) (text "Ri" (rect 1760 1760 1790 1792)(font "Arial" (color 128 0 128)(font_size 20)))

查看文件

@ -47,6 +47,8 @@ A3 00H -> X+Y
## 数据通路 ## 数据通路
![](https://m.360buyimg.com/babel/jfs/t1/214924/14/18828/45177/62863383Ef4012988/3bad40604c524374.png)
ALU用的是181、182构成的。 ALU用的是181、182构成的。
做扩展时候,可以借用它的功能。 做扩展时候,可以借用它的功能。