#PYNQ_flow
https://discuss.pynq.io/t/tutorial-using-a-new-hardware-design-with-pynq-axi-gpio/146
> If the Hwh file is included, the Tcl files is not needed by PYNQ, but both files are included in this example for completeness - the Tcl could be used to rebuild the Vivado block diagram.
#PYNQ #PYNQ_flow #GPIO #Tutorial
Tutorial: Using a new hardware design with PYNQ (AXI GPIO)
https://discuss.pynq.io/t/tutorial-using-a-new-hardware-design-with-pynq-axi-gpio/146
bitstreamを作成してGPIOを動かす例
以下の続き
https://discuss.pynq.io/t/tutorial-creating-a-hardware-design-for-pynq/145
#pynq #PYNQ_flow #LED
PYNQ-Z1のOverlay読み込みとPythonからのFPGA PLの制御
http://todotani.cocolog-nifty.com/blog/2017/01/pynq-z1overlayp.html
ローレベルの実装
MMIOで上位の実装ができないだろうか
#PYNQ #PYNQ_flow #ADC #PMOD
Pmod ADC Reading Waveforms
https://github.com/Xilinx/PYNQ/blob/v2.0/boards/Pynq-Z1/base/notebooks/pmod/pmod_adc.ipynb
pynq.libでのPmod_ADC使用例
https://pynq.readthedocs.io/en/v2.5/_modules/pynq/lib/pmod/pmod_adc.html
> The Pmod AD2 (PB 200-217) is an analog-to-digital converter powered by
> AD7991. Users may configure up to 4 conversion channels at 12 bits of
> resolution.
#PYNQ #PYNQ_flow #ADC #PMOD
2020-06-07 PYNQ-Z1 > Pmod_ADCを試した > Pmod_ADC(2)でエラー > ライブラリがpynq.iopからpynq.libに変更されて、使い方も変わった
https://qiita.com/7of9/items/d36666a8e079ec4810e3
#PYNQ_flow #ADC #PMOD
pynq.iop.pmod_adcの実装例
#PYNQ_flow #ADC
Source code for pynq.lib.pmod.pmod_adc
https://pynq.readthedocs.io/en/v2.3/_modules/pynq/lib/pmod/pmod_adc.html
pmod_adcというライブラリ?があるのか
Grove ADC Example
https://github.com/Xilinx/PYNQ/blob/v2.0/boards/Pynq-Z1/base/notebooks/pmod/pmod_grove_adc.ipynb
ADCの参考になるかな?
#PYNQ_flow #BSP
https://discuss.pynq.io/t/where-is-bsp-iop-pmod-in-git-repository/1310
に基づき PYNQ release fileを取得した
pynq/lib/pmodにbsp_iop_pmodというフォルダが見つかった
#PYNQ #GitHub #PYNQ_flow
2020-05-30 PYNQ-Z1 > MicroBlaze + IOP for PMOD > BSPの情報 > repositoryから取り除かれた
https://qiita.com/7of9/items/e22d30a816163c61c375
PYNQ Edition! Interfacing with Pmods, Arduino and Raspberry Pi
https://www.hackster.io/news/pynq-edition-interfacing-with-pmods-arduino-and-raspberry-pi-61676f9f0fab
#PYNQ_flow #GitHub
PYNQ Image Building
https://github.com/Xilinx/PYNQ/tree/master/sdbuild
> This repository constructs a PYNQ image from the Ubuntu repositories and the sources of the other constituent parts.
#PYNQ_flow #BSP #Ultra96_flow
Ultra96 BSP は Ultra96-PYNQ から取ってくれば良いの?
https://tom01h.exblog.jp/30645831/
> どうやら Ultra96-PYNQ の中に 2018.3 用の BSP が入っているみたいです。
> BSP for the Pmod PYNQ MicroBlaze:
<PYNQ repository>/pynq/lib/pmod/bsp_iop_pmod
これはどこにあるのか
PYNQ MicroBlaze Subsystem
https://pynq.readthedocs.io/en/v2.5.1/overlay_design_methodology/pynq_microblaze_subsystem.html
MicroBlazeからPMODを扱う方法?
Getting Started with Digilent Pmod IPs
https://reference.digilentinc.com/learn/programmable-logic/tutorials/pmod-ips/start
MicroBlaze + PMOD
の作成例
PmodALSやPmodAMP、PmodOLEDなど