会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
shejie
博客园
首页
新随笔
联系
订阅
管理
2022年10月22日
vivado sdk 复位界面窗口
摘要:
阅读全文
posted @ 2022-10-22 22:14 shejie
阅读(170)
评论(0)
推荐(0)
2021年10月22日
C# console ,运行完后不退出的方法
摘要: static void Main(string[] args){ Console.WriteLine("测试程序"); Console.ReadKey();//加上这句,就可以达到不退出的效果}
阅读全文
posted @ 2021-10-22 22:13 shejie
阅读(1181)
评论(0)
推荐(0)
2021年10月16日
Matlab fi Fixed-point numeric object 函数
摘要: a = fi a = fi(v) a = fi(v, s) a = fi(v, s, w) a = fi(v, s, w, f) a = fi(v, s, w, slope, bias) a = fi(v, s, w, slopeadjustmentfactor, fixedexponent, bi
阅读全文
posted @ 2021-10-16 21:24 shejie
阅读(264)
评论(0)
推荐(0)
2021年10月11日
MATLAB Test & Measurement Tool工具箱
摘要: 打开方式 tmtool
阅读全文
posted @ 2021-10-11 22:27 shejie
阅读(241)
评论(0)
推荐(0)
2021年9月27日
petalinux常见问题及解决方法
摘要: 问题1 使用uart16550串口出现 undefined reference to `XUartNs550_SendByte' 解决方法 修改./components/plnx_workspace/fsbl/fsbl_bsp/ps7_cortexa9_0/include/xparameters.h
阅读全文
posted @ 2021-09-27 21:19 shejie
阅读(850)
评论(0)
推荐(0)
基于VM上的Ubuntu16.04如何和window界面进行复制,粘贴工作
摘要: 1.卸载VMware tools sudo apt-get autoremove open-vm-tools 2.安装界面版VMware tools sudo apt-get install open-vm-tools-desktop 3.重启验证 reboot
阅读全文
posted @ 2021-09-27 21:14 shejie
阅读(159)
评论(0)
推荐(0)
zynq 使用uart16550串口作为调试串口卡在starting kernel
摘要: 1.手动编译FSBL文件,并上传到./images/linux文件夹中 2.petalinux-config 中 "Linux Components Selection" disable "First Stage Bootloader". 3.检查地址将system_top.dtsi中的 memor
阅读全文
posted @ 2021-09-27 21:12 shejie
阅读(955)
评论(0)
推荐(0)
petalinux安装
摘要: 1.安装支持库: sudo apt-get install -y openssl tofrodos gawk gcc git git-core make net-tools ncurses-dev tftp tftpd zlib1g-dev flex bison libssl-dev zlib1g-
阅读全文
posted @ 2021-09-27 21:06 shejie
阅读(627)
评论(0)
推荐(0)
2021年5月6日
modelsim do文件使用方法
摘要: 编写好do文件之后,在Transcript窗口中输入do *.do之后回车,就可以自动完成仿真
阅读全文
posted @ 2021-05-06 14:25 shejie
阅读(448)
评论(0)
推荐(0)
2020年10月29日
zynq u-boot启动中提示SF: unrecognized JEDEC id bytes: c2, 20, 19
摘要: 错误现象: 原因分析: \u-boot-xlnx-xilinx-v2018.1\u-boot-xlnx-xilinx-v2018.1\drivers\mtd\spi\ spi_flash.c中 static const struct spi_flash_info *spi_flash_read_id
阅读全文
posted @ 2020-10-29 17:57 shejie
阅读(4073)
评论(0)
推荐(0)
下一页
公告