Download User Manual

Transcript
Appendix A Sample configuration files
CHARON-VAX/XX and CHARON-PDP11 use configuration files, which are located by
default in the directory "CHARON->Build_XXX->x86". Three sample configuration files are
shown below.
VAX 4000 Model 108 configuration file
#
# Copyright (C) 1999-2011 STROMASYS.
# All rights reserved.
#
# The software contained on this media is proprietary to and embodies the
# confidential technology of STROMASYS. Posession, use, duplication, or
# dissemination of the software and media is authorized only pursuant to a
# valid written license from STROMASYS.
#
#============================================================================
#
# Sample configuration file for VAX 4000 Model 108.
#
# Specify hw_model prior to any other commands. This parameter informs the
# emulator what type of VAX it should emulate. All the other commands
# availability and possibility to use depend on this specification.
#
#----------------------------------------------------------------------------
set session hw_model="VAX_4000_Model_108"
#============================================================================
#
# Comment the following line if you do not want the log to be saved into
# file (change name of the file as well if needed). Default is "overwrite".
#
# If "append" is chosen each new session of the emulator appends its log to
# this file, therefore it grows bigger with time. Note that the log_method
# should be specified prior to the log parameter - generally it is
# recommended to specify both of them in one line exactly as it's shown
# below.
#
#----------------------------------------------------------------------------
Sample configuration files 119