home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lsi / cad / 1325 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.8 KB  |  56 lines

  1. Newsgroups: comp.lsi.cad
  2. Path: sparky!uunet!mcsun!julienas!acri.acri.fr!hard23!amit
  3. From: amit@hard23.acri.fr (Amit Erez)
  4. Subject: Pin assignment
  5. Message-ID: <1993Jan21.084024.23447@acri.fr>
  6. Keywords: pin assignment, algorithm, program
  7. Sender: news@acri.fr
  8. Reply-To: amit@hard23.acri.fr
  9. Organization: ACRI
  10. Date: Thu, 21 Jan 1993 08:40:24 GMT
  11. Lines: 43
  12.  
  13.  
  14. I am in the process of implementing a large project composed of
  15. chips (of various types) packaged in packages (various types) and mounted
  16. on PCB.
  17.  
  18. Since all the chips are designed in-house, and we have full control 
  19. over the process, we are making it in a top-down manner. e.g we start
  20. with a connectivity based placement of the different packages on the PCB, 
  21. and by usage of the connectivity we want to assign chips IO signals to the 
  22. package pins in a optimized way.
  23.  
  24. I am looking for a program that can do the job. 
  25.  
  26.     - It has to be good enough to respect Vendor constraints (like 
  27.           input only package pins, pre-assigned tester pins, etc).
  28.  
  29.     - It must be smart enough to consider the situation when a chip 
  30.       is used more then once on the board, thus not optimizing 
  31.       differently in each package...
  32.  
  33.     - It should be able to take pre-assigned pins, and complete
  34.       the job by respecting it.
  35.  
  36.     - It should be able to use a metrics more complex then 
  37.       the obvious geometric, where different package inputs pins 
  38.       have different levels of capacitance.
  39.  
  40.  
  41. My questions:
  42.  
  43. 1. Does anybody know of any commercial software that can do that job?
  44.  
  45. 2. Could anybody send me any reference to papers or dissertations which 
  46.    attack this problem?
  47.  
  48. Thanks in advance.
  49.  
  50. ---
  51. Amit Erez
  52. Advanced Computer Research Institute    Phone:    (+33) 72 35 84 59
  53. 1, Bld Marius Vivier-Merle        Fax:    (+33) 72 35 84 10
  54. F-69443    LYON CEDEX 03            Email:    amit@acri.fr
  55.  
  56.