]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
*** empty log message ***
authorhadeshyp <hadeshyp>
Fri, 16 Sep 2011 18:28:18 +0000 (18:28 +0000)
committerhadeshyp <hadeshyp>
Fri, 16 Sep 2011 18:28:18 +0000 (18:28 +0000)
README
serials_trb3.db [new file with mode: 0644]

diff --git a/README b/README
index 23c0d9695eb8da3ed645ba0a128c821b2beb1d3a..680874c02e8deb08a9ffe98507292b0d34da0061 100644 (file)
--- a/README
+++ b/README
@@ -2,14 +2,27 @@
 == 0. Content
 ====================
 
-== 1. CVS Organization / File list
-== 2. Design Files & FLASH ROMs
-== 3. Network addresses generic settings for TrbNet
-
+== 1. Boards
+== 2. CVS Organization / File list
+== 3. Design Files & FLASH ROMs
+== 4. Network addresses generic settings for TrbNet
 
+====================
+== 1. Boards
+====================
+  Serial numbers will be four digits: 3 digits to identify the board (we are looking into a bright future of the TRB3 ;-))
+  plus one digit for the FPGA number (this is also the endpoint ID the FPGA will report)
+  Four digits in total which are to be listed in the list of serial numbers, e.g. the first board is:
+    0015  0x08000002e2e22b28
+    0010  0xa6000002e2e2df28
+    0011  0x51000002e2e22828
+    0012  0x72000002e2eb4628
+    0013  0xb0000002e311b928
+  All serial numbers have to be listed in serials_trb3.db in the CVS. This file is readable by the DAQ-startup scripts 
+  and will be used to assign addresses to the individual boards.
 
 ====================
-== 1. CVS Organization / File list
+== 2. CVS Organization / File list
 ====================
 
 === Directories
@@ -18,7 +31,7 @@ base                          Here the main files like entity templates and pin-out file
 base/cores              All IP-cores specific to the TRB3 that will be used in more than one project, e.g. PLLs
 base/clockmanager       Designs for the two clock managers
 central_hub2            The central hub design for TRBnetv2
-fpgatest                     Designs used during hardware testing
+fpgatest               Designs used during hardware testing
 fpgatest/projects       Diamond Projects for FPGA tests
 
 
diff --git a/serials_trb3.db b/serials_trb3.db
new file mode 100644 (file)
index 0000000..bc23c2b
--- /dev/null
@@ -0,0 +1,10 @@
+#List of all serial numbers for TRB3. Five entries for each board!
+
+#  Serial    #  Unique ID
+########################################
+   0015        0x08000002e2e22b28
+   0010        0xa6000002e2e2df28
+   0011        0x51000002e2e22828
+   0012        0x72000002e2eb4628
+   0013        0xb0000002e311b928
+