Coder Social home page Coder Social logo

muhammadmajidaltaf / zynq_linux_drivers_elab Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zuoyu2000/zynq_linux_drivers_elab

0.0 2.0 0.0 162 KB

zedboard / xilinx zynq linux drivers for AXI DMA and char devices that are memory-mapped

Makefile 2.25% C 97.75%

zynq_linux_drivers_elab's Introduction

zynq_linux_drivers_elab

zedboard / xilinx zynq linux drivers for AXI DMA and char devices that are memory-mapped

We share 2 drivers (kernel module) for the Zedboard / Xilinx Zynq 7020:

1- zdma: An AXI-DMA linux driver for simple mode. This useful example driver was not provided by xilinx at time of release. This is used to transfer a large amount of data to/from devices. We tested it to about ~380 MB/s with 32 bit data and cloecked at 100MHz.

2- zchar: A memory-mapped IO for AXI ports, used to send smaller amounts of data, for example to configure hardware devices.

Compatibility: These were tested with: https://github.com/Xilinx/linux-xlnx version: https://github.com/Xilinx/linux-xlnx/commit/3f7c2d54957e950b3a36a251578185bfd374562c

Install:

set this variable (for example in your .cshrc):

export KDIR=~/Desktop/linux-xlnx

Then run make

PS: this is also a full driver for AXI DMA from our group: https://github.com/culurciello/zync-xdma

Enjoy E + eLab

zynq_linux_drivers_elab's People

Contributors

culurciello avatar

Watchers

James Cloos avatar Muhammad Majid Altaf 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.