VLSI QnA
This blog provides VLSI interview questions.
Pages
(Move to ...)
Home
About
Digital Design
Verilog
CMOS
Synthesis
VHDL
▼
Tuesday, 17 June 2014
Verilog Timing Checks
›
Verilog provides system tasks to do timing checks. There are many timing check system tasks available in Verilog. We will discuss the timin...
Sunday, 15 June 2014
Edge Sensitive Paths, Conditional Path Delay and specparam statements
›
Edge-Sensitive Paths An edge-sensitive path construct is used to model the timing of input to output delays, which occurs only when a s...
Monday, 9 June 2014
Specify Block
›
Specify Blocks : As we discussed in our last post , a delay between a source (input or inout) pin and a destination (output or inout) p...
Sunday, 8 June 2014
Delay Models in Verilog
›
Why delays are required in Verilog simulation? Functional verification of hardware only tells whether the functionality of design is corr...
Tuesday, 3 June 2014
Digital Design Interview Questions - v1.3
›
Q.1) Explain metastability. Answer) A flip flop enters into meta-stable state, when the hold or setup window is violated. At this time, ...
1 comment:
›
Home
View web version