
FPGA
文章平均质量分 53
zenglichuanjia
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
【基础学习】Avalon-ST接口协议
Avalon-ST接口是一种单向点对点的高速接口,主要针对的是高速数据流的传输,减少数据流处理中的瓶颈。原创 2014-09-10 12:01:44 · 11292 阅读 · 0 评论 -
【解决问题】加载驱动模块时Device or resource busy的解决方法
在编译好memdev驱动模块后,通过insmod加载模块时发现以下错误提示: #insmod memdev.koinsmod: error inserting 'memdev.ko': -1 Device or resource busy转载 2014-09-24 14:15:31 · 5800 阅读 · 0 评论 -
【基础学习】Altera PCIe接口信号中的qword aligned
一般情况下寻址方式是按字节寻址的,PCIede原创 2014-09-10 11:42:26 · 1406 阅读 · 0 评论 -
【解决问题】Error (171016): Can't place node "" -- illegal location assignment
在quartus分配引脚以后编译出现如下问题:Error (171016): Can't place node "" -- illegal location assignment原创 2014-11-03 09:23:12 · 9092 阅读 · 0 评论 -
【设计分享】Altera FPGA及Quartues应用小实例
功能描述:通过按键,控制xin原创 2014-09-05 17:48:25 · 3238 阅读 · 0 评论 -
【实用方法】Linux PCI/PCI-E设备配置空间读取与修改
原文链接:http://ilinuxkernel.com/?p=166转载 2014-10-11 09:58:56 · 7856 阅读 · 0 评论 -
【解决问题】Error (138079): Current license file does not support partial reconfiguration
在FPGA中使用Partial Reconfiguration特性来编译OpenCL源码时。出现 Error (138079): Current license file does not support partial reconfiguratio 错误原因及解决方案:The Altera OpenCL SDK license was generated without th原创 2014-12-16 15:45:39 · 4579 阅读 · 0 评论