|
Message
From: cvs at opencores.org<cvs@o...>
Date: Mon Aug 14 00:35:05 CEST 2006
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/06/08 14:00:35 Modified: jop/sopc/components/jop_avalon class.ptf Log: removed big endian attribute Revision Changes Path 1.2 jop/sopc/components/jop_avalon/class.ptf http://www.opencores.org/cvsweb.shtml/jop/sopc/components/jop_avalon/class.ptf.diff?r1=1.1&r2=1.2 (In the diff below, changes in quantity of whitespace are not shown.) Index: class.ptf =================================================================== RCS file: /cvsroot/martin/jop/sopc/components/jop_avalon/class.ptf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -b -r1.1 -r1.2 --- class.ptf 11 Aug 2006 00:55:21 -0000 1.1 +++ class.ptf 13 Aug 2006 22:35:04 -0000 1.2 @@ -1,6 +1,6 @@ # # This class.ptf file built by Component Editor -# 2006.08.10.23:08:10 +# 2006.08.13.19:26:23 # # DO NOT MODIFY THIS FILE # If you hand-modify this file you will likely @@ -114,7 +114,7 @@ Interrupt_Range = ""; Is_Readable = "1"; Is_Writable = "1"; - Is_Big_Endian = "1"; + Is_Big_Endian = "0"; Register_Outgoing_Signals = "0"; } COMPONENT_BUILDER @@ -127,7 +127,7 @@ irq_number_width = "0"; irq_scheme = "none"; Is_Asynchronous = "0"; - Is_Big_Endian = "1"; + Is_Big_Endian = "0"; } } PORT_WIRING @@ -263,7 +263,7 @@ layout = "vertical"; TEXT { - title = "Built on: 2006.08.10.23:08:10"; + title = "Built on: 2006.08.13.19:26:23"; } TEXT { @@ -407,7 +407,7 @@ SW_FILES { } - built_on = "2006.08.10.23:08:10"; + built_on = "2006.08.13.19:26:23"; CACHED_HDL_INFO { # cached hdl info, emitted by CBFrameRealtime.getDocumentCachedHDLInfoSection
|
 |