home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 15 / 15.iso / s / s205 / 1.ddi / BACKUP.001 / README.DOC < prev    next >
Encoding:
Text File  |  1991-03-11  |  5.9 KB  |  132 lines

  1. ======================================================================
  2. PALASM 4 (Version 1.1) Release Notes
  3. ----------------------------------------------------------------------
  4.  
  5. Check the On-Line documentation under 'Index of topics' for further
  6. information.
  7.  
  8. Contents of this README file:
  9.  
  10.         1.      PALASM 4 (Version 1.1) New Features Summary.
  11.         2.      LATCH operation on the MACH210.
  12.         3.      PRELOAD / OBSERVABILITY on MACH110 and MACH210.
  13.         4.      OrCAD/SDT version 4.0 not supported.
  14.         5.      Deleting previous versions of PALASM.
  15.         6.      Communication program (PC2.EXE) problems.
  16.         7.      Printing on HP Laserjet printers.
  17.         8.      PC's verified as supported.
  18.  
  19. =====================================================================
  20. PALASM 4 (Version 1.1) New Features Summary
  21. ---------------------------------------------------------------------
  22. 1. Full support for the MACH210.
  23. 2. Extended memory support for large designs.
  24. 3. Support of PAL24V10 and PAL16V8HD devices.
  25. 4. Option for the simulator to directly read MACH pin/node placement.
  26. 5. Addition of 2 new simulation commands,  CHECKQ, TEST.
  27. 6. Option to allow IF-THEN-ELSE or CASE default to assume OFF condition.
  28.  
  29. =====================================================================
  30. LATCH operation on the MACH210
  31. ---------------------------------------------------------------------
  32. In the PALASM 4 Version 1.0 software the latch operation on the MACH210
  33. device was modelled incorrectly. It was initially assumed that the latch
  34. operated as an active high latch enable, (ie. latch is transparent when
  35. enable = HIGH). On further investigation it was found that the latch was
  36. built as an active low latch in the silicon, (ie. latch is transparent when
  37. enable = LOW).
  38.  
  39. Because of this, additional primitives have been added to the OrCAD macro
  40. library. Previously designed schematics using an active high latches are now
  41. modelled active high through combinatorial logic. Only if you use the active
  42. low latch primitives will the PALASM software program the flipflop directly
  43. to a latch function.
  44.  
  45. The PALASM software simulator has been changed to recognize that the MACH 2
  46. family of devices have active low latches.
  47.  
  48. =====================================================================
  49. PRELOAD / OBSERVABILITY on MACH110 and MACH210
  50. ---------------------------------------------------------------------
  51. PALASM 4 simulation has been setup to use the 'B' vector for preload and the
  52. 'T' vector for observability as defined in the JEDEC 3B standard. At the
  53. time of this release these functions were not yet supported by the
  54. programmers and therefore could not be verified. For this release the TEST
  55. command is interpreted as a CHECKQ command, no 'T'vector is output to the
  56. JEDEC file. The PRELOAD command is disabled. If encountered in the PALASM
  57. simulation test sequence the software will stop generating any further JEDEC
  58. test vectors. The JEDEC file will still be valid up to the first PRELOAD
  59. statement, the simulation history file will still map the entire correct
  60. simulation results.
  61.  
  62. =====================================================================
  63. OrCAD/SDT version 4.0 not supported.
  64. ---------------------------------------------------------------------
  65. Changes within the latest OrCAD/SDT software (version 4.0) have invalidated
  66. the software integration between PALASM 4 and OrCAD/SDT. Currently the
  67. PALASM 4 software will work only with versions later than 3.21 of the
  68. OrCAD/SDT III software.
  69.  
  70. =====================================================================
  71. Deleting previous versions of PALASM
  72. ---------------------------------------------------------------------
  73. It is strongly recommended that you delete any old versions of PALASM
  74. software before installing this new release. Because the mechanisms to
  75. run PALASM are very similiar, switching between different versions may
  76. corrupt the system files used by both and prevent them from operating
  77. correctly.
  78.  
  79. If you are installing on top of an old version of PALASM there are
  80. files that can be deleted from the older version which would not be
  81. used by this new software. Deleting the older PALASM version before
  82. installing will also free up disk space.
  83.  
  84. =====================================================================
  85. Communication program (PC2.EXE) problems
  86. ---------------------------------------------------------------------
  87. The communication program (PC2.EXE) supplied with the PALASM 4
  88. software does not work with the DATAIO Unisite programmer. We recommend you
  89. use DATAIO's communication program VTERM.EXE.
  90.  
  91. You may install this VTERM.EXE in the menu by editing the communication
  92. programmer field in the 'FILE/SET UP/WORKING ENVIRONMENT...' menu
  93. option.
  94.  
  95. =====================================================================
  96. Printing on HP Laserjet printers
  97. ---------------------------------------------------------------------
  98. Most PALASM 4 output is standard ASCII text, the exception to this is
  99. the printing of waveforms.
  100.  
  101. Waveform output uses special extended ASCII IBM graphic characters to
  102. generate the lines. In order to print  waveform output, your printer
  103. must be capable of printing the line draw character set. On the
  104. earlier HP laserjet printers this was accomplished by using a
  105. supplemental font cartridge (eg. cartridge number HP3659A).
  106.  
  107. =====================================================================
  108. PC's verified as supported.
  109. ---------------------------------------------------------------------
  110.  
  111. Standard Memory Usage
  112. ---------------------
  113. COMPAQ 386
  114. COMPAQ 386 /20 portable
  115. COMPAQ 286 / portable III
  116. COMPAQ 386 / portable III
  117. DOSTECH Systems 386
  118. EVEREX Step 386 /25
  119. EVEREX Step 386 /33
  120. GLI 386
  121. IBM XT / AT
  122. IBM PS2 / Model 70 (386)
  123. WESTWIND AT
  124. WYSE PC 286
  125. WYSE PC 386
  126. ZENITH Turbosport 386 portable
  127.  
  128. note:   This is only a list of PC's qualified by AMD and not
  129.         intended as an exclusive list.
  130.  
  131.  
  132.