Git Product home page Git Product logo

migen-axi's Introduction

Migen AXI

Build Status Coverage Status

This repo contains some Migen modules created to support some MiSoC features on the Xilinx Zynq SoC. A Zedboard is used for testing, the existing platform from Migen is used as baseline and extended as necessary.

Cores

  • wrapper for PS7

Interconnect

  • AXI2CSR
  • P2P interconnect
  • InterconnectShared
  • Crossbar
  • Writer, AXI3 Slave + CoreLink DMA-330 DMA Controller Peripheral Request Interface (PRI)

By now only P2P interconnect is in actual use, where M_AXI_GP0 is wired to a custom AXI3 slave and M_AXI_GP1 is wired to a AXI2CSR bridge.

Linux Support

  • Device-tree overlay generator for iomem, irqs, firmware

Device-tree overlay is supported by Linux, currently .dts is crafted manually but shall be automatically generated. Overlays with firmware loading has been tested on a 4.9 Linux. To allow for phandles DTS_FLAGS+='-@ -H epapr' may be used.

License

Released under the MIT license, see LICENSE file for info.

migen-axi's People

Contributors

astro avatar dependabot[bot] avatar peteut avatar sbourdeauducq avatar spaqin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

migen-axi's Issues

Migen platform compatibility

In tests/test_integration.py,

zedboard.Platform(name="soc", toolchain="vivado")

should be replaced with simply:

zedboard.Platform()

Those name and toolchain arguments have been removed from Migen.

I would like use it with PYNQ board

Hello! I would like to know what is the status of the project. I want to use it but with PYNQ board. Do you have any documentation about how to use migen and vivado to make the hardware wrapper?

Thank you for your answer!

Kevin.

Tests for AXI2CSR

  • signal list B1.1.1
  • bus width B1.1.2
  • write strobes B1.1.3, memory access slaves must fully support write strobes
  • optional signaling B1.1.4, shall support AXI IDs
  • bridge requirements of AXI4-Lite slaves B1.2.1, requires AXI ID reflection
  • direct connection requirements of AXI4-Lite slaves, B1.2.2, see B1.2.1

See ARM IHI 0022D.

Is anyone working on this project a Uni student?

@PEtut - any chance you or any of your contributors are Uni students?

If so, I would love to see a Migen<->AXI/Zynq intergration proposal as part of the Google Summer of Code (were Google funds students to work on open source projects over their summer break).

The TimVideos, FOSSi Foundation and/or Apertus orgs would all probably be interested in accepting a project around this space if a good student applied!

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.