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?

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

How does a Bandgap Voltage reference work?

3971


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

1556


How can you model a SRAM at RTL Level?

5782


What does the above code synthesize to?

2664


Explain the Various steps in Synthesis?

3322


What is the difference between synchronous and asynchronous reset?

1145


Draw the Cross Section of an Inverter? Clearly show all the connections between M1 and poly, M1 and diffusion layers etc?

3424


What are the different design techniques required to create a layout for digital circuits?

1095


Explain sizing of the inverter?

4487


What are the different design constraints occur in the synthesis phase?

1164


What are the different ways in which antenna violation can be prevented?

1183


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

1166


What is the difference between cmos and bipolar technologies?

1184


What products have you designed which have entered high volume production?

2489


Explain why present VLSI circuits use MOSFETs instead of BJTs?

1205