1 2 3 4 5
entity test_val is end test_val; architecture test of test_val is signal t : time := time'value("123 fs"); begin end test;