Subscribe Us

Header Ads
Write an RTL code for a 4-bit SIPO(serial-in-parallel-out)shift register which shifts first 2-bits (shift for 2 times) to  left/right and should shift for 2 more times which should have the previous value.
Write RTL for 8x1 Mux using For loop.
Write Verilog Code for Generate clock With 5 MHz.
Write Verilog Code for Generate clock With 2 GHz.
Write Verilog Code for Generate clock With 256 Hz.
Write RTL for real 5 random number between 2-5 with 3 point precision.
Write RTL And Test bench For gated sr latch.