home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / vhdl / 377 < prev    next >
Encoding:
Internet Message Format  |  1992-07-24  |  810 b 

  1. Path: sparky!uunet!pipex!demon!cix.compulink.co.uk!jmessenger
  2. Newsgroups: comp.lang.vhdl
  3. From: jmessenger@cix.compulink.co.uk (John Messenger)
  4. Subject: Resolved signals
  5. Reply-To: jmessenger@cix.compulink.co.uk
  6. Date: Fri, 24 Jul 1992 13:11:00 +0000
  7. Message-ID: <memo.540055@cix.compulink.co.uk>
  8. Sender: usenet@gate.demon.co.uk
  9. Lines: 16
  10.  
  11.  
  12. Here are a couple of apparently simple questions, but I can't find the
  13. answers in the LRM or the interpretations:
  14.  
  15. subtype RTYPE is RESOLVED INTEGER;
  16. type ARR is ARRAY (0 to 1) of RTYPE;
  17.  
  18. signal S: ARR;
  19.  
  20. I know that RTYPE is a resolved subtype.  But
  21. is S    a resolved signal?   (I believe not)
  22. Is S(0) a resolved sigal?    (Who knows?)
  23.  
  24.         -- John Messenger (jmessenger@cix.compulink.co.uk)
  25. --
  26.     John Messenger (jmessenger@cix.compulink.co.uk) Tel: +44 904 692700
  27.