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

⟦25bf3dbcf⟧ EM, TextFile

    Length: 3023 (0xbcf)
    Types: EM, TextFile
    Names: »SEQ_LATCH_TEST.EM«

Derivation

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

TextFile

[write]
[write,Testing,Sequencer,Board,Tile,6,,-,,Seq_latch_test]
[write]
[set experiment_result [xeq seq latch_condition_fru]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE condition_latch_test_1]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE latch_condition_fru][write]
     [else]
     [PASS_MESSAGE condition_latch_test_1]
[end]
[set experiment_result [xeq seq not_latch_condition_fru]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE condition_latch_test_2]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE not_latch_condition_fru][write]
     [else]
     [PASS_MESSAGE condition_latch_test_2]
[end]
[set experiment_result [xeq seq latch_timing_fru]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE condition_latch_test_3]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE latch_timing_fru][write]
     [else]
     [PASS_MESSAGE condition_latch_test_3]
[end]
[set experiment_result [xeq seq latched_stack_bit_1_fru]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE stacked_latched_condition_test_1]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE latched_stack_bit_1_fru][write]
     [else]
     [PASS_MESSAGE stacked_latched_condition_test_1]
[end]
[set experiment_result [xeq seq latched_stack_bit_2_fru]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE stacked_latched_condition_test_2]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE latched_stack_bit_2_fru][write]
     [else]
     [PASS_MESSAGE stacked_latched_condition_test_2]
[end]
[set experiment_result [xeq seq latched_stack_bit_3_fru]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE stacked_latched_condition_test_3]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE latched_stack_bit_3_fru][write]
     [else]
     [PASS_MESSAGE stacked_latched_condition_test_3]
[end]
[set experiment_result [xeq seq stack_size_zero_fru]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE stack_size_condition_test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE stack_size_zero_fru][write]
     [else]
     [PASS_MESSAGE stack_size_condition_test]
[end]
[set experiment_result [xeq seq read_micro_stack_fru]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE top_of_microstack_test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE read_micro_stack_fru][write]
     [else]
     [PASS_MESSAGE top_of_microstack_test]
[end]
[set experiment_result [xeq seq event_return_addr_fru]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE pushed_return_address_test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE event_return_addr_fru][write]
     [else]
     [PASS_MESSAGE pushed_return_address_test]
[end]