OpenCores
URL https://opencores.org/ocsvn/ppx16/ppx16/trunk

Subversion Repositories ppx16

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 16 to Rev 17
    Reverse comparison

Rev 16 → Rev 17

/trunk/syn/xilinx/run/p16c55_leo.bat
7,4 → 7,4
 
cd ..\run
 
p16c55 p16c55.edf xc2s200-pq208-5
p16c55 p16c55_leo.edf xc2s200-pq208-5
/trunk/syn/xilinx/run/p16c55.bat
11,9 → 11,11
 
if "%1" == "" goto xst
 
set name=p16c55_leo
 
copy ..\bin\%name%.pin %name%.ucf
 
ngdbuild -p %target% %1
ngdbuild -p %target% %1 %name%.ngd
 
goto builddone
 
30,10 → 32,10
 
move %name%.bld ..\log
 
map -p %target% -cm speed -c 100 -tx on -o %name%_map %name%
move %name%_map.mrp ..\log
map -p %target% -cm speed -c 100 -timing -tx on -o %name%_map %name%
move %name%_map.mrp ..\log\%name%.mrp
 
par -ol 2 -xe 0 -t 1 -c 0 %name%_map -w %name%
par -ol 3 -t 1 -c 0 %name%_map -w %name%
move %name%.par ..\log
 
trce %name%.ncd -o ../log/%name%.twr %name%_map.pcf
/trunk/syn/xilinx/run/p16f84_leo.bat
7,4 → 7,4
 
cd ..\run
 
p16f84 p16f84.edf xc2s200-pq208-5
p16f84 p16f84_leo.edf xc2s200-pq208-5
/trunk/syn/xilinx/run/p16f84.bat
35,7 → 35,7
map -p %target% -cm speed -c 100 -timing -tx on -o %name%_map %name%
move %name%_map.mrp ..\log\%name%.mrp
 
par -ol 2 -xe 0 -t 1 -c 0 %name%_map -w %name%
par -ol 3 -t 1 -c 0 %name%_map -w %name%
move %name%.par ..\log
 
trce %name%.ncd -o ../log/%name%.twr %name%_map.pcf

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.