5 lines
472 B
Bash
5 lines
472 B
Bash
#!/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' '+lint=TFIPC-L' '+v2k' '-debug_access+all' '+define+DUMP_FSDB' '-lca' '-q' '-timescale=1ns/1ps' '+nospecify' '-P' '/home/synopsys/verdi/Verdi_O-2018.09-SP2/share/PLI/VCS/linux64/novas_new_dumper.tab' '/home/synopsys/verdi/Verdi_O-2018.09-SP2/share/PLI/VCS/linux64/pli.a' '-l' 'compile.log' '-f' 'files.f' 2>&1
|