GithubHelp home page GithubHelp logo

ssm's Introduction

ssm

NOTE: Development in this repo has moved to ssm-lang/ssm-runtime.


The Sparse Synchronous Model: A deterministic real-time execution technique that allows explicit, precise timing control.

An early version of this system is described in our FDL 2021 paper http://www.cs.columbia.edu/~sedwards/papers/edwards2020sparse.pdf. The artifact accompanying that paper may be found here.

Documentation: http://sedwards-lab.github.io/ssm-doc

To build and test the runtime system on your host,

  1. make

To run the examples on embedded hardware,

  1. Install the PlatformIO Core (CLI) build system from https://platformio.org/

  2. Under Linux, you may need to install the 99-platformio-udev.rules file to enable permissions to access your debugging probe. See https://docs.platformio.org/en/latest/faq.html#platformio-udev-rules

  3. cd into, e.g., examples/blink-platformio-zephyr

  4. E.g., for the Nordic nrf82840 discovery kit, pio run --environment nrf52840_dk --target upload --target monitor will compile, upload, and display the serial output of the example. The monitor target is optional. See the platformio.ini file for details about other targets.

    Note that PlatformIO will download and compile a separate copy of this (ssm runtime) library from github, not the one a few directories above the examples. `

ssm's People

Contributors

sedwards-lab avatar j-hui avatar hmontero1205 avatar

Stargazers

Sumit Joshi avatar Emily Sillars avatar Robert Krook avatar Fabien Siron avatar Zach Schuermann avatar

Watchers

 avatar Øyvind Teig avatar Robert Krook avatar  avatar

Forkers

yc2454

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.