DigSim Project V@version@
Purpose
DigSim should provide a platformindependent, flexible tool for hardware simulation. It uses the java latebinding and reflection features to allow the user to integrate his own specialized components into the DigSim environment.
This page should help you installing DigSim. Visit the DigSim-Homepage for more information. (JavaWebStart DigSim Demos, updates, hints for developers ...).
Application

To start DigSim locally do:
  • Load the zip here
  • Open dosbox/shell
  • Make sure that java1.4 or later is available (java -version)
  • Start the program: digsim.sh or digsim.bat
    Use the File-Open menu to view the example circuit.

The application needs access to its configfiles and to a file to store the userspecific settings. If the application fails to open them correctly add -Dsysrcfilename=pathname_to_digsim_config and -Duserrcfilename=pathname_to_userrcfile in the bat or sh file.
It is neccessary for the application that the sysrcfile is available and readable because it contains the list of defined gates. If you set the userrcfilename to none, the editor won't save the user specific settings after exit.

Licence
You may use, distribute or modify DigSim only for noncommercial or educational purposes.


Contact: @admin_mail@
Last updated: 4.1.2003