­
Information

An insight into Xilinx System Generators

11:22:00 PM
Xilinx System Generator provides a set of Simulink blocks (models) for several hardware operations that could be implemented on various Xilinx FPGAs. These blocks can be used to simulate the functionality of the hardware system using Simulink environment. The nature of most DSP applications requires floating point format for data representation. While this is easy to implement on several computer systems running high...

Read More...

Hot Topic

Clarifying Verilog constructs: parallel/sequential blocks and blocking/non-blocking assignments

3:52:00 PM
1. Sequential block with blocking assignments The statements in a sequential block are processed in the order they are specified. A statement is executed only after its preceding statement completes execution. If delay or event control is specified, it is relative to the simulation time when the previous statement in the block completed execution. 2. Sequential block with non-blocking assignments If no regular...

Read More...

Subjects that May help to build a Strong foundation

3:15:00 PM
Here we will be talking about the subjects that are normally not included in the curriculum for Microelectronics and VLSI Design people, yet important for them as their job life progresses. 1. Computer Organisation and Architecture Computer architecture is a set of disciplines that describe the functionality, organization and implementation of computer systems. Some definitions of architecture define it as describing the capabilities and...

Read More...

Topics and Textbooks for VLSI

4:49:00 PM
MOSM. Annaratone, Digital CMOS Circuit Design, Kluwer, 1986.T. Dillinger, VLSI Engineering, Prentice Hall, 1988.E. Elmasry, ed., Digital MOS Integrated Circuits, IEEE Press, 1981.E. Elmasry, ed., Digital MOS Integrated Circuits II, IEEE Press, 1992.L. Glasser and D. Dopperpuhl, The Design and Analysis of VLSI Circuits, Addison-Wesley, 1985.A. Kang and Leblebici, CMOS Digital Integrated Circuits, 2nd Ed., McGraw-Hill, 1999.C. Mead and L. Conway, Introduction to...

Read More...

PHYSICAL DESIGN

Featured post

Most Important Topics for VLSI Interviews

In this post, i just want to talk about the most preferred topic by the interviewers in the recent past. I have also given the best resourc...