What is component binding?

Answer Posted / khush

If an entity contains many architectures and any one of
the possible architecture binding with its entity is done
using configuration. It is used to bind the architecture
body to its entity and a component with an entity.

Syntax:

configuration configuration_name of entity_name is
block_configuration;
end configuration_name.

Block_configuration defines the binding of components in a
block. This can be written as

for block_name
component_binding;
end for;
block_name is the name of the architecture body. Component
binding binds the components of the block to entities. This
can be written as,

for component_labels:component_name
block_configuration;
end for;

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Implement a function with both ratioes and domino logic and merits and demerits of each logic?

724


what is the use of defpararm?

725


If an/ap = 0.5, an/ap = 1, an/ap = 3, for 3 inverters draw the transfer characteristics?

2017


Give the cross-sectional diagram of the cmos.

568


Draw the stick diagram of a NOR gate. Optimize it

766






Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes with increasing transistor width.

797


Explain sizing of the inverter?

3914


What is the function of chain reordering?

626


What are the different gates where boolean logic are applicable?

600


What are the steps required to solve setup and hold violations in vlsi?

632


What types of high speed CMOS circuits have you designed?

2067


What happens if we use an Inverter instead of the Differential Sense Amplifier?

2484


Explain why is the number of gate inputs to cmos gates usually limited to four?

1025


Explain the working of Insights of an inverter ?

718


Explain how binary number can give a signal or convert into a digital signal?

678