Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

systemviewinc/fpga_driver

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

326 Commits
326 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual System Integrator FPGA Driver

Table of Contents

  1. VSI Overview
  2. Getting Started

VSI Overview

  • Visual System Integrator (VSI) is a development tool for creating complete heterogeneous systems intuitively easy to use graphical environment. Built on top of Vivado VSI has complete support for all FPGAs supported by Vivado, multiple different processors and other peripheral processing units such as the R5. At the heat of FPGA to/from CPU data transfer lies our FPGA driver.

Getting Started

Building the driver

The VSI FPGA driver repo can be cloned to your host or target computer, depending on the application.

$ git clone https://github.com/systemviewinc/fpga_driver $VSI_FPGA_REPO_DIR
$ cd $VSI_FPGA_REPO_DIR/driver
$ make
For cross compiling the driver.
$ make ARCH=arm CROSS_COMPILE=<<your cross compiler>> KERNEL_SRC=<<directory to kernel headers>>
For Petalinux / Yocto built kernels

Building kernel for Petalinux / Yocto

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.