Dorapocket
moveonmoveonmoveonmoveon
Dorapocket

FPGA
文章归档

https://lgyserver.top/wp-content/uploads/2023/07/image.png
解决Xilinx XRT在新版内核(>5.15)下的驱动错误
起因 Linux内核已经升级到6.x了,而可怜的XRT还只支持到5.15。我使用Ubuntu 22.04 安装 最新版XRT 2.14.354的时候就出现了这…
   485   2023-07-17   去围观
https://lgyserver.top/wp-content/uploads/2023/05/DPU-PYNQ.png
Xilinx Vitis AI量化部署Yolov5至DPU (PYNQ)
概要 本文章记述了从YOLOv5源代码使用Xilinx Vitis AI进行量化并部署到DPU上的全流程。在开Pynq环境下运行测试通过。 环…
   2,980   2023-05-08   去围观
https://lgyserver.top/wp-content/uploads/2022/03/xilinx-vitis-hls-e1648264345599.png
Vitis IDE自定义IP Makefile错误(arm-xilinx-eabi-gcc.exe: error: *.c: Invalid argument)解决方法
天下苦Vitis久矣,在做开发的时候有时候会遇见自定义IP以后生成驱动的Makefile有问题,导致hello world都编译不通过的情况,Xil…
   2,402   2022-03-26   去围观
https://lgyserver.top/wp-content/uploads/2022/03/微信截图_20220322202911.png
Zynq学习笔记-AXI DMA(Scatter/Gather)模式
若您第一次使用DMA,请先熟悉简单的DMA(运行在SimpleMode/Direct Register)下的DMA存储 一、Scatter/Gather模式简介 …
   3,455   2022-03-22   去围观
https://lgyserver.top/wp-content/uploads/2022/03/微信截图_20220321203057.png
Zynq学习笔记-AXI DMA (Simple)简介和示例
一、DMA简介 DMA(Direct Memory Access,直接存储器访问)技术允许某些硬件子系统直接读写内存,使CPU从数据搬运中解放出来。…
   5,923   2022-03-21   去围观
https://lgyserver.top/wp-content/uploads/2019/12/head.jpg
Windows 环境下调试蜂鸟HBird E203内核
蜂鸟 E200 是一个处理器系列,包含了多款不同的具体处理器型号。所有的 E200 系列处理器核均支持协处理器接口,可用于自定义扩…
   4,282   2019-12-11   去围观