home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff229.lzh / Sim / english.docs / readme_version < prev    next >
Text File  |  1989-07-20  |  2KB  |  64 lines

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