Skip to content

x1_compareNotEqual

DSPsandbox edited this page Oct 30, 2019 · 4 revisions

Description

Logic COMPARE NOT EQUAL gate.

Ports

Name Direction Width Comment
in0 Input 1 bit
in1 Input 1 bit
out Output 1 bit out=1 IF in0!=in1
out=0 OTHERWISE

Pipeline latency (clk @ 125 MHz)

1 clk cycle.

VHDL

x1_compareNotEqual.vhd

Clone this wiki locally