Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (9)
edge detection using matlab
no vote
Effective Image edge detecting using Edge detection and sobel algorithm using MATLAB 
icrohit
2018-07-22
1
1
Recursive Least Squares (RLS) Algorithm developed
no vote
The  Recursive least squares (RLS)  is an  adap tive filter  which recursively finds the coefficients that minimize a  weighted linear le ast squares   cost
icrohit
2018-07-22
0
1
32-bit ALU for the MIPS150 Processor using Verilog
no vote
 32-bit ALU testbench for the MIPS150 Processor Feel free to edit this testbench to add additional functionality  Note that this testbench only tests correct operation of the ALU,  it doesn't check that you're mux-ing the correct values into the inputs  of the ALU.
icrohit
2018-06-14
2
1
Verilog Code for Synchronous FIFO and Asynchronous
no vote
Verilog Code is wirtten for   Synchronous FIFO  is a First-In-First-Out memory queue with control logic that manages the read and write pointers, generates status flags, and provides optional handshake signals for interfacing with the user logic. An  asynchronous FIFO  refers to a  FIFO
icrohit
2016-12-31
0
1
To zoom images using Bi-linear Interpolation with
no vote
icrohit
2016-12-26
0
1
Chebyshev interpolation (using Chebyshev polynomia
no vote
Chebyshev nodes  are specific  real   algebraic numbers , namely the roots of the  Chebyshev polynomials of the first kind . Fink, Kurtis D., and John H. Mathews.  Numerical Methods using MATLAB . 
icrohit
2016-12-26
1
1
Gray counter
no vote
Application background This is a verilog code which Converts binary code to gray code , which helps in reducing switching activity thereby power reduces.
icrohit
2016-08-23
1
1
8 bit multiplier VHDL code
4.0
Application background this multiplier can be used in Filters, arithmetic operations 
icrohit
2016-08-23
0
1
Hamming code
no vote
hamming encoder for 16bit is written in verilog language, which will run successfully in Xlinx tool and gives result. Basically hamming encoder is used in communication filed , which encrypts the data and transmits to the receiver which helps in data security. 
icrohit
2016-08-23
1
1
No more~