xilinx-lava-5.0.1.9: The Lava system for Xilinx FPGA design with layout combinators.

Safe HaskellNone

Lava.Comparator

Synopsis

Documentation

comparator :: ([Bit], [Bit]) -> Out BitSource

The comparator returns '1' if b >= a, '0' otherwise.