|
Message
From: cvs at opencores.org<cvs@o...>
Date: Fri Sep 15 14:15:37 CEST 2006
Subject: [cvs-checkins] MODIFIED: mb-jpeg ...
Date: 00/06/09 15:14:15 Modified: mb-jpeg/__xps bitinit.opt simgen.opt Log: add 4:2:0 subsampling feature Revision Changes Path 1.3 mb-jpeg/__xps/bitinit.opt http://www.opencores.org/cvsweb.shtml/mb-jpeg/__xps/bitinit.opt.diff?r1=1.2&r2=1.3 (In the diff below, changes in quantity of whitespace are not shown.) Index: bitinit.opt =================================================================== RCS file: /cvsroot/quickwayne/mb-jpeg/__xps/bitinit.opt,v retrieving revision 1.2 retrieving revision 1.3 diff -u -b -r1.2 -r1.3 --- bitinit.opt 6 Jul 2006 23:38:57 -0000 1.2 +++ bitinit.opt 15 Sep 2006 12:15:37 -0000 1.3 @@ -1 +1 @@ - -pe microblaze_0 Testbench1/executable.elf + -pe microblaze_0 bmp2jpg_mb/executable.elf 1.3 mb-jpeg/__xps/simgen.opt http://www.opencores.org/cvsweb.shtml/mb-jpeg/__xps/simgen.opt.diff?r1=1.2&r2=1.3 (In the diff below, changes in quantity of whitespace are not shown.) Index: simgen.opt =================================================================== RCS file: /cvsroot/quickwayne/mb-jpeg/__xps/simgen.opt,v retrieving revision 1.2 retrieving revision 1.3 diff -u -b -r1.2 -r1.3 --- simgen.opt 6 Jul 2006 23:38:57 -0000 1.2 +++ simgen.opt 15 Sep 2006 12:15:37 -0000 1.3 @@ -1 +1 @@ - -p virtex2p -lang vhdl -lp D:/XilinxXUP/lib/ -pe microblaze_0 Testbench1/executable.elf -s mti + -p virtex2p -lang vhdl -lp D:/XilinxXUP/lib/ -pe microblaze_0 bmp2jpg_mb/executable.elf -s mti
|