From 8f6a8dcd651b09aca752e649c60f111447322f08 Mon Sep 17 00:00:00 2001 From: Andreas Neiser Date: Sat, 29 Jun 2013 11:52:36 +0200 Subject: [PATCH] Renaming TrbNet to TrbNetEntity, since TrbNet consists of endpoints, whose registers/memory/fifos are described by one or more TrbNetEntities --- xml-db/database/TDC.xml | 12 ++++++------ xml-db/database/{TrbNet.xsd => TrbNetEntity.xsd} | 2 +- xml-db/database/jtag_registers_SPEC.xml | 6 +++--- xml-db/database/testing.xml | 6 +++--- 4 files changed, 13 insertions(+), 13 deletions(-) rename xml-db/database/{TrbNet.xsd => TrbNetEntity.xsd} (99%) diff --git a/xml-db/database/TDC.xml b/xml-db/database/TDC.xml index 51fde5c..2778e52 100644 --- a/xml-db/database/TDC.xml +++ b/xml-db/database/TDC.xml @@ -1,13 +1,13 @@ - - @@ -203,5 +203,5 @@ - + diff --git a/xml-db/database/TrbNet.xsd b/xml-db/database/TrbNetEntity.xsd similarity index 99% rename from xml-db/database/TrbNet.xsd rename to xml-db/database/TrbNetEntity.xsd index d634573..a23d35d 100644 --- a/xml-db/database/TrbNet.xsd +++ b/xml-db/database/TrbNetEntity.xsd @@ -96,7 +96,7 @@ - + diff --git a/xml-db/database/jtag_registers_SPEC.xml b/xml-db/database/jtag_registers_SPEC.xml index c32b8f5..9ea9710 100644 --- a/xml-db/database/jtag_registers_SPEC.xml +++ b/xml-db/database/jtag_registers_SPEC.xml @@ -1,6 +1,6 @@ - @@ -203,5 +203,5 @@ - + diff --git a/xml-db/database/testing.xml b/xml-db/database/testing.xml index 1ab8a24..b7bec3f 100644 --- a/xml-db/database/testing.xml +++ b/xml-db/database/testing.xml @@ -1,6 +1,6 @@ - @@ -29,4 +29,4 @@ - + -- 2.43.0