OpenCores
URL https://opencores.org/ocsvn/fwrisc/fwrisc/trunk

Subversion Repositories fwrisc

[/] [fwrisc/] [trunk/] [ve/] [fwrisc/] [sim/] [testlists/] [fwrisc_riscv_all_tests.tl] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 mballance
 
2
tests/fwrisc_riscv_compliance_rv32i_I-ADD-01.f
3
tests/fwrisc_riscv_compliance_rv32i_I-ADDI-01.f
4
tests/fwrisc_riscv_compliance_rv32i_I-AND-01.f
5
tests/fwrisc_riscv_compliance_rv32i_I-ANDI-01.f
6
tests/fwrisc_riscv_compliance_rv32i_I-AUIPC-01.f
7
tests/fwrisc_riscv_compliance_rv32i_I-BEQ-01.f
8
tests/fwrisc_riscv_compliance_rv32i_I-BGE-01.f
9
tests/fwrisc_riscv_compliance_rv32i_I-BGEU-01.f
10
tests/fwrisc_riscv_compliance_rv32i_I-BLT-01.f
11
tests/fwrisc_riscv_compliance_rv32i_I-BLTU-01.f
12
tests/fwrisc_riscv_compliance_rv32i_I-BNE-01.f
13
tests/fwrisc_riscv_compliance_rv32i_I-CSRRC-01.f
14
tests/fwrisc_riscv_compliance_rv32i_I-CSRRCI-01.f
15
tests/fwrisc_riscv_compliance_rv32i_I-CSRRS-01.f
16
tests/fwrisc_riscv_compliance_rv32i_I-CSRRSI-01.f
17
tests/fwrisc_riscv_compliance_rv32i_I-CSRRW-01.f
18
tests/fwrisc_riscv_compliance_rv32i_I-CSRRWI-01.f
19
tests/fwrisc_riscv_compliance_rv32i_I-DELAY_SLOTS-01.f
20
tests/fwrisc_riscv_compliance_rv32i_I-EBREAK-01.f
21
tests/fwrisc_riscv_compliance_rv32i_I-ECALL-01.f
22
tests/fwrisc_riscv_compliance_rv32i_I-ENDIANESS-01.f
23
tests/fwrisc_riscv_compliance_rv32i_I-FENCE.f
24
tests/fwrisc_riscv_compliance_rv32i_I-IO.f
25
tests/fwrisc_riscv_compliance_rv32i_I-JAL-01.f
26
tests/fwrisc_riscv_compliance_rv32i_I-JALR-01.f
27
tests/fwrisc_riscv_compliance_rv32i_I-LB-01.f
28
tests/fwrisc_riscv_compliance_rv32i_I-LBU-01.f
29
tests/fwrisc_riscv_compliance_rv32i_I-LH-01.f
30
tests/fwrisc_riscv_compliance_rv32i_I-LHU-01.f
31
tests/fwrisc_riscv_compliance_rv32i_I-LUI-01.f
32
tests/fwrisc_riscv_compliance_rv32i_I-LW-01.f
33
tests/fwrisc_riscv_compliance_rv32i_I-MISALIGN_JMP-01.f
34
tests/fwrisc_riscv_compliance_rv32i_I-MISALIGN_LDST-01.f
35
tests/fwrisc_riscv_compliance_rv32i_I-NOP-01.f
36
tests/fwrisc_riscv_compliance_rv32i_I-OR-01.f
37
tests/fwrisc_riscv_compliance_rv32i_I-ORI-01.f
38
tests/fwrisc_riscv_compliance_rv32i_I-RF_size-01.f
39
tests/fwrisc_riscv_compliance_rv32i_I-RF_width-01.f
40
tests/fwrisc_riscv_compliance_rv32i_I-RF_x0-01.f
41
tests/fwrisc_riscv_compliance_rv32i_I-SB-01.f
42
tests/fwrisc_riscv_compliance_rv32i_I-SH-01.f
43
tests/fwrisc_riscv_compliance_rv32i_I-SLL-01.f
44
tests/fwrisc_riscv_compliance_rv32i_I-SLLI-01.f
45
tests/fwrisc_riscv_compliance_rv32i_I-SLT-01.f
46
tests/fwrisc_riscv_compliance_rv32i_I-SLTI-01.f
47
tests/fwrisc_riscv_compliance_rv32i_I-SLTIU-01.f
48
tests/fwrisc_riscv_compliance_rv32i_I-SLTU-01.f
49
tests/fwrisc_riscv_compliance_rv32i_I-SRA-01.f
50
tests/fwrisc_riscv_compliance_rv32i_I-SRAI-01.f
51
tests/fwrisc_riscv_compliance_rv32i_I-SRL-01.f
52
tests/fwrisc_riscv_compliance_rv32i_I-SRLI-01.f
53
tests/fwrisc_riscv_compliance_rv32i_I-SUB-01.f
54
tests/fwrisc_riscv_compliance_rv32i_I-SW-01.f
55
tests/fwrisc_riscv_compliance_rv32i_I-XOR-01.f
56
tests/fwrisc_riscv_compliance_rv32i_I-XORI-01.f
57
 
