MCQOPTIONS
Saved Bookmarks
| 1. |
Which statement is true regarding a behavior modeling in VHDL |
| A. | There can be more than one process statement in an architecture which will interact concurrently |
| B. | Behavioral style of architecture can have only concurrent assignment statements |
| C. | Process is not a single concurrent statement |
| D. | A process need not have sensitivity list for proper implementation |
| Answer» C. Process is not a single concurrent statement | |