摘要: 看到代码里面的: assign wgraynext = (wbinnext>>1) ^ wbinnext;感到有点奇怪,毕竟卡诺图转成4种基本gate容易,但是Reed Muller则很好的直接用XOR给出答案。这在点击打开给出了解释,我还下了这本书,通俗易懂,有些trick很有意思。例如这种棋盘型的卡诺图以后就可以直接用Reed Muller了。注意:full的条件要多一句,因为gr... 阅读全文
posted @ 2014-06-10 17:35 fxrcode 阅读(388) 评论(0) 推荐(0) 编辑
摘要: 今天开始学习ucore的lab。按照lab0的文档,显示介绍了80386的4个工作模式:real-address mode, protected mode, SMM mode, virtual 8086 mode.ia-32-architectures-software-developer-syst... 阅读全文
posted @ 2014-06-08 15:01 fxrcode 阅读(920) 评论(0) 推荐(0) 编辑
摘要: Please follow the steps precisely in order to complete the objectives of the assignment. If you use the C++ FreeRTOS framework, it should make the ass... 阅读全文
posted @ 2014-05-29 10:38 fxrcode 阅读(213) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2014-05-28 08:52 fxrcode 阅读(10) 评论(0) 推荐(0) 编辑