home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lsi / cad / 1345 < prev    next >
Encoding:
Internet Message Format  |  1993-01-26  |  1.5 KB

  1. Path: sparky!uunet!gatech!psuvax1!coral.bucknell.edu!bucknell.edu!lokanthn
  2. From: lokanthn@bucknell.edu (arumugamangalam lokanathan GR)
  3. Newsgroups: comp.lsi.cad
  4. Subject: Question about OCTTOOLS
  5. Date: 26 Jan 1993 08:34:37 GMT
  6. Organization: Bucknell University, Lewisburg, PA
  7. Lines: 51
  8. Distribution: world
  9. Message-ID: <1k2t2tINNd81@coral.bucknell.edu>
  10. NNTP-Posting-Host: acrux.cs.bucknell.edu
  11. Keywords: OCTTOOLS, Musa, Magic.
  12.  
  13. I have had the following problem with OCTTOOLS for a while now :
  14.  
  15. I CANNOT SIMULATE PHYSICAL OCT FACETS USING MUSA.
  16.  
  17. For example :
  18.  
  19. I laid out a simple nand gate in  "Magic" and using "mag2oct" I got a physical
  20.  
  21. octfacet called "nand:physical". 
  22.  
  23. nand:physical has inputs "a" and "b" and output "O".
  24.  
  25. The properties of the cell as shown by the command "bdnet -n nand:physical" are
  26.  
  27. ________________________________________________________________
  28.  
  29. MODEL "nand":physical;
  30.  
  31. TECHNOLOGY scmos;
  32. VIEWTYPE PHYSICAL;
  33. EDITSTYLE PHYSICAL;
  34. INPUT "a";
  35. INPUT "b";
  36. OUTPUT "O";
  37. GROUND "GND!";
  38. SUPPLY "Vdd!";
  39.  
  40. ENDMODEL;
  41.  
  42. ___________________________________________________________________
  43.  
  44. When I simulate this cell with musa, "O" is "unknown" regardless of "a" and "b".
  45.  
  46. Further I can assign a value to "O", which means musa is treating "O" as any other
  47.  
  48. input. 
  49.  
  50.  
  51.  
  52. ARE THERE ANY OCTTOOLS EXPERTS WHO KNOW OF A SOLUTION TO THIS PROBLEM ?
  53.  
  54. I would appreciate any help you have to offer.
  55.  
  56. You are welcome to email your suggestions directly to me at
  57.  
  58. lokanthn@pleiades.cs.bucknell.edu
  59.  
  60. Loki 
  61.  
  62.  
  63.  
  64.