The COMPARATORS library consists of the following 3 generic components :
eqN : N-bit equality comparator
gleNs : N-bit greater-less-equal signed number magnitude comparator
gleNu : N-bit greater-less-equal unsigned number magnitude comparator
The COMPARATORs library can be verified with this testbench : test_comparators