File: t_flag_f.vc

package info (click to toggle)
verilator 5.040-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 164,628 kB
  • sloc: cpp: 145,372; python: 21,412; ansic: 10,559; yacc: 6,085; lex: 1,931; makefile: 1,264; sh: 494; perl: 282; fortran: 22
file content (8 lines) | stat: -rw-r--r-- 312 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
// 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