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

⟦760e73cd6⟧ EM, TextFile

    Length: 947 (0x3b3)
    Types: EM, TextFile
    Names: »TEST_V_BOARD.EM«

Derivation

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

TextFile

[write]
[write]
[write,beginning,of,Val,Board,testing]
[set num_fails 0]
[set bus_parity_fail false]
[val_reset_test]        ! Tile 1
[val_diag_kernel]       ! Tile 2
[val_wcs_tests]         ! Tile 3
[val_bus_n_loop_cntr]   ! Tile 4
[val_rf_tests]          ! Tile 5
[val_rf2_tests]         ! Tile 5 continued
[val_alu_tests]         ! Tile 6
[val_alu2_tests]        ! Tile 6 continued
[val_zero_cntr_tests]   ! Tile 7
[write]
[write]
[write,end,of,Val,Board,testing]
[write]
[#eq,[var,num_fails],0]
 [PASS_MESSAGE Val,Board]
 [else]
 [FAIL_MESSAGE Val,Board]
[write]
[write]
[write,[var,num_fails],,,TEST(S),,,FAILED]
[write,[ASCII,7]]
[eq,[var,bus_parity_fail],true]
[write]
[write,bus,parity,checkers,test,failed]
[write]
[write,If,the,board,was,tested,at,44,Mhz,please,change,to,42,Mhz,and,retest]
[write]
[write,the,test,,may,fail,,at,44,Mhz,,,but,should,,ALWAYS,,pass,,at,42Mhz,!!]
 [else]
 [end]
[end]
[kill bus_parity_fail]
[kill num_fails]