Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

Strange comparator behavior

I have a simple comparator project which compares two 2-bit words. I wrote a code, but time diagrams show some strange behavior: library IEEE; use IEEE.std_logic_1164.all; entity cmp is port ( x...