verilator/test_regress/t/t_flag_f.vc

9 lines
312 B
Plaintext

// Test that environment substitutions work
# This is also a comment (in several simulators)
-f $TEST_REGRESS/t/t_flag_f__2.vc
// Env var with .v file, and parens
// Double slash below is intentional, as allowed in other tools
${TEST_REGRESS}/t//t_flag_f__3.v
// Test -f
-F $TEST_REGRESS/t/tsub/t_flag_f_tsub.vc