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

Subversion Repositories light52

[/] [light52/] [trunk/] [test/] [cpu_test/] [build.bat] - Diff between revs 3 and 12

Show entire file | Details | Blame | View Log

Rev 3 Rev 12
Line 21... Line 21...
@python %BR_PATH%\src\build_rom.py ^
@python %BR_PATH%\src\build_rom.py ^
     -f bin/tb51_cpu.hex  ^
     -f bin/tb51_cpu.hex  ^
     -v %BR_PATH%/templates/obj_code_pkg_template.vhdl ^
     -v %BR_PATH%/templates/obj_code_pkg_template.vhdl ^
     -o %VHDL_TB_PATH%/obj_code_pkg.vhdl ^
     -o %VHDL_TB_PATH%/obj_code_pkg.vhdl ^
     --xcode 40000 ^
     --xcode 40000 ^
 
     --xdata 1024 ^
     --name cpu_test
     --name cpu_test
 
 
@python %BR_PATH%\src\build_rom.py ^
@python %BR_PATH%\src\build_rom.py ^
     -f bin/tb51_all.hex  ^
     -f bin/tb51_all.hex  ^
     -v %BR_PATH%/templates/obj_code_pkg_template.vhdl ^
     -v %BR_PATH%/templates/obj_code_pkg_template.vhdl ^
     -o %VHDL_TB_PATH%/full_test_pkg.vhdl ^
     -o %VHDL_TB_PATH%/full_test_pkg.vhdl ^
     --xcode 40000 ^
     --xcode 40000 ^
 
     --xdata 1024 ^
     --name cpu_test
     --name cpu_test

powered by: WebSVN 2.1.0

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