上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 34 下一页
摘要: In computing, the term bootstrap means to boot or to load a program into a computer using a much smaller initial program to load in the desired progra 阅读全文
posted @ 2023-02-17 20:46 yinhuachen 阅读(14) 评论(0) 推荐(0) 编辑
摘要: 安装SDL2参考资料:https://lazyfoo.net/tutorials/SDL/01_hello_SDL/linux/index.php 安装verilator参考资料: https://installati.one/centos/7/verilator/ 阅读全文
posted @ 2023-02-17 11:23 yinhuachen 阅读(165) 评论(0) 推荐(0) 编辑
摘要: 可以使用Kconfig工具,生成出来的 autoconf.h 文件可用于 C/C++ 文件中,而 auto.conf 文件则可用于 Makefile 中 阅读全文
posted @ 2023-02-16 10:59 yinhuachen 阅读(43) 评论(0) 推荐(0) 编辑
摘要: 先参考这个资料:https://www.howtogeek.com/124622/how-to-enlarge-a-virtual-machines-disk-in-virtualbox-or-vmware/ 做到 gparted这步时,选择如图这个按钮,可以拉动磁盘容量进行扩容,最后选择绿色的√号 阅读全文
posted @ 2023-02-15 19:16 yinhuachen 阅读(17) 评论(0) 推荐(0) 编辑
摘要: 这里:https://www.bbsmax.com/A/amd0qOkqzg/ 阅读全文
posted @ 2023-02-15 14:22 yinhuachen 阅读(78) 评论(0) 推荐(0) 编辑
摘要: 有时候mill就是会莫名奇妙卡住,此时Ctrl + C,重新启动,也许就顺利继续编译了(这种情况一般发生在,mill需要通过网络下载东西,而这个东西下载好了的时候) 阅读全文
posted @ 2023-02-15 11:06 yinhuachen 阅读(48) 评论(0) 推荐(0) 编辑
摘要: 使用 git tag 啊! https://stackoverflow.com/questions/1064499/how-to-list-all-git-tags 阅读全文
posted @ 2023-02-15 10:20 yinhuachen 阅读(56) 评论(0) 推荐(0) 编辑
摘要: 硬件方面 1. https://github.com/nvdla/vp 英伟达GPU 2. 胡轩 玄铁C910 https://github.com/huxuan0307/XuanTieC910 3. Enhanced 那本书的开源模拟器(能跑Linux哦!) 4. CPU源代码分析与芯片设计及Li 阅读全文
posted @ 2023-02-15 08:58 yinhuachen 阅读(18) 评论(0) 推荐(0) 编辑
摘要: https://stackoverflow.com/questions/1968512/getting-the-difference-between-two-repositories 阅读全文
posted @ 2023-02-12 17:05 yinhuachen 阅读(113) 评论(0) 推荐(0) 编辑
摘要: 打开menuconfig时,输入 ‘/’ 符号,即可搜索配置文件里的字符串。 阅读全文
posted @ 2023-02-11 18:01 yinhuachen 阅读(36) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 34 下一页