Integrating Qt Gui, SystemC and MS Visual Studio C++

  • Thread starter Thread starter uzo2010
  • Start date Start date
U

uzo2010

Guest
Hello
I am trying to code a GUI based software simulator for some hardware equipment. The hardware product has Ethernet ports and so can be used on a network.
Since QT is a GUI library for C++ and SystemC is a hardware modeling library for C++, I was wonder whether Qt, SytemC and Visual C++ can all be integrated. I would like to code the simulator in SystemC since it would be much easier to model the hardware. Then I would like to provide a GUI for the user instead of console based. Does anyone know if this can be done? I appreciate the help


Cheers

Continue reading...
 
Back
Top