04-30-2019, 12:05 AM
I have Alchitry Labs running on my PC and I'm able to get the tutorials working. The one thing that is impacting my productivity is the IDE. Alchitry Labs, while decent, is nowhere close to the functionality of an IDE like VSCode or Atom.
I see that there's a Lucid HDL extension for VSCode, but it only provides syntax highlighting support. Would it be possible to post the commands that we'd need to execute (I assume they're `java -jar` commands) to convert a .luc file to the working directory structure that you use before you invoke the ICE tool chain? Once we have that it'd be easy to rig up a Makefile or a simple batch file to convert from .luc to .bin.
I see that there's a Lucid HDL extension for VSCode, but it only provides syntax highlighting support. Would it be possible to post the commands that we'd need to execute (I assume they're `java -jar` commands) to convert a .luc file to the working directory structure that you use before you invoke the ICE tool chain? Once we have that it'd be easy to rig up a Makefile or a simple batch file to convert from .luc to .bin.