home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!pipex!demon!cix.compulink.co.uk!jmessenger
- Newsgroups: comp.lang.vhdl
- From: jmessenger@cix.compulink.co.uk (John Messenger)
- Subject: Resolved signals
- Reply-To: jmessenger@cix.compulink.co.uk
- Date: Fri, 24 Jul 1992 13:11:00 +0000
- Message-ID: <memo.540055@cix.compulink.co.uk>
- Sender: usenet@gate.demon.co.uk
- Lines: 16
-
-
- Here are a couple of apparently simple questions, but I can't find the
- answers in the LRM or the interpretations:
-
- subtype RTYPE is RESOLVED INTEGER;
- type ARR is ARRAY (0 to 1) of RTYPE;
-
- signal S: ARR;
-
- I know that RTYPE is a resolved subtype. But
- is S a resolved signal? (I believe not)
- Is S(0) a resolved sigal? (Who knows?)
-
- -- John Messenger (jmessenger@cix.compulink.co.uk)
- --
- John Messenger (jmessenger@cix.compulink.co.uk) Tel: +44 904 692700
-