Differences between functions and Procedures in VHDL?
Answer Posted / amar
functions are the one which conatiin some algorithm and
execute in zero simulation time where as procedures may
consume some simulation time when its getting executed
you can compare with verilog task and functions as well
| Is This Answer Correct ? | 35 Yes | 14 No |
Post New Answer View All Answers
For f = AB+CD if B is S-a-1, what are the test vectors needed to detect the fault?
What is the critical path in a SRAM?
How does Vbe and Ic change with temperature?
Calculate rise delay of a 3-input NAND gate driving a 3-input NOR gate through a 6mm long and 0.45m wide metal wire with sheet resistance R = 0.065 / and Cpermicron= 0.25 fF/m. The resistance and capacitance of the unit NMOS are 6.5k and 2.5fF. Use a 3 segment -model for the wire. Consider PMOS and NMOS size of reference inverter as 2 and 1 respectively. Use appropriate sizing for the NAND and NOR gate.
What is the difference between the mealy and moore state machine?
Mention what are the different gates where Boolean logic are applicable?
What was your role in the silicon evaluation or product ramp? What tools did you use?
For an AND-OR implementation of a two input Mux, how do you test for Stuck-At-0 and Stuck-At-1 faults at the internal nodes? (You can expect a circuit with some redundant logic)
Are you familiar with the term snooping?
Explain how logical gates are controlled by Boolean logic?
Given a layout, draw its transistor level circuit. (I was given a 3 input AND gate and a 2 input Multiplexer. You can expect any simple 2 or 3 input gates)
Approximately, what were the sizes of your transistors in the SRAM cell? How did you arrive at those sizes?
Explain Cross section of a PMOS transistor?
Explain Cross section of an NMOS transistor?
why is the number of gate inputs to CMOS gates usually limited to four?