Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (7)
Priority Encoder
no vote
color:#FFFFFF;">
nitesh.sri2610
2017-04-25
0
1
Synchronous Four Bit Counter
no vote
Program for four bit counter on Verilog. it is a synchronous counter, hence no ripple and counts from 0 to 15. It can be extended to count up to any number as well.
nitesh.sri2610
2017-04-25
0
1
N-clock Divider
no vote
Clock divider is used to synchronize the frequencies for different machines.
nitesh.sri2610
2017-04-21
0
1
Dual Port RAM
no vote
color:#FFFFFF;"> which only allows one access at a time.
nitesh.sri2610
2017-04-20
0
1
N-clock Divider
no vote
Clock divider is used to synchronize the frequencies for different machines.
nitesh.sri2610
2017-04-20
0
1
D Flip Flop
no vote
Verilog Code for D-Flip Flop. A flip-flop is a bistable multivibrator. The circuit can be made to change state by signals applied to one or more control inputs and will have one or two outputs.
nitesh.sri2610
0000-00-00
0
1
Binary to gray Convertor
no vote
Verilog Code for Binary to Gray Converter along with Test Bench. It is usually done using a table method when done manually. This table method is programmed in Verilog.
nitesh.sri2610
0000-00-00
0
1
No more~