Metadata-Version: 2.1
Name: deltasimulator
Version: 0.0.0
Summary: UNKNOWN
Home-page: UNKNOWN
Author: Riverlane
Author-email: deltaflow@riverlane.com
License: MIT License with Commons Clause
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: Free for non-commercial use
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: System :: Emulators
Requires-Python: >=3.8
Description-Content-Type: text/markdown

Deltasimulator is a build system developed by Riverlane. The system can be used to compile SystemC modules for nodes in a Deltaflow graph and wire the nodes up. From there a complete runtime executable can be compiled, or the graph can be connected to a larger platform representing physical devices such as the ARTIQ platform via a Hardware Abstraction Layer (HAL).


