/**************************************/ /* ALICE TRD */ /* Read-out board */ /* SCSN Configuration File */ /* */ /* 2004-03-15 */ /* */ /* for use with 4 chips */ /* */ /* Jan de Cuveland, Venelin Angelov */ /**************************************/ // ---------------------------- // define SCSN IDs for ring 0 // ---------------------------- include ../scsn_ids.tcs // ------------------------------ // Simulation-specific settings // ------------------------------ // start the test restrict 1-TESTERSOFTW pretrigger 6 restrict 1 wait -1000, 0, scheck expect 127, 0xC00, 0x0 ; // error in r0 or g0 expect 127, 0xC01, 0x0 ; // error in r1 or g1 expect 127, 0xC02, 0x0 ; // error in r2 or g2 expect 127, 0xC03, 0x0 ; // error in r3 or g3 expect 127, 0xC08, 0x0 ; // error in r4 or g4 expect 127, 0xC09, 0x0 ; // error in r5 or g5 expect 127, 0xC0A, 0x0 ; // error in r6 or g6 expect 127, 0xC0B, 0x0 ; // error in r7 or g7 expect 127, 0xC10, 0x0 ; // error in r8 or g8 expect 127, 0xC11, 0x0 ; // error in r9 or g9 expect 127, 0xC12, 0x0 ; // error in r10 or g10 expect 127, 0xC13, 0x0 ; // error in r11 or g11 expect 127, 0xC18, 0x0 ; // error in r12 or g12 expect 127, 0xC19, 0x0 ; // error in r13 or g13 expect 127, 0xC1A, 0x0 ; // error in r14 or g14 expect 127, 0xC1B, 0x0 ; // error in r15 or g15