1
0

Fixed emulator Makefile + extra info in the README file

This commit is contained in:
Miquel Moreto
2012-10-16 11:06:48 -07:00
parent aa3dc422b4
commit 6d49dc51a0
2 changed files with 7 additions and 1 deletions

6
README
View File

@ -26,6 +26,12 @@ BUILDING THE TOOLCHAIN:
cd riscv-asmtests-bmarks/riscv-bmarks/
make
To build dramsim2 (tagged version 2.1):
cd dramsim2/
git checkout v2.1
make libdramsim.so
BUILDING THE PROJECT: