- 博客(8)
- 资源 (1)
- 收藏
- 关注
原创 调试注意点记录
5.eth(ps)端,当有两路eth时,硬件可以配置一路mdio控制两路eth,但是2015.4 linux下无法两路同时使用,mdio配在哪个eth哪个eth工作。3.lvds:与dma连接时要注意数据位宽,要与软件核对dma工作方式,有sg模式或没有sg模式,要添加lvds使能信号,与硬件核对是否使能(1or0)2.uart:当ps有多个uart时要与硬件板卡对应调试串口,告知软件,裸跑在bsp中改,linux选择打印口。4.2015.4版本vivado改mig版本需要在win7电脑上改。
2023-09-11 19:06:05
112
原创 SDK中利用COM打印helloworld时报错DONE pin is not high on target FPGA的一种可能的解决办法
done pin is not high
2022-09-02 14:49:47
2680
原创 verilog报错提示
2/26verilog报错提示error:ordered port connections cannot be mixed with named port connections检查以下最后一行例化有没有多加一个逗号
2021-02-26 16:37:51
837
原创 navicat for mysql 学习笔记之报错解决方案
在mysql的可视化工具中,可以选用navicat for mysql,当新建一个数据库文件时,双击文件名时可能会出现Client does not support authentication protocol requested by server的报错,此时解决方案是,打开命令管理行,进入mysql输入以下三条语句:1、use mysql;2、alter user ‘root’@‘localhost’ identified with mysql_native_password by ‘*******
2020-08-27 23:39:13
381
1bit跨时钟域同步_99.99999%or100.00% —— 经典对答_pub (1).pdf
2021-08-03
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人