上一页 1 ··· 299 300 301 302 303 304 305 306 307 ··· 345 下一页
摘要: def bool_alg(): mm=[0,1] for a in mm: for b in mm... 阅读全文
posted @ 2022-08-19 22:44 luoganttcc 阅读(7) 评论(0) 推荐(0)
摘要: def bool_alg(): mm=[0,1] for a in mm: for b in mm... 阅读全文
posted @ 2022-08-19 22:44 luoganttcc 阅读(15) 评论(0) 推荐(0)
摘要: 使用ubuntu系统时,经常要查系统剩余空间,以及目录大小这是常用指令: 磁盘空间使用情况 df -h 当前目录所有文件及文件夹大小... 阅读全文
posted @ 2022-08-19 22:44 luoganttcc 阅读(115) 评论(0) 推荐(0)
摘要: 从零开始写RISC-V处理器【4】硬件篇(2)** tinyriscv i-verilog-assistant ... 阅读全文
posted @ 2022-08-19 22:44 luoganttcc 阅读(12) 评论(0) 推荐(0)
摘要: link 破解包下载 阅读全文
posted @ 2022-08-19 22:44 luoganttcc 阅读(63) 评论(0) 推荐(0)
摘要: 在 risc-v 中没有非的直接指令, 在 risc-v 中 与 , 或 ,异或 是基本指令 用某个数的二进制,与-1 的二进制异或... 阅读全文
posted @ 2022-08-19 22:44 luoganttcc 阅读(22) 评论(0) 推荐(0)
摘要: 自制芯片】芯片制造原理,原料,仪器,实验全方位展示 阅读全文
posted @ 2022-08-19 22:44 luoganttcc 阅读(16) 评论(0) 推荐(0)
摘要: 就工作方式而言,CPU 分两种:同步 CPU 和异步 CPU。异步 CPU并不常见,用途广泛的是同步 CPU 。 既然是同步 CPU... 阅读全文
posted @ 2022-08-19 22:44 luoganttcc 阅读(566) 评论(0) 推荐(0)
摘要: risc-v版本xv6运行环境设置 (新手友好!)Ubuntu20安装xv6-riscv MIT6.828准备 — risc-v和x... 阅读全文
posted @ 2022-08-19 22:44 luoganttcc 阅读(35) 评论(0) 推荐(0)
摘要: 现知道某条 RISC-V 的机器指令在内存中的值为 b3 05 95 00,从左往右为从低地址到⾼地址,单位为 字节,请将其翻译... 阅读全文
posted @ 2022-08-19 22:44 luoganttcc 阅读(54) 评论(0) 推荐(0)
上一页 1 ··· 299 300 301 302 303 304 305 306 307 ··· 345 下一页