Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is component binding?

Answers were Sorted based on User's Feedback



What is component binding?..

Answer / sham

w r t VHDL component binding is binding of an entity with an architecture declared else where..

Is This Answer Correct ?    1 Yes 0 No

What is component binding?..

Answer / 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

More VLSI Interview Questions

Explain about 6-T XOR gate?

0 Answers   Intel,


Basic Stuff related to Perl?

0 Answers   Intel,


What is Body Effect?

0 Answers   CG CoreEL, Cisco, TA,


What is SPICE?

4 Answers   Intel,


What is the main function of metastability in vsdl?

0 Answers  


what is conductance and valence band?

1 Answers  


Explain various adders and diff between them?

1 Answers   Intel,


What happens if we delay the enabling of Clock signal?

4 Answers  


What are the different limitations in increasing the power supply to reduce delay?

2 Answers  


Explain the three regions of operation of a mosfet.

0 Answers  


Explain the operation considering a two processor computer system with a cache for each processor.

0 Answers   Intel,


Differences between functions and Procedures in VHDL?

5 Answers   Intel,


Categories