head	1.1;
access;
symbols
	bg2_23:1.1
	bg2_22:1.1
	bg2_21:1.1
	bg2_20:1.1
	bg2_16:1.1
	bg2_15:1.1
	bg2_12:1.1
	bg2_07:1.1;
locks; strict;
comment	@:: @;


1.1
date	2007.11.22.14.47.40;	author 9914pich;	state Exp;
branches;
next	;
commitid	1dfa4745968a4567;


desc
@@


1.1
log
@simulation for cmpsync
@
text
@rem set options=-93 -quiet -check_synthesis -lint -pedanticerrors
set options=-93 -quiet
rmdir /S/Q work
vlib work
vcom %options% ../../../core/jop_types.vhd
vcom %options% tb_cmpsync_3masters.vhd
vcom %options% ../../cmpsync.vhd

vsim -do sim.do tb_cmpsync@
