Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #162 from riscv/xml_registers
Browse files Browse the repository at this point in the history
Bump tools to get small_progbuf and xml_registers
  • Loading branch information
timsifive committed Dec 26, 2017
2 parents 7ed0445 + ed68919 commit 9868299
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions regression.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export RISCV=${base_dir}/regression_install
export PATH="$RISCV/bin:$PATH"
make -C ${base_dir}/riscv-tests/isa/ run
make -C ${base_dir}/riscv-tests/benchmarks/ run riscv
make -C ${base_dir}/riscv-tests/debug/ all-tests

# test the pk
echo -e '#include <stdio.h>\n int main(void) { printf("Hello world!\\n"); return 0; }' > hello.c
Expand Down
2 changes: 1 addition & 1 deletion riscv-gnu-toolchain
2 changes: 1 addition & 1 deletion riscv-isa-sim
2 changes: 1 addition & 1 deletion riscv-openocd
2 changes: 1 addition & 1 deletion riscv-tests

0 comments on commit 9868299

Please sign in to comment.