Corelation with Hardware
-
It all depends on what you want to do with your FPGA. What is your use case ?
-
So you want to create a GUI that would use your business logic to communicate with the FPGA ?
-
Sure it can, nothing forbids you from using Qt with other libraries to communicate with devices whether it is an USB dongle or in your case a FPGA somewhere on a board.
-
You're welcome !
Don't forget to update the thread's title to solved so other forum user will know a solution has been found :)
-
Please open a new thread when you have new questions
Look at QFile and the xml module