home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 373.lha / Sim_v4.2 / english.docs / README_version.pp / README_version
Encoding:
Text File  |  1990-02-12  |  2.2 KB  |  74 lines

  1.  
  2.  
  3.  
  4.  
  5.          This is version 4.2 of the program Sim for simulation
  6.          of register-transfer-nets.
  7.  
  8.  
  9.  
  10.          V4.2:  - Error removed in DEBUG function that was built in V4.1
  11.  
  12.                 - Bug fixed in transaction of the VLI.
  13.  
  14.          V4.1:  - Compatible with other processors of the 680x0 class.
  15.  
  16.                 - Comments in external device definitions are no longer
  17.                   printed to the current CLI-window.
  18.  
  19.  
  20.          V4.0:  - Now it's possible to define external devices.
  21.                   For this purpose a C compiler is needed (tested: Aztec).
  22.  
  23.  
  24.          V3.0:  - Two new devices were added to the existing devices.
  25.  
  26.                    - REG_SET_P and
  27.                    - REG_SET_N
  28.  
  29.                         Register sets (level triggered) with seperated read/
  30.                         write addresses and in/outputs.
  31.  
  32.                 - Another bug fixed in the handle of the RESET gadget.
  33.  
  34.  
  35.          V2.1:  - Bug fixed in the handle of the RESET gadget.
  36.  
  37.  
  38.          V2.0:  - In the LAMP window a new gadget RESET was added.
  39.                   With this gadget the simulator can be pushed back into the
  40.                   state immediate after the program was loaded.
  41.  
  42.                 - In the translation of the VLI there is a check for leads
  43.                   that are only used as outputs. This can be the succession
  44.                   of misspellings in the VLI.
  45.  
  46.                 - Four new devices were added to the existing devices.
  47.  
  48.                    - JK_REG_P and
  49.                    - JK_REG_N
  50.  
  51.                         J-K-registers with asynchronous set and reset inputs.
  52.  
  53.                    - PAT_GEN
  54.  
  55.                         Pattern generator of any binary pattern on a 16-bit-
  56.                         lead.
  57.  
  58.                    - RECORDER
  59.  
  60.                         Recorder device. After the simulation the recorded
  61.                         signals will be written to a file.
  62.  
  63.                 - The RAM-device was changed in its function.
  64.  
  65.  
  66.          V1.2:  - The queue of the computable devices will be initialized
  67.                   now in the correct way.
  68.  
  69.  
  70.          V1.1:  - A stop condition was added as a new device.
  71.                   With this device a simulation can be stopped at a specific
  72.                   point.
  73.  
  74.