Sriram's Recent Posts:

View All View Posts View Comments

Projects Post: Asynchronous Network-On-Chip Design (Mar - Apr 2011)

December 16, 2011

Designed a Network-On-Chip (NoC) architecture with Forward Error Correction in a tree topology using asynchronous tech- niques in System Verilog.

Projects Post: Simplified Neural Network (Oct - Dec 2011)

December 16, 2011

Designed the circuit and layout for a simplified Neural Network that reacts to a certain sequence of inputs. The network consists of 14 individual neurons, each of which is excited based on a particular input.

Projects Post: Simplified 16 bit Motion Estimator for Video Compression (Mar - May 2011)

December 16, 2011

Designed the circuit and layout for a Simplified 16 bit Motion Estimator for Video Compression for a DSP. It reads two 1× 4-bit pixel blocks from two SRAM arrays, calculates the absolute difference and accumulates this difference for all the pair of pixels in the two blocks.

Projects Post: Redesign of a Baseline Processor Configuration (Mar - Apr 2011)

December 16, 2011

Used the SimpleScalar processor simulation tool to redesign a baseline processor by changing several micro-architectural blocks, such as machine width, branch predictors, register update units, cache sizes etc., to improve the performance and obtain the optimum MIPS rating.

Projects Post: Automatic Test Pattern Generator (Sep - Nov 2011)

December 16, 2011

Wrote code to design an Automatic Test Pattern Generator (ATPG), in C programming language, that inputs a circuit de- scription in textual format and generates input vectors that detect single stuck at fault at certain lines in the circuit.

Projects Post: DDR II Memory Controller (Sep - Dec 2011)

December 16, 2011

Designed a memory controller for DDR2 memories using ASIC flow. The behavioral design was done using NCSim suite and the synthesis using Design Compiler. The controller contains an initialization engine, logic for scalar and block read and write, and the refresh logic.

 
Click Here