ARTY A7-100T
PmodやArduino互換コネクタを持つ,レファレンスボード. ボード上にスイッチやLEDも搭載されているので,FPGAの入門用にも使いやすい
PmodやArduino互換コネクタを持つ,レファレンスボード. ボード上にスイッチやLEDも搭載されているので,FPGAの入門用にも使いやすい
プライムゲートは東京FPGAカンファレンス2023に出展し,Efinix FPGAボードでRISC-Vコアを使った温度センサーデモを展示した.
[特別版 No.1 掲載] 本稿ではエフィニックスの統合開発環境EfinityのインストールからLチカまでを試します. エフィニックスの新しいシリーズTitaniumを搭載した開発ボードTi180 M484を使います.
We will review the FPGA board Tang Nano 20K released by Sipeed in May 2023, focusing on the differences from the Tang Primer 20K. It is equipped with the GW2A-LV18PG256C8/I7 of the Arora family as an FPGA chip.
従来CPU側で行っていたリアルタイムOS(RTOS)の処理の一部をFPGAのロジックに実装することによって,それぞれのハードウェアの長所を生かし,CPUとFPGAがより 密に連携したシステムを作れます.本稿では,Kria KV260が搭載する特性の異なる複数のハードウェアを組み合わせて,効率よく処理を行うためのシステム・プログラミングの実例を紹介します We will introduce RTOS that makes good use of Zynq's resources such as CPUs, RPUs, and FPGAs. We offload some process to the PL side, and we have implemented it so that the maximum delay time does not increase even if the number of tasks to be handled increases.