Accelerator Functional Unit Developer Guide: Intel FPGA Programmable Acceleration Card N3000 Variants

ID 683190
Date 7/15/2022
Public
Document Table of Contents

4. Creating an N3000 FPGA Design

In this section, steps are provided to create your AFU. The following AFU design directories are included:
  • hello_afu – this is a simple AFU design illustrating basic design concepts
  • Factory_Image – this is a complex AFU design illustrating usage of Ethernet and external memories
  • Initial_Shell_AFU – this design directory serves as the starting point for your AFU. The required project files are included.

In this section, you are referred to these design directories as a way to highlight points in the AFU creation, compilation and running of an application on the N3000. Use these points to create more complex AFU designs for your specific application.