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

⟦4bce0a796⟧ EM, TextFile

    Length: 1005 (0x3ed)
    Types: EM, TextFile
    Names: »IOC_TRACE_TEST.EM«

Derivation

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

TextFile

[write]
[write,Testing,IOC,BOARD,Tile,8,,-,,Ioc_trace_test]
[write]
[set experiment_result [xeq ioc TEST_TRACE_DATA]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE Trace,Ram,simple,data,test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_trace_data][write]
     [else]
     [PASS_MESSAGE Trace,Ram,simple,data,test]
[end]
[set experiment_result [xeq ioc TEST_TRACE_ADDRESSING]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE Trace,Ram,address,test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_trace_addressing][write]
     [else]
     [PASS_MESSAGE Trace,Ram,address,test]
[end]
[set experiment_result [xeq ioc TEST_TRACE_BITS]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE Trace,Ram,cell,test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_trace_bits][write]
     [else]
     [PASS_MESSAGE Trace,Ram,cell,test]
[end]