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

Subversion Repositories fwrisc

[/] [fwrisc/] [trunk/] [ve/] [fwrisc/] [tests/] [riscv-compliance/] [riscv-test-suite/] [rv32ud/] [Makefrag] - Rev 2

Compare with Previous | Blame | View Log

rv32ud_sc_tests =    \
        fadd \
        fdiv \
        fclass \
        fcmp \
        fcvt \
        fmadd \
        fmin  \
        ldst \
        recoding \
        
#       fcvt_w   fails to asm

# TODO: use this line instead of the last of the previous once move and structural tests have been implemented
#        ldst move structural recoding \

rv32ud_tests = $(addsuffix .elf, $(rv32ud_sc_tests))

target32_tests += $(rv32ud_tests)

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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