x1_and - dspsandbox/Canvas GitHub Wiki

images/DSP-modules/x1_and.png

Description

AND 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_and.vhd