Tubii_Tk2/worklib/comparators/entity/vhdl.vhd
2015-02-27 19:09:38 -05:00

8 lines
157 B
VHDL

-- generated by newgenasym Fri Feb 27 18:53:35 2015
library ieee;
use ieee.std_logic_1164.all;
use work.all;
entity comparators is
end comparators;