12 2018 档案

摘要:Debian 上创建新的用户 使用Gnome的窗口界面创建 使用Linux的命令创建 添加用户: useradd d /home/your_username m your_username 添加密码: passwd your_username 删除用户:userdel your_username 阅读全文
posted @ 2018-12-31 14:13 乔_木 阅读(4571) 评论(0) 推荐(0)
摘要:vivado中basic memory生成 阅读全文
posted @ 2018-12-29 17:58 乔_木 阅读(496) 评论(0) 推荐(0)
摘要:在SoC的Testbench中加入print函数 阅读全文
posted @ 2018-12-29 17:26 乔_木 阅读(1300) 评论(0) 推荐(0)