Fixed most of the cache issues, mat_add left

This commit is contained in:
felsabbagh3
2020-03-22 15:59:45 -07:00
parent d146070275
commit 4e6de0dc38
9 changed files with 29220 additions and 28624 deletions

View File

@@ -1,5 +1,5 @@
COMP = /opt/riscv-new/drops/bin/riscv32-unknown-elf-gcc
COMP = /opt/riscv-new/drops/bin/riscv32-unknown-elf-g++
CC_FLAGS = -march=rv32im -mabi=ilp32 -O0 -Wl,-Bstatic,-T,../vortex_link.ld -ffreestanding -nostdlib
DMP = /opt/riscv-new/drops/bin/riscv32-unknown-elf-objdump