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

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