NAME
PHIsim_inputv3 - generate input file for PHIsim_v3.exe
SYNTAX
PHIsim_input.exe parameter_input_filename device_input_filename
DESCRIPTION
The program converts the circuit description given in the device_input_filename to a file that is suitable for input to PHIsim_v3.exe. A few numbers are needed from the parameter_input_filename. The program does generate some output on a console window, but this is visible only briefly.
Output is generated to a file named 'devicefile.txt'.
Also an input file for the Graphviz application is generated (PHIinput_graph.gv). This application, when used with this input file, shows the connections given the device_input_filename as a diagram. This allows for checking the connections and source input lines.
Note that all in and output files are .txt files.
ERRORS
There is little diagnostics available when faulty input is provided.
SEE ALSO
BUGS
There will be bugs.
AUTHOR
Erwin Bente, e.a.j.m.bente_at_tue.nl