Giter Club home page Giter Club logo

designing-a-custom-axi-master-using-bfms's Introduction

Designing a Custom AXI Master using Bus Functional Models

A guide to creating custom AXI4 masters using the Xilinx Vivado tools and Bus Functional Models


This is an application note designed to help users who wish to design their own custom AXI4 Master IPs in Xilinx embedded processor systems.

This version of the application note was written for the Xilinx Zynq-7000 devices, using the Avnet MicroZed Board. This information is equally applicable to other Xilinx boards and architectures where the AXI4 interconnect is used.

The provided example design was written for the Xilinx Vivado tools.

Included with this document:

  • Fully commented source code for an example Custom AXI Master
    • Burst support (up to 256 beats)
    • 32 bit and 64 bit data width support
    • Modular implementation of the five AXI4 channels
  • Simulation Test benches
    • Test benches for each AXI4 channel
    • Test benches for the entire system
    • Bus Functional Model (BFM) test environment
  • Example C software code for initiating a Custom AXI4 Master transaction from the Cortex A9 APU
  • Example HDL design for controlling the Custom AXI4 Master

Contributions

Code examples are provided for your use, but please feel free to contribute your own code back to this repository via a pull request in the usual fashion. Please fork from this repo, then create a suitably named branch in your fork before submitting back to this repo. Please don't submit a pull request from your "master" branch. Each new addition to the code should belong to its own submitted branch. Thanks.

designing-a-custom-axi-master-using-bfms's People

Contributors

q-branch avatar

Watchers

 avatar  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.