Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support start_gui command in Tcl interface #34

Closed
tangxifan opened this issue Oct 17, 2021 · 0 comments
Closed

Support start_gui command in Tcl interface #34

tangxifan opened this issue Oct 17, 2021 · 0 comments

Comments

@tangxifan
Copy link
Contributor

tangxifan commented Oct 17, 2021

Is your feature request related to a problem? Please describe.
start_gui command is a standard used in many EDA softwares to launch the GUI through Tcl interface.
In current codes, we have a command gui_start, which can launch the Qt Mainwindow

interpreter.registerCmd("gui_start", GuiStartCmd, 0, nullptr);

Not sure, we do need start_gui or gui_start

Describe the solution you'd like
Some useful document:

shivaahir1508 pushed a commit that referenced this issue Jun 15, 2023
* test install

* xml lib

* qt lib

* qt lib

* qt lib

* qt lib

* qt lib

* qt lib

* qt lib

* qt lib

* qt lib

* qt lib

* qt lib

* qt lib

* qt lib

* qt lib

* qt lib

* qt lib

* qt lib

* qt lib

* qt lib

* Centos git version

* Undo

* FOEDAG dyn library support

* Change exec name and add device.xml support

* Change exec name and add device.xml support

* Update compiler support

* format

* qt on macos

* Update compiler support

* SDC preprocessor

* sync FOEDAG

* sync FOEDAG

* New Tcl API commands

* RaptorRS compiler

* RaptorRS compiler

* cmd check and RS compiler

* cmd check and RS compiler

* version and verilog out

* version and verilog out

* help

* gemini.xml support

* rs_synth

* rs_synth

* Fixed 76x76 gemini

* write verilog

* default lang

* default lang

Co-authored-by: Alain Dargelas <alain.dargelas@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants