Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 663 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 663 Bytes

System Build Status

The package provides an abstraction of an electronic system for the purpose of simulation. Such a system is composed of a platform and an application. A platform is a collection of processing elements, referred to as cores, and an application is a collection of data-dependent tasks, forming a directed acyclic graph.

Contributing

  1. Fork the project.
  2. Implement your idea.
  3. Open a pull request.