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

Subversion Repositories t400

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /t400/trunk/sw
    from Rev 176 to Rev 179
    Reverse comparison

Rev 176 → Rev 179

/verif/include/pass_fail.asm
1,5 → 1,5
;; *******************************************************************
;; $Id: pass_fail.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $
;; $Id$
;;
;; Provides pass/fail signalling via port L.
;;
verif/include/pass_fail.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/include/int_macros.inc =================================================================== --- verif/include/int_macros.inc (revision 176) +++ verif/include/int_macros.inc (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: int_macros.inc,v 1.4 2006-05-28 15:26:33 arniml Exp $ + ;; $Id$ ;; ;; Defines macros for interrupt tests. ;;
verif/include/int_macros.inc Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/include/int_pass_fail.asm =================================================================== --- verif/include/int_pass_fail.asm (revision 176) +++ verif/include/int_pass_fail.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: int_pass_fail.asm,v 1.1 2006-05-27 19:06:37 arniml Exp $ + ;; $Id$ ;; ;; Provides pass/fail signalling via port D for interrupt tests. ;;
verif/include/int_pass_fail.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/skgbz/test.asm =================================================================== --- verif/black_box/skgbz/test.asm (revision 176) +++ verif/black_box/skgbz/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the SKGBZ instruction. ;;
verif/black_box/skgbz/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/rmb_smb/test.asm =================================================================== --- verif/black_box/rmb_smb/test.asm (revision 176) +++ verif/black_box/rmb_smb/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the RMB and SMB instructions. ;; Starting with 0 in M, all bits are set and then reset.
verif/black_box/rmb_smb/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/clra/test.asm =================================================================== --- verif/black_box/clra/test.asm (revision 176) +++ verif/black_box/clra/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the CLRA instruction. ;;
verif/black_box/clra/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/skmbz/test.asm =================================================================== --- verif/black_box/skmbz/test.asm (revision 176) +++ verif/black_box/skmbz/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the SKGMZ instruction. ;;
verif/black_box/skmbz/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/rc_sc/test.asm =================================================================== --- verif/black_box/rc_sc/test.asm (revision 176) +++ verif/black_box/rc_sc/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the RC and SC instructions. ;;
verif/black_box/rc_sc/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/lqid/test.asm =================================================================== --- verif/black_box/lqid/test.asm (revision 176) +++ verif/black_box/lqid/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-21 17:30:32 arniml Exp $ + ;; $Id$ ;; ;; Checks the LQID and INL instruction. ;;
verif/black_box/lqid/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/xds/test.asm =================================================================== --- verif/black_box/xds/test.asm (revision 176) +++ verif/black_box/xds/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the XDS instruction. ;;
verif/black_box/xds/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/ld/test.asm =================================================================== --- verif/black_box/ld/test.asm (revision 176) +++ verif/black_box/ld/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the LD instruction. ;; Br can't be observed directly via XABR on COP41x.
verif/black_box/ld/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/pass/test.asm =================================================================== --- verif/black_box/pass/test.asm (revision 176) +++ verif/black_box/pass/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-14 22:32:37 arniml Exp $ + ;; $Id$ ;; ;; Pass test. ;; Always finds the pass mark.
verif/black_box/pass/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/asc/test.asm =================================================================== --- verif/black_box/asc/test.asm (revision 176) +++ verif/black_box/asc/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-16 23:43:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the ASC instruction. ;;
verif/black_box/asc/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/jid/test.asm =================================================================== --- verif/black_box/jid/test.asm (revision 176) +++ verif/black_box/jid/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the JID instruction. ;;
verif/black_box/jid/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/casc/test.asm =================================================================== --- verif/black_box/casc/test.asm (revision 176) +++ verif/black_box/casc/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-16 07:57:23 arniml Exp $ + ;; $Id$ ;; ;; Checks the CASC instruction. ;;
verif/black_box/casc/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/jp/test.asm =================================================================== --- verif/black_box/jp/test.asm (revision 176) +++ verif/black_box/jp/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-17 00:29:52 arniml Exp $ + ;; $Id$ ;; ;; Checks the JP instruction. ;; Both for pages 2,3 and other pages.
verif/black_box/jp/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/xad/test.asm =================================================================== --- verif/black_box/xad/test.asm (revision 176) +++ verif/black_box/xad/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-19 00:56:03 arniml Exp $ + ;; $Id$ ;; ;; Checks the XAD instruction. ;;
verif/black_box/xad/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/ogi/test.asm =================================================================== --- verif/black_box/ogi/test.asm (revision 176) +++ verif/black_box/ogi/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-16 22:54:07 arniml Exp $ + ;; $Id$ ;; ;; Checks the OGI instruction. ;;
verif/black_box/ogi/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/omg_ing/test.asm =================================================================== --- verif/black_box/omg_ing/test.asm (revision 176) +++ verif/black_box/omg_ing/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-17 00:39:13 arniml Exp $ + ;; $Id$ ;; ;; Checks the OMG and ING instructions. ;;
verif/black_box/omg_ing/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/skc/test.asm =================================================================== --- verif/black_box/skc/test.asm (revision 176) +++ verif/black_box/skc/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the SKC instruction. ;;
verif/black_box/skc/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/ske/test.asm =================================================================== --- verif/black_box/ske/test.asm (revision 176) +++ verif/black_box/ske/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the SKE instruction. ;;
verif/black_box/ske/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/lbi_short/test.asm =================================================================== --- verif/black_box/lbi_short/test.asm (revision 176) +++ verif/black_box/lbi_short/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the LBI instruction (single byte). ;;
verif/black_box/lbi_short/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/lbi_long/test.asm =================================================================== --- verif/black_box/lbi_long/test.asm (revision 176) +++ verif/black_box/lbi_long/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-18 01:17:12 arniml Exp $ + ;; $Id$ ;; ;; Checks the LBI instruction (two byte). ;;
verif/black_box/lbi_long/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/jmp/test.asm =================================================================== --- verif/black_box/jmp/test.asm (revision 176) +++ verif/black_box/jmp/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the JMP instruction. ;;
verif/black_box/jmp/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/add/test.asm =================================================================== --- verif/black_box/add/test.asm (revision 176) +++ verif/black_box/add/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the ADD instruction. ;;
verif/black_box/add/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/retsk/test.asm =================================================================== --- verif/black_box/retsk/test.asm (revision 176) +++ verif/black_box/retsk/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the RETSK instruction. ;;
verif/black_box/retsk/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/cab_cba/test.asm =================================================================== --- verif/black_box/cab_cba/test.asm (revision 176) +++ verif/black_box/cab_cba/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the CAB & CBA instructions. ;;
verif/black_box/cab_cba/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/ret/test.asm =================================================================== --- verif/black_box/ret/test.asm (revision 176) +++ verif/black_box/ret/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the RET instruction. ;;
verif/black_box/ret/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/xas/test.asm =================================================================== --- verif/black_box/xas/test.asm (revision 176) +++ verif/black_box/xas/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-27 22:46:29 arniml Exp $ + ;; $Id$ ;; ;; Checks the XAS instruction. ;;
verif/black_box/xas/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/inil/test.asm =================================================================== --- verif/black_box/inil/test.asm (revision 176) +++ verif/black_box/inil/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-24 00:48:04 arniml Exp $ + ;; $Id$ ;; ;; Checks the INIL instruction. ;;
verif/black_box/inil/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/xabr/test.asm =================================================================== --- verif/black_box/xabr/test.asm (revision 176) +++ verif/black_box/xabr/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-20 01:53:06 arniml Exp $ + ;; $Id$ ;; ;; Checks the XABR instruction. ;;
verif/black_box/xabr/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/inin/test.asm =================================================================== --- verif/black_box/inin/test.asm (revision 176) +++ verif/black_box/inin/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-22 23:17:59 arniml Exp $ + ;; $Id$ ;; ;; Checks the ININ instruction. ;;
verif/black_box/inin/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/jsr/test.asm =================================================================== --- verif/black_box/jsr/test.asm (revision 176) +++ verif/black_box/jsr/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the JSR instruction. ;;
verif/black_box/jsr/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/comp/test.asm =================================================================== --- verif/black_box/comp/test.asm (revision 176) +++ verif/black_box/comp/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the COMP instruction. ;;
verif/black_box/comp/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/skt/test.asm =================================================================== --- verif/black_box/skt/test.asm (revision 176) +++ verif/black_box/skt/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-20 02:46:20 arniml Exp $ + ;; $Id$ ;; ;; Checks the SKT instruction. ;;
verif/black_box/skt/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/ldd/test.asm =================================================================== --- verif/black_box/ldd/test.asm (revision 176) +++ verif/black_box/ldd/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-20 17:56:22 arniml Exp $ + ;; $Id$ ;; ;; Checks the LDD instruction. ;;
verif/black_box/ldd/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/xis/test.asm =================================================================== --- verif/black_box/xis/test.asm (revision 176) +++ verif/black_box/xis/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the XIS instruction. ;;
verif/black_box/xis/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/obd/test.asm =================================================================== --- verif/black_box/obd/test.asm (revision 176) +++ verif/black_box/obd/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-18 00:22:43 arniml Exp $ + ;; $Id$ ;; ;; Checks the OBD instruction. ;;
verif/black_box/obd/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/x/test.asm =================================================================== --- verif/black_box/x/test.asm (revision 176) +++ verif/black_box/x/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the X instruction. ;; Br can't be observed directly via XABR on COP41x.
verif/black_box/x/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/adt/test.asm =================================================================== --- verif/black_box/adt/test.asm (revision 176) +++ verif/black_box/adt/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-15 23:36:16 arniml Exp $ + ;; $Id$ ;; ;; Checks the ADT instruction. ;;
verif/black_box/adt/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/stii/test.asm =================================================================== --- verif/black_box/stii/test.asm (revision 176) +++ verif/black_box/stii/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the STII instruction. ;;
verif/black_box/stii/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/xor/test.asm =================================================================== --- verif/black_box/xor/test.asm (revision 176) +++ verif/black_box/xor/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the XOR instruction. ;;
verif/black_box/xor/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/skgz/test.asm =================================================================== --- verif/black_box/skgz/test.asm (revision 176) +++ verif/black_box/skgz/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the SKGZ instruction. ;;
verif/black_box/skgz/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/black_box/jsrp/test.asm =================================================================== --- verif/black_box/jsrp/test.asm (revision 176) +++ verif/black_box/jsrp/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the JSRP instruction. ;;
verif/black_box/jsrp/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/system/microbus/test.asm =================================================================== --- verif/system/microbus/test.asm (revision 176) +++ verif/system/microbus/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-06-05 21:03:44 arniml Exp $ + ;; $Id$ ;; ;; Test the MICROBUS functionality. ;;
verif/system/microbus/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/system/production_test/test.asm =================================================================== --- verif/system/production_test/test.asm (revision 176) +++ verif/system/production_test/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-06-10 18:49:47 arniml Exp $ + ;; $Id$ ;; ;; Production test as proposed by ;; "Testing of COP400 Familiy Devices"
verif/system/production_test/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/int/aisc/test.asm =================================================================== --- verif/int/aisc/test.asm (revision 176) +++ verif/int/aisc/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-28 19:22:11 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on AISC. ;; AISC is interrupted twice:
verif/int/aisc/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/int/skip_tci/test.asm =================================================================== --- verif/int/skip_tci/test.asm (revision 176) +++ verif/int/skip_tci/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-06-05 02:12:36 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on a skipped "transfer of control" instruction. ;;
verif/int/skip_tci/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/int/jid/test.asm =================================================================== --- verif/int/jid/test.asm (revision 176) +++ verif/int/jid/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-28 21:59:08 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on JID. ;;
verif/int/jid/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/int/jmp/test.asm =================================================================== --- verif/int/jmp/test.asm (revision 176) +++ verif/int/jmp/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.3 2006-05-28 15:28:30 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on JMP. ;;
verif/int/jmp/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/int/jsrp_retsk/test.asm =================================================================== --- verif/int/jsrp_retsk/test.asm (revision 176) +++ verif/int/jsrp_retsk/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-28 19:21:13 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on JSRP and RETSK. ;;
verif/int/jsrp_retsk/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/int/lbi/test.asm =================================================================== --- verif/int/lbi/test.asm (revision 176) +++ verif/int/lbi/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-31 00:55:32 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on LBI. ;; LBI is interrupted twice:
verif/int/lbi/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/int/pass/test.asm =================================================================== --- verif/int/pass/test.asm (revision 176) +++ verif/int/pass/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-27 19:05:42 arniml Exp $ + ;; $Id$ ;; ;; Pass interrupt test. ;; Always finds the pass mark when there's an interrupt
verif/int/pass/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/int/skmbz/test.asm =================================================================== --- verif/int/skmbz/test.asm (revision 176) +++ verif/int/skmbz/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-06-01 00:36:16 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on SKMBZ. ;; AISC is interrupted twice:
verif/int/skmbz/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/int/jsr_ret/test.asm =================================================================== --- verif/int/jsr_ret/test.asm (revision 176) +++ verif/int/jsr_ret/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-28 19:22:35 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on JSR and RET. ;;
verif/int/jsr_ret/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/int/sequence/test.asm =================================================================== --- verif/int/sequence/test.asm (revision 176) +++ verif/int/sequence/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-06-05 02:12:19 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on a sequence of "transfer of control" ;; instructions.
verif/int/sequence/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/int/jp/test.asm =================================================================== --- verif/int/jp/test.asm (revision 176) +++ verif/int/jp/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.4 2006-05-28 15:29:19 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on JP. ;;
verif/int/jp/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/int/lqid/test.asm =================================================================== --- verif/int/lqid/test.asm (revision 176) +++ verif/int/lqid/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-28 23:07:31 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on LQID. ;;
verif/int/lqid/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: verif/int/nop/test.asm =================================================================== --- verif/int/nop/test.asm (revision 176) +++ verif/int/nop/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.3 2006-05-28 15:30:06 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on NOP. ;;
verif/int/nop/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: run_regression.pl =================================================================== --- run_regression.pl (revision 176) +++ run_regression.pl (revision 179) @@ -4,7 +4,7 @@ # # run_regression.pl # -# $Id: run_regression.pl,v 1.6 2006-06-11 22:20:45 arniml Exp $ +# $Id$ # # Copyright (c) 2006, Arnim Laeuger (arniml@opencores.org) #
run_regression.pl Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property

powered by: WebSVN 2.1.0

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