-
Notifications
You must be signed in to change notification settings - Fork 0
Home
std::gregwar edited this page May 30, 2017
·
7 revisions
Elve stand for ELVE Logic Visualization Engine.
It is both an desktop application and a Library that you can include in your own framework and provides primitives and more for logic visualization and more.
Elve framework is splitted in parts, including:
- Core library: what you should include and link against to embed ELVE in your app.
- ELVE app: uses the core to provide a stand-alone visualization software
- Plugins: allow extension of the behaviour of the tool. Loadable by both standalone ELVE and embedded ELVE Core.
As a beginner with ELVE app you might want to take a look at the First Steps.
ELVE is developed and maintained by the Processor Architecture Lab, EPFL.
You can contact us at elve@groupes.epfl.ch.