MCQOPTIONS
Saved Bookmarks
| 1. |
What is the scope of variables or signals declared in the block statement? |
| A. | Global to the design |
| B. | Local to the architecture |
| C. | Local to the block itself |
| D. | Local to the entity of which architecture is defined |
| Answer» C. Local to the block itself | |