#!/bin/csh

if (! -e work) then
	vlib work
endif

vlog -novopt counter.v tcounter.v
