Releases: rochus-keller/LolaCreator
Initial publication
The IDE is ready for editing and analyzing Lola-2 projects, but still work in progress. Colored syntax, code navigation (CTRL+click or F2 on identifier) and some other features work (see https://github.com/rochus-keller/LolaCreator/blob/master/README.md#implemented-features for more details).
Binary deployments for Windows and Linux are available (Mac on request). The plugin is bundeled with QtcVerilog. See here for more information an download links: https://github.com/rochus-keller/QtcVerilog/blob/master/README.md.
To use LolaCreator with e.g. the Risc5 project by Prof. Wirth (https://inf.ethz.ch/personal/wirth/Lola/) you can either open a Lola file directly using the provided QtcVerilog or create an empty Risc5.llpro file in the directory containing the Lola files and open it using QtcVerilog. An empty project file just uses every Lola file it finds in the directory and its subdirectories. For more information please see https://github.com/rochus-keller/LolaCreator/blob/master/README.md#project-file-format.
Use the issue list (https://github.com/rochus-keller/LolaCreator/issues) for questions, suggestions or features requests.