#! /bin/sh

simcommand="ncverilog -sv +gui +ncaccess+r +tcl+system.tcl"
LIB=library
${simcommand} -y $LIB +libext+.sv +incdir+$LIB system.sv $*