home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p082 / 2.img / LOGIC.DOC < prev    next >
Encoding:
Text File  |  1992-04-15  |  11.8 KB  |  290 lines

  1.             PADS-LOGIC Version 2.5 ADVISORIES
  2.  
  3.  
  4. PINSTALL
  5.  
  6. The PINSTALL (PADS Installation program) provided with PADS-LOGIC v2.5 can 
  7. only be used to install PADS-LOGIC v.2.5 and PADS-PCB v4.x. Do not use the 
  8. PINSTALL provided on other PADS product diskettes to install PADS-LOGIC v2.5. 
  9.  
  10. You must use the PINSTALL program provided with other PADS programs (i.e., 
  11. PADS-2000 v3.x, PADS-SuperRouter v4.x) for installing PADS programs other 
  12. than PADS-LOGIC v2.5 and PADS-PCB v4.x.
  13.  
  14. If you are loading other PADS programs, then you must load PADS-LOGIC v2.5 
  15. last. Batch files for the other programs reference the old PADS-LOGIC 
  16. executable "CAE.EXE" rather than the new ones, "LOGIC32.EXE" and 
  17. "LOGIC16.EXE". If you do not load PADS-LOGIC v2.5 last, then you must 
  18. modify the names of the executables yourself or re-load the software over 
  19. again.
  20.  
  21. You cannot load PADS-LOGIC 16-bit and 32-bit into the same directory. Before 
  22. beginning the installation process, decide which option you will be 
  23. installing. To help you select which option to install a list of 
  24. considerations is provided in the PADS-LOGIC Reference Manual.
  25.  
  26.  
  27.  
  28. USER LIBRARIES
  29.  
  30. In order to support all of the new Library features incorporated into the 
  31. software, you must convert any library items that you have created into the 
  32. new Library format. The procedure on how to use the Library Conversion 
  33. Program CONV3TO4 is explained below.
  34.  
  35. If you are a new user of PADS-LOGIC and/or PADS-PCB, you will not have any 
  36. customized library shapes, therefore you can disregard this note.
  37.  
  38. If you are an existing user and have PADS-PCB Version 4.x or PADS-2000 
  39. version 3.x already installed, and you are updating to PADS-LOGIC Version 
  40. 2.x, pay special attention to items 8 and 9 regarding initializing existing 
  41. libraries.
  42.  
  43. Customers Converting V 1.2x PADS-LOGIC Libraries to PADS-LOGIC V 2.x format:
  44.  
  45. 1)      Load the Version 2.X Update.
  46. 2)      Type:  CD  \PADS  <CR>  to change to the \PADS directory.
  47. 3)      Type:  CONV3TO4  <CR>
  48. 4)      Select Item #4.
  49. 5)      Select the version of the package that you are converting.
  50. 6)      Select the type of library that you are converting.
  51. 7)      Enter the drive letter (followed by a colon) and the path to your old 
  52.     PADS Library.  (<CR> defaults to the current drive and the \PADS\LIB 
  53.     directory.)
  54. 8)      Initialize or add to existing V4 Library? I/A.  "I" should be used if 
  55.     your User Library does not exist.  "A" should be entered if you are 
  56.     adding parts to an existing V 4.0 Library.
  57. 9)      Overwrite duplicate items? (This prompt only appears if you have 
  58.     responded with the letter "A" to the question #8, and intend on 
  59.     replacing parts already existing in the V4.0 library.  If you are 
  60.     only planning on adding parts to the new library, enter an "N" for 
  61.     "NO").
  62. 10)     Confirm the selection.
  63.  
  64. Keep in mind that one of the new features with the library is the ability 
  65. to have up to 9 different libraries active at one time, not just a standard 
  66. and a user library.  
  67.  
  68. To do this with your User Library, once you have finished converting the 
  69. libraries, go to the User Library and write out the Part Type and Decal 
  70. information that you wish to make a separate library from.  Then, create 
  71. the new Library through PLIB\INITIALIZE and feed the ASCII files back into 
  72. the new Library using PLIB's READ.
  73.  
  74. Once the Library Conversion is complete, you may also want to remove 
  75. nonessential files located in the Library directory.  Files with .DAT and 
  76. .IDX extensions are among the old library data files which can be removed 
  77. once the conversion process is complete.
  78.  
  79.  
  80.  
  81.  
  82.  
  83. USING PADS-LOGIC 16-bit and 32-bit
  84. A schematic BINARY file created in PADS-LOGIC 16-bit is upward compatible 
  85. with the 32-bit option. A schematic created with the 32-bit option must be 
  86. transferred to the 16-bit using the ASCII OUT transfer method. Keep in mind 
  87. the 32-bit database must stay within the limits of the 16-bit option to 
  88. transfer properly.
  89.  
  90.  
  91. NETLIST
  92. When a user specifies a Reports, Netlist out, using PADS-PCB, the user 
  93. should note that the PCB decal defined in this ASCII file identifies a 
  94. specific decal which appears in his/her PCB database.  This new version is 
  95. enhanced to allow all the alternates to be available in Pads-Pcb providing 
  96. the alternate decal being called out is one of the alternates presently 
  97. defined in the part type used to bring the part in.  If the decal is 
  98. completely independent of the part type being used, then only that specific 
  99. decal will be available in the board design.
  100.  
  101.  
  102. REPLACE PART
  103. Attempting to replace a part in a schematic which has less pins than the 
  104. original part results in the prompt:  "NEW PART HAS LESS PINS THAN ORIGINAL 
  105. PART", and the part will not be replaced.  This is an error checking 
  106. function that is performing correctly.  You cannot change a part with fewer 
  107. pins because connections would be lost. Always replace with a part 
  108. containing the same number or more pins.  If not possible, the original 
  109. part must be deleted and the new part (with fewer pins) put in and reconnected.
  110.  
  111.  
  112. DUPLICATE PIN NAMES
  113. Unable to have duplicate pin names in LOGIC decal!  Names such as NC or N/C 
  114. must be different, ie: NC1, NC2, etc.. This is functioning correctly and 
  115. will not be changed.  If desired, add the names as free text in the Mod Gate 
  116. routine.
  117.  
  118.  
  119. REFERENCE DESIGNATORS
  120. Pure alpha reference designator names are not supported.
  121.  
  122.  
  123. BUS NAMES
  124. Bus names with alphanumeric characters are not supported, ie: DA1[00:13], 
  125. only names such as  DA[00:13]
  126.  
  127.  
  128. SET PLOGIC
  129. If you use the directory variable statement (i.e., set PLOGIC or PPCB), the 
  130. batch files associated with PADS Software must also be modified to match 
  131. the new directories assigned.
  132.  
  133.  
  134. MEMORY REQUIREMENTS
  135. Customers using the 16-bit option of Pads-Logic must have 1 Megabyte of 
  136. expanded memory available in order to run the program.  Customers who are 
  137. using a 286 CPU MUST have the expanded memory loaded on a true expanded 
  138. memory card.  Customers with a 386 CPU can configure their expanded memory 
  139. via an expanded memory manager.
  140.  
  141. Customers using the 32-bit option of PADS-Logic do not need expanded memory 
  142. to operate the software. Since the 32-bit option is written in 32-bit code, 
  143. it will only operate on 80386 and 80486 computers.
  144.  
  145.  
  146. DISK SPACE
  147. Please be advised that on systems with low amounts of hard disk space, a 
  148. message appears indicating your disk space is low, and the backup files 
  149. cannot be created without clearing up more disk space.  If the message goes 
  150. unheeded, the system in some cases will attempt to try backing up the 
  151. schematics and get caught in a never ending loop. A reboot of the system is 
  152. the only way out of the software.
  153.  
  154.  
  155. CAE DECAL GENERATION
  156. Many users are modifying existing parttypes to make other parts.  While 
  157. this is a valid procedure, please be aware that if you make changes to a 
  158. gate decal at this level (physical changes rather than text modifications), 
  159. any other parttype that utilizes this gate decal in its configuration, will 
  160. also assume these physical changes.  The correct way to implement these 
  161. changes is:
  162.  
  163. 1)      To use an existing gate decal as a base for generating another, call 
  164.     up gate "A" under the "GATE DECAL" command in the library menus, 
  165.     produce all the modifications necessary at this point, and save it 
  166.     away as gate"B".  This way gate "A" is preserved in its original form 
  167.     and gate"B" has now been created.
  168. 2)      To generate a new gate decal at the parttype stage, you simply define 
  169.     the name in the electrical section.  When you complete (F9) the 
  170.     parttype, the system alerts you that your gate decal does not 
  171.     exist.  At this time, select "MOD GATE" and generate your gate decal.  
  172.     Once you have finished defining the gate, select complete (F9), and 
  173.     save the part away in the normal fashion.
  174.  
  175.  
  176. OFFPAGE
  177. If a schematic is brought to another design station and a GROUP/CUT is 
  178. performed which contained offpage symbols, when that cut is re-added to a 
  179. new sheet, the offpage symbol may be added using the wrong symbol.  This is 
  180. caused by the differences between the offpage parts which can vary from 
  181. system to system.  We recommend modifying the offpage part on system two to 
  182. match that of system one, then paste the group back in.
  183.  
  184.  
  185. REPORTS
  186. The REPORTS/NETLIST selection called "other" should not be used by any 
  187. customer as a type of output netlist.  It is a spare entry which PADS 
  188. Software, Inc. will use when new output formats become available.
  189. Several output formats have been removed from PADS-LOGIC Version 2.X.  
  190. These outputs have been removed to avoid confusion and will be re-instated 
  191. as they become available. They are CADnetics, ViewLOGIC, and Mentor.
  192.  
  193.  
  194. DOS 5.0 ADVISORY
  195. DOS 5.0 is functioning fine on many systems here at PADS Software, Inc.
  196. The systems are loading all available drivers into high extended memory 
  197. which provides a large additional amount of DOS 640K memory to our 
  198. programs.  This additional DOS memory allows for larger numbers of parts, 
  199. as well as connections in our 16-bit programs. We have, however, run into 
  200. several cases where certain statements when executed through the CONFIG.SYS 
  201. file would cause the programs to lock up or act unpredictably.  We advise 
  202. stripping the CONFIG.SYS file down until you find which statements are 
  203. causing the problem.  One known statement is: 
  204.  
  205.         DOS = HIGH, UMB   
  206.  
  207. We also advise stripping the AUTOEXEC.BAT down until you find which 
  208. statements are causing the problem. Two known statements are:
  209.  
  210.         VERIFY ON/OFF
  211.         MIRROR
  212.  
  213. Once these statements have been explored, investigate stripping your disk 
  214. caching programs, they may be causing problems as well.
  215.  
  216.  
  217.  
  218.  
  219.  
  220.              PADS-LOGIC 32-BIT OPTION ADVISORIES
  221.  
  222.  
  223. HARDWARE NOTES
  224. The 32-bit option of PADS-LOGIC is not compatible with 80286 or XT computers.
  225.  
  226.  
  227. TRANSFERRING FILES TO PADS-LOGIC 16-BIT
  228. A schematic created with the 32-bit option must be transferred to PADS-
  229. LOGIC 16-bit using the ASCII OUT transfer method. Keep in mind the 32-bit 
  230. database must stay within the limits of the 16-bit option to transfer 
  231. properly.
  232.  
  233.  
  234. ENGINEERING CHANGE ORDERS (ECO)
  235. The current ECO routine supports up to 12 character net names. Problems may
  236. occur if more than 12 character net names are used. A new ECO routine that 
  237. corrects this problem is scheduled for the next release of PADS-LOGIC.
  238.  
  239.  
  240. NETWORK USERS
  241. PADS-LOGIC 32-bit option will not run if you execute the software from a 
  242. directory other than the server's directory. Reason is, the software looks 
  243. for the PADS directory to be at the root level rather than the client path. 
  244. To run PADS-LOGIC 32-bit on a network, simply go to the server's directory, 
  245. and type: 
  246.         LOGIC32 <CR> 
  247.  
  248. to invoke the executable.  NOTE: Job files are saved to the "client's" path. 
  249.  
  250.  
  251. FOR PADS-PCB USERS
  252. If you plan to use the PADS-LOGIC 32-bit option with PADS-PCB, take care 
  253. not to exceed the limits of PADS-PCB. The 16-bit option of PADS-LOGIC will 
  254. not allow you to create a schematic that exceeds the maximum design size of 
  255. PADS-PCB.
  256.  
  257.  
  258. NET NAMES
  259. PADS-LOGIC 32-bit supports 47 character net names. PADS-PCB only supports 
  260. 12 character net names. Problems may occur if you are using PADS-PCB and 
  261. exceed the 12 character limitation. PADS-2000 v3.x does support 47 character 
  262. net names.
  263.  
  264.  
  265. BUS NAMES
  266. PADS-LOGIC 32-bit supports BUS NAMES up to 44 characters.
  267.  
  268.  
  269. SIGNAL PINS
  270. Do not exceed more than 20 characters in the EDIT SIGPIN routine, problems 
  271. may result.
  272.  
  273.  
  274. EDIT TEXT
  275. Hierarchical symbol names cannot be turned off.
  276.  
  277.  
  278. PRINTING REPORTS
  279. To directly print out report files to your printer, type PRN <CR>. 
  280.  
  281.  
  282.  
  283. If, after reviewing this document and consulting your PADS-LOGIC manual, 
  284. you would like additional information, then contact our Technical Support 
  285. Staff at (508) 486-3328 or 1-800-423-PADS.
  286.  
  287. 4/92
  288.         
  289.         *****   END OF LOGIC.DOC FILE   *****
  290.