Question: Write a VHDL code for a 8-bit comparator. The comparator should compare two 8 bit signals. If the two numbers are equal the output
Write a VHDL code for a 8-bit comparator. The comparator should compare two 8 bit signals. If the two numbers are equal the output is zero. If the first number or the second number is greater, the output is one. The output should .come out after an enable pin is set to LOW
Step by Step Solution
There are 3 Steps involved in it
Certainly Below is a simple VHDL code for an 8bit comparator The code ... View full answer
Get step-by-step solutions from verified subject matter experts
