问题有点多,再麻烦大家解答,谢谢
10. 答案是B,请问ACD错在哪边
https://imgur.com/qEq5YYL
16. 答案是BC,对于这章节很不熟...请问这种题目要怎么看呢?
https://imgur.com/MwOt0XW
https://imgur.com/fVEfje6
17. 答案是AC,想请问b,d要怎么修改?
https://imgur.com/ljvj28Z
题组C 答案是b,d,d 想请问要怎么看他delay多少
https://imgur.com/P8fxpCV
https://imgur.com/Wmp7A1H
https://imgur.com/Bd3ClmJ
作者:
kopk159 (ChingYu)
2021-01-22 14:22:0010. 不可以改可以 不可能改可能28. NOR 你看左上角图,看要经过哪些运算做NOR不用carry in/out所以全部可以同时做找到路径加一加就是829. 考虑头尾 ALU0 跟ALU31中间其他会被critical path遮2+32*3+4 (2mux,full addr,4mux)overflow短于4mux 时间被涵盖掉30. slt 所以b要invert +1 再做加法跟上面一样 但最后多一条线回到ALU0的less1+2+32*3+4 (Not,2mux,full addr,4mux)