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

  1. Xref: sparky comp.lsi.cad:1348 comp.lsi:806 alt.cad:504
  2. Path: sparky!uunet!enterpoop.mit.edu!eru.mt.luth.se!lunic!my2!glenn
  3. From: glenn@sm.luth.se (Glenn Jennings)
  4. Newsgroups: comp.lsi.cad,comp.lsi,alt.cad
  5. Subject: Help with BDNET please
  6. Keywords: BDNET, BDSYN, Octtools, Berkeley Tools, Netlisting
  7. Message-ID: <1484@my2.sm.luth.se>
  8. Date: 26 Jan 93 15:14:14 GMT
  9. Followup-To: comp.lsi.cad
  10. Organization: University of Lulea, Sweden
  11. Lines: 42
  12.  
  13. For you OCTTOOLS experts, from a beginner:  BDNET questions please !
  14.  
  15. 1) is there something like BDSYN's "SYNONYM" function in BDNET to create new
  16.    named (and local) bundles by picking and choosing bits from other
  17.    bundles (bit vectors), for example:
  18.  
  19.       NEW_INTERNAL_SIGNAL<4:0> = IN_A<2> & IN_B<2> & IN_B<2> & LOCAL<3:2>;
  20.  
  21.   ...or something like this ?  I hope the answer is not:
  22.    
  23.     a) I have to keep track of all individual bits myself in terms of their
  24.        ultimate source or destination names:
  25.          (in that case the problem still occurs if I want to tie a primary
  26.           input directly to a primary output, doesn't it ?)
  27.  
  28.        or
  29.  
  30.     b) actually wire them through a dummy bdsyn module that does the
  31.        bit-gathering for me and passes out my new bit vector...
  32.  
  33. 2) does more complete BDNET documentation exist (more than the man pages
  34.    distributed with OCTTOOLS) ?
  35.  
  36. 3) using the scmos standard cells:  anything resembling a gated transparent
  37.    latch, or do I have to wire my own together ??
  38.  
  39. PS I couldn't get BDSYN's "SYNONYM" (sic) function to work either...
  40.  
  41. Thanks! Glenn J.
  42.     Glenn Jennings                       Email:  glenn@sm.luth.se
  43.     Div.  of  Computer Engineering       Tel:     (+46) 920 91763
  44.     Lulea University of Technology       Alt:     (+46) 920 91000
  45.     S-951 87 Lulea,         SWEDEN       Fax:     (+46) 920 97288
  46.  
  47.  
  48.  
  49. -- 
  50.  
  51.     Glenn Jennings,       Tekn.Dr.       Email:  glenn@sm.luth.se
  52.     Div.  of  Computer Engineering       Tel:     (+46) 920 91763
  53.     Lulea University of Technology       Alt:     (+46) 920 91000
  54.     S-951 87 Lulea,         SWEDEN       Fax:     (+46) 920 97288
  55.