#! /bin/sh

simcommand="xmverilog -clean +gui +ncaccess+r +tcl+system.tcl"
LIB=library
${simcommand} -y $LIB +libext+.sv +incdir+$LIB $LIB/opcodes.svh system.sv $*