#! /bin/sh if [ ! -f "code.hex" ] then echo "Please run command from a directory containing file 'code.hex'" exit fi ncverilog -sv ../TestBench/ahb_system_stim.sv -y ../SVerilogSource +libext+.sv -y ../VerilogSource +libext+.v