This is the release for the Emulator Development Environment Standard Library. This library is utilized by the Emulator Development Environment Generator tool to generate Emulator Development Environments.
The Ede is distributed as a Fat Jar that contains all the following directories/packages:
1) JavaFX jar packages
2) RichTextFX jar packages
3) EdeStl packages
The EdeStl packages are broken down into the following sub packages:
- ede.stl.common -> source used across multiple packages
- ede.stl.interpreter -> contains files for running the verilog interpreter
- ede.stl.compiler -> contains files for running the VerilogToJava compiler
- ede.stl.ast -> contains all abstract syntax tree nodes
- ede.stl.values -> contains all value classes utilized by the interpreter and the compiler
-ede.stl.gui -> contains all Gui components for generating an ede instance
- ede.stl.passes -> contains all visitor passes
- ede.stl.gates -> contains all logic gates
EdeStl
Brought to you by:
jabauer1998
Downloads:
2 This Week