|
Message
From: cvs at opencores.org<cvs@o...>
Date: Wed Oct 19 12:26:10 CEST 2005
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/05/10 19:12:26 Modified: jop Makefile Log: cycmin is default Revision Changes Path 1.17 jop/Makefile http://www.opencores.org/cvsweb.shtml/jop/Makefile.diff?r1=1.16&r2=1.17 (In the diff below, changes in quantity of whitespace are not shown.) Index: Makefile =================================================================== RCS file: /cvsroot/martin/jop/Makefile,v retrieving revision 1.16 retrieving revision 1.17 diff -u -b -r1.16 -r1.17 --- Makefile 11 Oct 2005 16:07:46 -0000 1.16 +++ Makefile 19 Oct 2005 10:26:09 -0000 1.17 @@ -20,7 +20,7 @@ # COM_PORT=com1 COM_FLAG=-e -#COM_PORT=com14 +#COM_PORT=com18 #COM_FLAG=-e -usb # 'some' different Quartus projects @@ -43,34 +43,22 @@ #P2=jvm #P3=DoAll + #P2=testrt #P3=PeriodicFull #P1=app #P2=oebb #P3=Main -#P2=wishbone #P3=Usb -#P1=app -#P2=dsp -#P3=AC97 # for baseio (Rasmus) #P1=app #P2=tal #P3=Tal -# special section for Jinze Li begin -#P1=test -#P2=test -#P3=Hello -#QPROJ=cycmin -#DLPROJ=cycmin -#COM_PORT=com1 -#COM_FLAG=-e -# -#jinze_li: directories tools jopser japp -# -# special section for Jinze Li end: - +#P1=app +#P2=dsp +#P3=AC97 +#P3=SigDel # use this for serial download
|
 |