-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Now Main Window and Tcl are working and synchronized #38
Conversation
All compilations are failing and format is not correct |
Just did some clean up. |
@alain-rs Make install failed. See if you need it to be green. |
Yes, it needs to be green to merge, let's see the error message. |
The make install is trying to run a test and that test (after your change) is trying to launch the GUI in the CI. Make sure the test in make install does not start the GUI (yet) to fix this failure. |
Thanks for the input. On it now |
@alain-rs It is time to mark which test are required. It means without passing it, we cannot merge a PR. Let me know your preference. For example: |
It seems that we cannot run qt in the cloud: |
@alain-rs Make install is green now. I recover the option |
* 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 * incr synth * Compiler commands * Update Foedag * update foedag Co-authored-by: Alain Dargelas <[email protected]>
Currently, FOEDAG has the following limitations:
This PR improves in the following aspects:
gui_end
which can close Qt without terminating tcl. GUI can be restarted any time whengui_start
command is typed in