2017-11-28から1日間の記事一覧

AXI VDMAのtlastとtuserの意味付け

SDSoC でストリーム https://www.slideshare.net/ryos36/sdsoc-71492304

ZyboでMemory mapped VGAコントローラ

Exampleプロジェクト https://github.com/andrewandrepowell/VGA_example IPコア https://github.com/andrewandrepowell/VGA_1.0/なんとかauto_pcとかいうサブIPコアがなくて動かなかった下のを試す http://www.instructables.com/id/Outputting-GIF-on-VGA-…

ZynqでHDMIのチュートリアル

AVNETのやつ https://github.com/shohei/avnet-zed-hdmi PDF https://github.com/shohei/avnet-zed-hdmi/raw/master/2014_1/ZedBoard%20-%20HDMI%20Display%20Controller%20Tutorial%20-%202014.1%20-%2020140623.pdf

Vivado+ZyboでDMA IP coreのテスト

http://www.fpgadeveloper.com/2014/08/using-the-axi-dma-in-vivado.html DMAを介してFIFOにループバックするテスト /****************************************************************************** * * Copyright (C) 2010 - 2017 Xilinx, Inc. All ri…