技術情報
サンプルプログラム

サンプルプログラム(イメージカタログPDF)
 FPGA(DSP)+アナログインタフェースを使ったDDC(デジタルダウンコンバータ)
 FPGA(DSP)を使ったCameraLink
 FFT、デジタル入出力などすべてのモジュールに添付しています。
尚、FPGA+DSPの協調を可能にするサンプルプログラムを添付。
すべてのサンプルプログラムは、FPGA,DSP、Host側の実行コード、ソースコードを公開
(あくまでもサンプルですので組み込み後の保障はできません)

このプログラムを応用したシステム開発受託も可能です。



HERON-FPGAモジュールで動作するサンプルプログラム

1)Camera Link Interface.RS422 Camera Interface
対応モジュール: HERON-FPGA3, HERON-FPGA4, HERON-FPGA5, HERON-FPGA7, HERON-FPGA9




PGA and C6000 imaging demo.   
FPGAとDSPを組み合わせた画像取り込み&画像処理サンプルプログラム
Image Processing VHDL      
FPGAのみで,取り込みから画像処理までのサンプルプログラム
                     













注)ホストPC側のサンプルプルグラム付き. 










2)FPGAを使ったDDCサンプルプログラム
  資料カタログ

詳しくはHUNT ENGINEERING (U.K.) Ltd のWebを参照ください。
http://www.hunt-dsp.com/solutions/index.htm

FPGAのIPサンプルリスト
http://www.hunt-dsp.com/support/ipbyfunction.htm


その他のサンプル

Transient Analysis and Pattern generation.
For : HERON-IO2, HERON-IO4, HERON-IO5

Data Streaming.
For : HERON-IO2, HERON-IO4, HERON-IO5

Digital I/O and RS232.
For : HERON-FPGA3, HERON-FPGA4, HERON-FPGA5, HERON-FPGA7, HERON-FPGA9

SDRAM based FIFOs.
For : HERON-FPGA5, HERON-FPGA7, HERON-FPGA9

SDRAM memory test.
For : HERON-FPGA5, HERON-FPGA7, HERON-FPGA9

Getting Started with the Embedded PowerPC on a HERON-FPGA module that has a Virtex-II Pro Device
For: HERON-FPGA9
These modules have a Virtex-II Pro device which consists of an FPGA with a PowerPC 405 processor embedded in it. The Xilinx EDK is the development environment for Power PC programs. This example  C file makes the LEDs on the HERON module flash. The C code uses a pointer to an address where the hardware is expected to have implemented a register from where the LEDs are accessed. This demonstrates how to use the Xilinx EDK and its debug tools.

Connecting the PowerPC processor to Hardware
For: HERON-FPGA9
This example looks at how the PowerPC and FPGA on a module that has a VirteX-II Pro can be used together in a way that makes best use of the power of each element. This project provides an example that combines the PowerPC and FPGA by implementing a CoreGen FFT component in the FPGA. The PowerPC feeds the FFT component with data and also controls and monitors the operation of that logic. This framework can be used to implement many other different types of FPGA function block that can be connected to the PowerPC. 

RS232.
For : all
There is a general example that discusses how to implement an RS232 UART in your FPGA design. Most modules have protocol converter chips that convert the signals from your UART into the correct signals for connecting to an RS232 device. 

Front Panel Data Port (FPDP).
For :HERON-FPGA3, HERON-FPGA4, HERON-FPGA5, HERON-FPGA7, HERON-FPGA9
There is a general example that shows how you can connect the FPDP interface to a HERON FPGA module using the general purpose Digital I/Os.
This can be used to connect an FPDP peripheral to your HERON system.

Heron Serial Bus (HSB) mastering.
For : all
There is a general example of how you can use the H.I.L. to perform bus mastering of the HSB from your FPGA design.
This can be used to send control data between modules, or even to configure your HEART connection - particularly useful in an embedded system.

Fast Fourier Transform (FFT).
For : all

Digital down Converter (DDC).
For : all