Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

( 5 0 Pts ) Design a VHDL model to implement the behavior of the function F = A , B , C , D

(50 Pts) Design a VHDL model to implement the behavior of the function F =
A,B,C,D(4,6,13)
,
,
,
(
,
,
)
.
Draw a truth table for the function F.
Use a process and an if/then statement. Use std_logic and std_logic_vector for your signals.
Declare the entity to match the block diagram below. Use the entity name HW9_SU24.
Design a VHDL test bench to verify the function operation.
Your test bench should drive in each input code for the vector ABCD in the order they appear in the truth table (0000,0001,0010,.....).
Have your test bench change the input pattern every 100 ns using wait for statement within your stimulus process.
Name your test bench file HW9_TB
Submit a screenshot showing the simulation results and all the combinations of the vector ABCD.
Submit your VHDL your source and Test Bench files.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beginning VB 2008 Databases

Authors: Vidya Vrat Agarwal, James Huddleston

1st Edition

1590599470, 978-1590599471

Students also viewed these Databases questions