Verilog Codes For Combinational Ciruits Along With Their Test Bench
This file of mine projects the verilog code of various combinational circuits and also their test benches for "MODEL SIM". I hope you will find it informative. Do comment if you have any doubt. Thanks
Verilog Codes For Combinational Ciruits Along With Their Test Bench
This file of mine projects the verilog code of various combinational circuits and also their test benches for "MODEL SIM". I hope you will find it informative. Do comment if you have any doubt. Thanks
1 Design and Implementation of Combinational Circuits
Aim: To design and implement the following combinational circuit using data flow or gate level modelling along with their test bench.
a. Basic Gates b. Half-Adder and Full-Adder c. Half-Subtractor and Full-Subtractor d. 2:4 Decoder e. 8:3 Encoder f. Parity Checker g. 8:1 Multiplexer h. 1:4 De-multiplexer i. Binary to gray converter j. Gray to binary convertor k. 2 bit magnitude comparator Software Details: For design Fuctional Simulation Result: ModelSim For design Synthesis: Quartus II For design Implementation: Quartus II