|
Message
From: cvs at opencores.org<cvs@o...>
Date: Thu Nov 29 04:50:29 CET 2007
Subject: [cvs-checkins] MODIFIED: mips789 ...
Date: 00/07/11 29:04:50 Modified: mips789/bench/LED led.bat Log: no message Revision Changes Path 1.5 mips789/bench/LED/led.bat http://www.opencores.org/cvsweb.shtml/mips789/bench/LED/led.bat.diff?r1=1.4&r2=1.5 (In the diff below, changes in quantity of whitespace are not shown.) Index: led.bat =================================================================== RCS file: /cvsroot/mcupro/mips789/bench/LED/led.bat,v retrieving revision 1.4 retrieving revision 1.5 diff -u -b -r1.4 -r1.5 --- led.bat 18 Nov 2007 03:34:54 -0000 1.4 +++ led.bat 29 Nov 2007 03:50:28 -0000 1.5 @@ -15,4 +15,8 @@ genmif #ser_dld 9600 COM1 N copy *.mif ..\..\quartus2\*.mif + copy *.v ..\MODELSIM\*.v \ No newline at end of file +copy list.txt ..\MODELSIM\list.txt +del ..\MODELSIM\*.c +copy *.c ..\MODELSIM\*.c
|