5 lines
251 B
Bash
Executable File
5 lines
251 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 '-f' 'rtl.f' '-f' 'tb.f' '-timescale=1ns/1ps' '-full64' '-R' '+vc' '+v2k' '-sverilog' '-debug_access+all' 2>&1
|