head	1.5;
access;
symbols
	bg2_23:1.5
	bg2_22:1.5
	bg2_21:1.5
	bg2_20:1.5
	bg2_16:1.5
	bg2_15:1.5
	bg2_12:1.5
	bg2_07:1.5
	isorc2008_submission:1.5
	handbook_alpha_edition:1.5
	jtres2007_submission:1.5
	bg1_07:1.5
	bg1_06:1.5
	bg1_05:1.5
	TAL_101:1.5
	TAL_100:1.5
	jtres_submission:1.5
	arelease:1.1.1.1
	avendor:1.1.1;
locks; strict;
comment	@:: @;


1.5
date	2005.05.30.17.14.41;	author martin;	state Exp;
branches;
next	1.4;
commitid	31f6429b49c44567;

1.4
date	2005.05.11.16.13.59;	author martin;	state Exp;
branches;
next	1.3;
commitid	536e42822f454567;

1.3
date	2004.09.10.07.47.39;	author martin;	state Exp;
branches;
next	1.2;

1.2
date	2004.04.07.18.32.11;	author martin;	state Exp;
branches;
next	1.1;

1.1
date	2004.02.19.13.21.07;	author martin;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2004.02.19.13.21.07;	author martin;	state Exp;
branches;
next	;


desc
@@


1.5
log
@JOP is now a Wishbone master!
@
text
@rem xxx
cd ..\..
xcopy /s jop \tmp\jop\
cd \tmp\jop
for /R . %%x IN (.) DO call qu_del %%x
cd \tmp\jop
for /R . %%x IN (*.jop) DO del %%x
for /R . %%x IN (*.ttf) DO del %%x
for /R . %%x IN (*.sof) DO del %%x
for /R . %%x IN (*.class) DO del %%x
cd \tmp
rem start /w \programme\winzip\winzip32 -a jop.zip -r jop
@


1.4
log
@resync with current development
@
text
@d5 1
a5 1
for /R . %%x IN (.) DO call max_del %%x
d10 1
a10 4
cd java\target\src\app
del /s/q kfl
del /s/q oebb
del /s/q tal
@


1.3
log
@resync of actual development.
@
text
@d1 1
@


1.2
log
@Tuning of bytecode and microcode fetch.
10 bits ROM instead of 8 bits plus bcftbl-table.
Jopa generates an additional generic VHDL
file for the microinstruction ROM (rom.vhd).
@
text
@d6 1
a6 1
for /R . %%x IN (*.bin) DO del %%x
d9 4
a12 3
rem cd java\target\src\app
rem del /s/q kfl
rem del /s/q oebb
@


1.1
log
@Initial revision
@
text
@d9 3
a11 3
cd java\target\app
del /s/q kfl
del /s/q oebb
@


1.1.1.1
log
@initial cvs import.
@
text
@@