58
tests/fwrisc_instr_tests_jump_j.f
59
tests/fwrisc_instr_tests_jump_jal.f
60
tests/fwrisc_instr_tests_jump_jalr.f
61
tests/fwrisc_instr_tests_jump_jalr_off_pos.f
62
tests/fwrisc_instr_tests_jump_jalr_off_neg.f
63
tests/fwrisc_instr_tests_ldst_lb.f
64
tests/fwrisc_instr_tests_ldst_lb_u.f
65
tests/fwrisc_instr_tests_ldst_lb_s.f
66
tests/fwrisc_instr_tests_ldst_lh_u.f
67
tests/fwrisc_instr_tests_ldst_lh_s.f
68
tests/fwrisc_instr_tests_ldst_lhu_s.f
69
tests/fwrisc_instr_tests_ldst_lw.f
70
tests/fwrisc_instr_tests_ldst_sw_lw.f
71
tests/fwrisc_instr_tests_ldst_sb_lw.f
72
tests/fwrisc_instr_tests_ldst_sh_lw.f
73
tests/fwrisc_instr_tests_lui.f
74
tests/fwrisc_instr_tests_system_csrr.f
75
tests/fwrisc_instr_tests_system_csrw.f
76
tests/fwrisc_instr_tests_system_csrc.f
77
tests/fwrisc_instr_tests_system_csrs.f
78
tests/fwrisc_instr_tests_system_csrsi.f
79
tests/fwrisc_instr_tests_system_csrw_csrr.f
80
tests/fwrisc_instr_tests_system_ecall.f
81
tests/fwrisc_instr_tests_system_eret.f
82
tests/fwrisc_instr_tests_exception_j.f
83
tests/fwrisc_instr_tests_exception_bne.f
84
tests/fwrisc_instr_tests_branch_beq_t_fwd.f
85
tests/fwrisc_instr_tests_branch_beq_t_back.f
86
tests/fwrisc_instr_tests_branch_beq_f_fwd.f
87
tests/fwrisc_instr_tests_branch_beq_f_back.f
88
tests/fwrisc_instr_tests_branch_bge_eq_t_pos.f
89
tests/fwrisc_instr_tests_branch_bge_gt_t_pos.f
90
tests/fwrisc_instr_tests_branch_bge_gt_t_neg.f
91
tests/fwrisc_instr_tests_branch_bge_eq_t_neg.f
92
tests/fwrisc_instr_tests_branch_blt_t_pos.f
93
tests/fwrisc_instr_tests_branch_blt_t_neg.f
94
tests/fwrisc_instr_tests_branch_bltu_t_pos.f
95
tests/fwrisc_instr_tests_branch_bltu_t_neg.f
96
tests/fwrisc_instr_tests_branch_bne_t_fwd.f
97
tests/fwrisc_instr_tests_branch_bne_t_back.f
98
tests/fwrisc_instr_tests_branch_bne_f_fwd.f
99
tests/fwrisc_instr_tests_branch_bne_f_back.f
100
tests/fwrisc_instr_tests_arith_addi.f
101
tests/fwrisc_instr_tests_arith_addi_neg.f
102
tests/fwrisc_instr_tests_arith_add.f
103
tests/fwrisc_instr_tests_arith_and.f
104
tests/fwrisc_instr_tests_arith_andi.f
105
tests/fwrisc_instr_tests_arith_or.f
106
tests/fwrisc_instr_tests_arith_ori.f
107
tests/fwrisc_instr_tests_arith_sll.f
108
tests/fwrisc_instr_tests_arith_slli.f
109
tests/fwrisc_instr_tests_arith_slt_t_pos.f
110
tests/fwrisc_instr_tests_arith_slt_t_neg.f
111
tests/fwrisc_instr_tests_arith_slt_f.f
112
tests/fwrisc_instr_tests_arith_slti_t.f
113
tests/fwrisc_instr_tests_arith_slti_f.f
114
tests/fwrisc_instr_tests_arith_sltu_t.f
115
tests/fwrisc_instr_tests_arith_sra.f
116
tests/fwrisc_instr_tests_arith_srai.f
117
tests/fwrisc_instr_tests_arith_srl.f
118
tests/fwrisc_instr_tests_arith_srli.f
119
tests/fwrisc_instr_tests_arith_sub.f
120
tests/fwrisc_instr_tests_arith_xor.f
121
tests/fwrisc_instr_tests_arith_xori.f
122
 
123
 
124
tests/fwrisc_zephyr_hello_world.f
125
// tests/fwrisc_zephyr_synchronization.f
126
// Disabled, since this is an interactive test
127
// tests/fwrisc_zephyr_philosophers.f
128
 
129
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.