x1_or - dspsandbox/Canvas GitHub Wiki

images/DSP-modules/x1_or.png

Description

Logic OR gate.

Ports

Name Direction Width Comment
in0 Rx 1 bit
in1 Rx 1 bit
out Tx 1 bit out=in0 || in1

Pipeline latency (clk @ 125 MHz)

1 clk cycle.

VHDL

x1_or.vhd