Skip to content

abhiyen/SDSoC_Examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDSoC Example Repository

Welcome to the SDSoC example repository. This repository contains the latest examples to get you started with application optimization targeting Xilinx Embedded FPGA acceleration boards. All the examples are ready to be compiled and executed on boards. These examples are developed in C/C++ flow. The "cpp" directory of this repository contains SDSoC examples in C/C++ form.

This repository is organized as follows internally.

  1. CPP
  2. LIBS
  3. UTILITY
  4. OTHER INFORMATION
  5. SUPPORT
  6. REVISION HISTORY

1. CPP

Collection of examples geared at teaching the user best practices in how to use different features of SDSoC (C/C++) and start on their own application.

2. LIBS

Collection of common libraries used across all examples to assist in the quick development of source code which is not targeted to programmable logic (PL).

3. UTILITY

Collection of utility functions used as part of the Makefiles in all of the examples. This set includes Makefile rules and scripts to launch SDSoC compiled applications onto SDSoC emulation flow. It also contains Makefile and Readme generation scripts.

4. OTHER INFORMATION

For more information check here: SDSoC User Guides

5. SUPPORT

For questions and to get help on this project or your own projects, visit the SDSoC Forums.

6. REVISION HISTORY

Date Readme Version Revision Description
MAR2017 1.0 Initial Xilinx release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 50.5%
  • Makefile 22.3%
  • Python 14.1%
  • C 11.1%
  • Objective-C 1.5%
  • Shell 0.5%