Forum Discussion
Altera_Forum
Honored Contributor
14 years agoWhich is better language for GUI development
Which is better language for GUI development
TCL or C++ ,VB or using Matlab Which will be fast and can be used for porting the bit/sof file into FPGA4 Replies
- Altera_Forum
Honored Contributor
I have found Python with Qt to be extremely versatile and powerful. I've constructed several GUIs with the python port of Qt called PySide, and it is waht I'd recommend. -James
- Altera_Forum
Honored Contributor
BTS system of the Altera always be developed by using JAVA,maybe it is considered to be run in different OS well.
- Altera_Forum
Honored Contributor
what exactly are you trying to do?
- Altera_Forum
Honored Contributor
tcl seems to be pretty straight forward since altera does a lot of stuff in tcl and the libs may be public.
or you could go with the language you feel more comfortable with (python, java, vb or w/e)