fixed FPU-CSR data dependence
This commit is contained in:
@@ -22,12 +22,12 @@ install:
|
||||
script:
|
||||
- make -s
|
||||
- ./ci/test_runtime.sh
|
||||
- ./ci/test_driver.sh
|
||||
- ./ci/test_riscv_isa.sh
|
||||
- ./ci/test_riscv_isa.sh
|
||||
- ./ci/test_opencl.sh
|
||||
- ./ci/travis_run.py ./ci/blackbox.sh --driver=vlsim --cores=4 --l2cache
|
||||
- ./ci/test_driver.sh
|
||||
- ./ci/travis_run.py ./ci/blackbox.sh --driver=vlsim --debug
|
||||
- ./ci/travis_run.py ./ci/blackbox.sh --driver=vlsim --cores=1 --scope --app=demo --args="-n1"
|
||||
- ./ci/travis_run.py ./ci/blackbox.sh --driver=rtlsim --cores=4 --l2cache
|
||||
- ./ci/travis_run.py ./ci/blackbox.sh --driver=rtlsim --cores=2 --l2cache --clusters=2
|
||||
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user