Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

, (25Marks) MCQ (chose the correct answer) Answer any 10 1. What is the difference between OUT and BUFFER mode? (a) BUFFER can't be used

image text in transcribed

, (25Marks) MCQ (chose the correct answer) Answer any 10 1. What is the difference between OUT and BUFFER mode? (a) BUFFER can't be used inside the entity for reading the value and OUT can be. (b) BUFFER can only be read whereas OUT can only be assigned a value. (c) BUFFER can be read as well as assigned a value but OUT can only be assigned. (d) Both are saime. 2. Which of the following is the default mode for a port variable? (a) IN (b) OUT (c) INOUT (d) BUFFER 3. What does the architecture of an entity define? (a) Extemal interface (b) Internal functionality (c) Ports of the entity (d) Specifications 4. The statements in between the keyword BEGIN and END are called a) Concurrent statements b) Sequential statements c) Declaration statement d) Entity function 5. Which of the following statements execute faster? a) Sequential statements b) Concurrent statements c) Declaration statements d) Loop statements 6. What is the decimal equivalent of x in the following code? SIGNAL X : OUT SIGNED 13 DOWNTO O ); x

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle Autonomous Database In Enterprise Architecture

Authors: Bal Mukund Sharma, Krishnakumar KM, Rashmi Panda

1st Edition

1801072248, 978-1801072243

More Books

Students also viewed these Databases questions

Question

What is the purpose of the Salary Structure Table?

Answered: 1 week ago

Question

What is the scope and use of a Job Family Table?

Answered: 1 week ago