Description: These are first programs of my asic and fpgas lab.This folder contains simple half adder and its test bench using verilog language.Then it also contains 4 to 1 mux using two 2 to 1 muxes.Then its also has its test bench to check the code.These programs are really help ful for those who want to start the learning of verilog language.
To Search:
File list (Check if you may need any files):
verilog programs\tb_fa.v
................\HA.v
................\FA.v
................\mux4to1.v
................\tb_mux4to1.v
verilog programs