set up run for tech map to synthesis view
This commit is contained in:
parent
5458c21eb7
commit
ced01407d3
3 changed files with 88 additions and 91 deletions
|
|
@ -22,7 +22,7 @@ public class Executables {
|
|||
public static String reb2sacExecutable = "reb2sac";
|
||||
public static String[] envp = null;
|
||||
public static String geneNetExecutable = "GeneNet";
|
||||
public static String yosysExecutable = "yosys";
|
||||
public static String yosysExecutable = "Yosys";
|
||||
|
||||
public static Boolean libsbmlFound = false;
|
||||
public static Boolean reb2sacFound = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue