library verilog;
use verilog.vl_types.all;
entity test_led_blink is
end test_led_blink;
