home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / tech / palsum4 / jedman.doc < prev    next >
Text File  |  1987-01-07  |  2KB  |  37 lines

  1.  Introduction :
  2.  
  3.      "JEDMAN"   is a  utility package that would allow its  users  
  4. to   manipulate  JEDEC  data files.   Its  basic   features   are 
  5. checksum recalculation and translation of 22V10 to 32VX10 MMI PAL
  6. JEDEC  files.  These  features  are described  in  the  following
  7. sections.  It is assumed that all JEDEC files, to be successfully
  8. processed  by "JEDMAN",  must conform to JEDEC Standard  No.  3-A
  9. (May,  1986)  .  One  further assumption made is that  the  Jedec
  10. default fuse setting is set F0.   All fuses in the JEDEC file are 
  11. set to 0 by default.
  12.  
  13.  
  14. 1) Checksum Recalculation :
  15.  
  16.      This  option  in "JEDMAN" is useful when  modifications  are
  17. made  to  the  JEDEC  file.  Making  such  modifications  may  be
  18. necessary when attempting to download JEDEC data to a programmer.
  19. The  modified file is processed by "JEDMAN" and the  recalculated
  20. checksums are appended.  In addition,  this option will  renumber
  21. test vectors in case any test vectors have been added or deleted.
  22. Furthermore, fuse data in the JEDEC file may be overridden by re-
  23. specifying  the  fuse states for correctly numbered  fuses.  This
  24. program  will not detect any errors in JEDEC  files,  and  hence,
  25. such modifications must be made with care.  The fuse and transmit
  26. checksums are appended appropriately, and an output JEDEC file is
  27. created.
  28.  
  29. 2) Translation to MMI parts :
  30.  
  31.      There are many obvious advantages to converting designs that
  32. use  non-MMI  parts to equivalent designs that use  MMI  devices.
  33. With  this option,  any 22V10 JEDEC file is converted to a 32VX10
  34. JEDEC  file  that implements the same design (at  the  functional
  35. level).
  36.