Merge branch 'master' into fpga_synthesis

# Conflicts:
#	rtl/VX_back_end.v
#	rtl/VX_gpr_stage.v
#	rtl/VX_writeback.v
#	rtl/simulate/test_bench.cpp
#	rtl/simulate/test_bench.h
#	runtime/mains/dev/Makefile
This commit is contained in:
wgulian3
2020-02-18 03:34:38 -05:00
66 changed files with 93559 additions and 2104 deletions

View File

@@ -1,4 +1,6 @@
# To set a custom TOOLPATH, call make like this:
# TOOLPATH=../../../../riscv-gnu-toolchain/drops/bin make ...
TOOLPATH ?= ~/dev/riscv-gnu-toolchain/drops/bin
COMP = $(TOOLPATH)/riscv32-unknown-elf-gcc

File diff suppressed because it is too large Load Diff

BIN
runtime/mains/dev/vx_dev_main.elf Normal file → Executable file

Binary file not shown.

File diff suppressed because it is too large Load Diff