Forum Discussion
4 Replies
- 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) - Altera_Forum
Honored Contributor
what exactly are you trying to do?
- 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
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