Skip to content

x32_compareSmallerEqual

DSPsandbox edited this page Nov 1, 2019 · 1 revision

Description

Logic COMPARE SMALLER EQUAL gate.

Ports

Name Direction Width Comment
in0 Rx 32 bit
in1 Rx 32 bit
out Tx 1 bit out=1 IF in0<=in1
out=0 OTHERWISE

Pipeline latency (clk @ 125 MHz)

1 clk cycle.

VHDL

x32_compareSmallerEqual.vhd

Clone this wiki locally