home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / vhdl / 429 < prev    next >
Encoding:
Text File  |  1992-08-27  |  1.3 KB  |  39 lines

  1. Newsgroups: comp.lang.vhdl
  2. Path: sparky!uunet!clsi!shankha
  3. From: shankha@clsi.COM (Shankha Mitra)
  4. Subject: Re: VHDL Problem - Procedures & Processes
  5. Message-ID: <1992Aug27.151258.21844@clsi.COM>
  6. Originator: shankha@clsi
  7. Sender: usenet@clsi.COM
  8. Organization: CAD Language Systems, Inc.
  9. References:  <1992Aug25.172750.11830@babbage.ece.uc.edu>
  10. Distribution: usa
  11. Date: Thu, 27 Aug 92 15:12:58 GMT
  12. Lines: 25
  13.  
  14.  
  15. In article <1992Aug25.172750.11830@babbage.ece.uc.edu>, pmamtora@pumpkin.ece.uc.edu (Paddy Mamtora) writes:
  16. > 1.Can you call a procedure from two different processes ? If not,
  17. > then, is there any way to getting around it ?
  18. > 2. In a procedure, can you assign to signals that are declared
  19. > to be ports of the entity ? ( without declaring any 
  20. > formal parameters for the signals in the procedure declaration) 
  21.  
  22. Question 1:
  23. Yes, you can definitely call a procedure from two different processes.
  24.  
  25. Question 2:
  26. No.  An object referred to within a procedure must be either declared within
  27. the local declaration region of the procedure or in the formal parameter
  28. list of the procedure.
  29.  
  30. Shankha
  31. -- 
  32.  
  33. -------------------------------------------------------------------------------
  34. Shankha S. Mitra                                               shankha@clsi.com
  35. CAD Language Systems, Inc.                 uunet!clsi.com!shankha
  36.