DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 DFS Tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400 DFS Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦15006906c⟧ EM, TextFile

    Length: 1309 (0x51d)
    Types: EM, TextFile
    Names: »IOC_ECC_TEST.EM«

Derivation

└─⟦24d56d853⟧ Bits:30000744 8mm tape, Rational 1000, DFS, D_12_6_5 SEQ293
    └─ ⟦this⟧ »IOC_ECC_TEST.EM« 
└─⟦9031b0687⟧ Bits:30000407 8mm tape, Rational 1000, DFS, D_12_7_3
    └─ ⟦this⟧ »IOC_ECC_TEST.EM« 

TextFile

[write]
[write,Testing,IOC,BOARD,Tile,6,,-,,Ioc_ecc_test]
[write]
[set experiment_result [xeq ioc TEST_SYNDROME_TRANSCEIVER]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE Syndrome,Transceiver,(ECC),test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_syndrome_transceiver][write]
     [else]
     [PASS_MESSAGE Syndrome,Transceiver,(ECC),test]
[end]
[set experiment_result [xeq ioc TEST_CHECKBITS]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE Checkbit,(ECC),test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_checkbits][write]
     [else]
     [PASS_MESSAGE Checkbit,(ECC),test]
[end]
[set experiment_result [xeq ioc TEST_MULTIBIT_ERROR]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE Multibit,error,(ECC),test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_multibit_error][write]
     [else]
     [PASS_MESSAGE Multibit,error,(ECC),test]
[end]
[set experiment_result [xeq ioc TEST_ECC]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE full,ECC,test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_ecc][write]
     [else]
     [PASS_MESSAGE full,ECC,test]
[end]