5 lines
342 B
Bash
Executable File
5 lines
342 B
Bash
Executable File
#!/bin/sh -e
|
|
# This file is automatically generated by VCS. Any changes you make
|
|
# to it will be overwritten the next time VCS is run.
|
|
vcs '-full64' '-sverilog' '-ntb_opts' 'uvm-1.2' '+vcs+loopreport+1000' '-debug_acc+all' '-debug_region+cell+encrypt' '-f' 'files.f' '-l' 'com.log' '-fsdb' '+define+FSDB' -static_dbgen_only -daidir=$1 2>&1
|