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

⟦7f14241f6⟧ EM, TextFile

    Length: 1374 (0x55e)
    Types: EM, TextFile
    Names: »IOC_SCAN_CHAIN_TEST.EM«

Derivation

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

TextFile

[write]
[write,Testing,IOC,BOARD,Tile,2,,-,,Ioc_scan_chain_test]
[write]
[set experiment_result [xeq ioc test_pareg_scan]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE Parity,register,scan,test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_pareg_scan][write]
     [else]
     [PASS_MESSAGE Parity,register,scan,test]
[end]
[set experiment_result [xeq ioc test_syndrome_scan]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE Syndrome,register,scan,test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_syndrome_scan][write]
     [else]
     [PASS_MESSAGE Syndrome,register,scan,test]
[end]
[set experiment_result [xeq ioc test_uir_scan]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE Micro,instruction,register,scan,test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_uir_scan][write]
     [else]
     [PASS_MESSAGE Micro,instruction,register,scan,test]
[end]
[set experiment_result [xeq ioc test_rdr_scan]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE "Dummy",read,data,register,scan,test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_rdr_scan][write]
     [else]
     [PASS_MESSAGE "Dummy",read,data,register,scan,test]
[end]