KochynVolodymyr
KochynVolodymyr
### Motivate of the pull request Add settings for the simulation tasks. Setting Waveform file allow user to set filename for wave form. ### Which part of the code base...
We want to have access to qt widgets from tcl scripts. For example: ``` % set widget [expr getWidget "console"] % ... ``` @alain-rs please describe more requirements for this...
If search through the project "/" there are many entries. They are related to some paths. It might not work for the Window OS.
Currently we can start new project only once. Possible solutions: * Open another instance of the whole FOEDAG project. Create another process. * Open another main widget within same process.
User wants to have autocomplete for arguments of the command like switches, filenames, dirs or keywords. As an example could be 'git' in the bash. Currently this issue isn't urgent.