~hidemi/aquaxis/main

« back to all changes in this revision

Viewing changes to AQ_DJPEG/script/compile.bat

  • Committer: Hidemi Ishihara
  • Date: 2011-04-10 17:21:21 UTC
  • Revision ID: hidemi@sweetcafe.jp-20110410172121-yy36zzenaobgd03v
Added JPEG DECODER

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mkdir xst
 
2
mkdir xst_temp
 
3
xst -ifn ../config/aq_djpeg.xst -ofn aq_djpeg.syr
 
4
ngdbuild -dd _ngo -nt timestamp -uc ../config/aq_djpeg.ucf -p xc3s500e-fg320-4 aq_djpeg.ngc aq_djpeg.ngd
 
5
map -p xc3s500e-fg320-4 -cm speed -ir off -pr b -c 100 -o aq_djpeg_map.ncd aq_djpeg.ngd aq_djpeg.pcf
 
6
par -w -ol high -t 1 aq_djpeg_map.ncd aq_djpeg.ncd aq_djpeg.pcf
 
7
bitgen -f ../config/aq_djpeg.ut aq_djpeg.ncd