3. 3 Write a VHDL code to implement the below functionality (25 Marks) a. Perform an Internet search and find the 74154
Posted: Fri May 20, 2022 8:50 pm
3. 3 Write a VHDL code to implement the below functionality (25 Marks) a. Perform an Internet search and find the 74154 4-to-16 decoder datasheets. From the functional description given in the datasheet (13 Marks) i. Write a VHDL description for a 74154 4-to-16 decoder. Use only STD_LOGIC and STD_LOGIC_VECTOR data types in constructing your design. (9 Marks) ii. Simulate the code and verify the output waveform (4 Marks) b. Implement the following truth table-based design in VHDL code. (12 Marks) А в с Y1 Y2 10 0 1 0 1 0 D OOO OOO OOOOOOOO > 0 0 1 1 0 OOOOOOOO 00 olo 0 - 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 1 0 0 1 1 d 1 0 1 0 1 0 1 0 1 0 1 1 0 1 1 1 1 0 1 0 1 0 1 0 old 1 0 0 1 1 1 1 Oo 1 1 1 1 1 i. Write a VHDL code to implement the above truth Table (8 Marks) ii. Simulate the code and verify the output waveform (4 Marks)