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
What is the purpose of having depletion mode device?
What products have you designed which have entered high volume production?
What is the difference between synchronous and asynchronous reset?
Draw a 6-T SRAM Cell and explain the Read and Write operations
In a SRAM layout, which metal layers would you prefer for Word Lines and Bit Lines? Why?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes with increasing transistor width.
What is the ideal input and output resistance of a current source?
What transistor level design tools are you proficient with? What types of designs were they used on?
What are the different measures that are required to achieve the design for better yield?
Explain the working of Insights of a pass gate ?
Let A & B be two inputs of the NAND gate. Say signal A arrives at the NAND gate later than signal B. To optimize delay, of the two series NMOS inputs A & B, which one would you place near the output?
Draw the Cross Section of an Inverter? Clearly show all the connections between M1 and poly, M1 and diffusion layers etc?
Describe the various effects of scaling?
How can you construct both PMOS and NMOS on a single substrate?
Explain what is the depletion region?