Class WriteHexFile

java.lang.Object
com.jugubell.bproccli.files.WriteHexFile

public class WriteHexFile extends Object
Class handling writing the hex, hex v3, bin and vhdl files
Author:
Jugurtha Bellagh
  • Constructor Details

  • Method Details

    • writeFile

      public boolean writeFile()
      Method writing the hex file If a directory is provided as a file path, the file is automatically named in the format : program_<timestamp>.<extension>
      Returns:
      boolean true if path and write successful