Changes between Version 1 and Version 2 of PromotFAQ


Ignore:
Timestamp:
Oct 2, 2009, 1:51:52 PM (16 years ago)
Author:
mirschel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotFAQ

    v1 v2  
    11= ProMoT Frequently Asked Questions =
     2
     3== How can I start ProMoT using Windows XP/Vista? ==
     4
     5The preferred file to start ProMoT is promot.bat. It starts both the Kernel and the GUI.
     6You could also start both parts separately (using promot-server.bat and promot-gui.bat respectively). [[BR]]
     7The file promot.exe is only used to start the lisp image promot.dxl and will be implicitly called by promot.bat.
    28
    39== On a 64-bit system I have installed ProMoT with 32-bit shared library and the 64-bit version of Diana. Will my simulation work? ==
     
    511Yes, ProMoT generates c++ files for your model, which are then
    612compiled using dianac (Diana compiler based on g++/gcc) and simulated with Diana (python). [[BR]]
    7 So ProMoT and Diana are independent programs.
     13ProMoT and Diana are independent programs.