Skip to content

能否将最终生成的测试成绩的脚本从makefile文件中提取出来 #25

@2434181060

Description

@2434181060

因为我是交叉编译的程序 放在FPGA上跑 但是我想生成一个框架记录成绩 但是每次运行时总会去重新编译 而我已经有可执行程序 且FPGA上无toolchain 我想执行通过make TARGET=riscv64 XCMD='-c4' certify-all 获得最终多次运行程序的成绩 而不去干别的操作 这个需要怎么办

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions