This experiment tackles the familiarization of using Quartus II.
Quartus II -is a software tool produced by Altera for analysis and synthesis of HDL designs, which enables the developer to compile their designs, perform timing analysis, examine RTL diagrams, simulate a design's reaction to different stimuli, and configure the target device with the programmer.
II.Objectives
- To be able to Create logic circuits design in Quartus II.
III.Conceptual Framework
IV.Data and Results
Decoder
is a device which does the reverse operation of an encoder, undoing the encoding so that the original information can be retrieved. The same method used to encode is usually just reversed in order to decode. It is a combinational circuit that converts binary information from n input lines to a maximum of 2n unique output lines.
is a device that selects one of several analog or digital input signals and forwards the selected input into a single line. A multiplexer of 2n inputs has n select lines, which are used to select which input line to send to the output.
V.Analysis
In this experiment given a problem about to making of Decoder and Multiplexer . We experienced different errors like the wrong assigning of pins and the wrong connection of wires to the right input of the Integrated Circuit.
VI.Conclusion
In this experiment, we able to make a circuit of decoder and multiplexer using Quartus II, this experiment is more on circuits. We uses a DE board this is the hardware for the software Quartus II this is to check if our circuit is working and free for errors. Finally we got the right output of both experiment 1 and 2 by troubleshooting our errors like the wrong pin assignments and the wrong connection of the wires to the IC.