GithubHelp home page GithubHelp logo

epiphany-examples's Introduction

assembly: Demonstrates use of inline assembly

basic_math: Measures clock cycle counts of basic math operations

chip_testing: Various tests for chip production testing

ctimer: Demonstrates all the counting modes of the ctimer

dma_2d: Demonstrates 2D data transfers (scatter/gather)

dma_chain: Shows how to link DMA descriptors together into a chain

dma_interrupt: Kicks off interrupt after last transfer

dma_message_read: DMA stalls until last read transaction has returned

dma_message_write: Interrupt sent together with last transfer to receiving core

dma_slave: DMA configured in slave mode using AUTODMA register

emesh_read_latency: Measures read latency of the eMesh network on chip

fft2d: Image processing demo using a multicore 2D-FFT

hardware_barrier: Implements a hardware barrier using 'WAND' instruction

hardware_loops: Implements zero overhead looping using LC,LS,LE registers

interrupts: Demonstrates all major features of the interrupt controller

mem_protect: Demonstrates the local memory protection feature

mutex: Example showing how to use the e_mutex() function

mesh_bandwidth_all2one: Measures bandwidth of worst case communication pattern

mesh_bandwidth_neighbour: Measures neighbor to neighbor core write banwdith

mesh_bandwidth_bisection: Measures bisection on chip write bandwidth

nested_interrupts: Shows how the nested interrupt feature works

remote_call: Shows how one core can launch a program on another core.

epiphany-examples's People

Contributors

wenlinsong avatar maoxin99 avatar aolofsson avatar ysapir avatar

Watchers

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