vhdl_srcs = down_counter_int.vhd \
            ../scripts/test_utility.vhd \
            top_entity.vhd \
            test_top_entity.vhd \

main = test_top_entity

CHECK_RESULTS = true

include ../scripts/vhdl.mk