1.

Which of the following describes the connections between the entity port and the local component?(a) port map(b) one-to-one map(c) many-to-one map(d) one-to-many mapsThe question was posed to me in semester exam.This interesting question is from Introduction to VHDL in division Specification of Embedded Systems

Answer»

Correct answer is (a) port map

The EXPLANATION: The port map describes the connection between the entity port and the local COMPONENT. The component is declared by component declaration and the entity ports are MAPPED with the port mapping.



Discussion

No Comment Found

Related InterviewSolutions