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

Subversion Repositories light8080

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /light8080/trunk
    from Rev 51 to Rev 52
    Reverse comparison

Rev 51 → Rev 52

/asm/tasmtb.bat
6,9 → 6,8
@rem remove output from previous assembly
@del %PROG%.hex
@del %PROG%.lst
@rem bring TASM 8080 table file to current directory or TASM will fail
@copy %TASM_DIR%\tasm85.tab .
@rem make sure TASM is able to find its table files (see TASM documentation)
@set TASMTABS=..\local\tasm
%TASM_DIR%\tasm -85 -a %PROG%.asm %PROG%.hex %PROG%.lst
@rem
@rem FIXME template needs an overhaul
@perl hexconv.pl .\%PROG%.hex ..\vhdl\test\tb_template.vhdl 000 800 > ..\vhdl\test\light8080_%PROG%.vhdl

powered by: WebSVN 2.1.0

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