Git Product home page Git Product logo

fbga's Introduction

FBGA

A design based on Zynq-7020, utilizing AD9826 and G11620

Hierarchy

  1. project => Vivado project
  2. script => A tcl script that controls the whole project
  3. sdk => Include the hardware design and BSP
    1. Export the hardware design to sdk
    2. Launch SDK and choose the path to sdk which will generate the zynq_top_hw_platform_0
    3. In SDK, generate a BSP named as system_bsp, which is dependent by C project
  4. source => Include ip, rtl and block design
  5. sw => C project

Usage

  1. git clone https://github.com/Jackwin/fbga.git
  2. Use Vivado 2017.4 to open the peoject, and the hierarchy will be built automatically.
  3. From the File panel of Vivado, choose Launch SDK, where the Exported location and Workspace both choose the sdk folder.
  4. When SDK is launched, a HW design named as "zynq_top_hw_platform_0" will be shown, based on which, make a "system_bsp" BSP that is required by the application project.
  5. In the SDK, import the C project from the sw folder via File->Import->General->Existing Projects.

fbga's People

Contributors

chenglb0916 avatar jackwin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.