Skip to content

Commit

Permalink
reference simulator from local position in tree
Browse files Browse the repository at this point in the history
  • Loading branch information
moore committed Jun 19, 2018
1 parent 52b08fc commit caa38ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion riscv-target/riscvOVPsim/device/rv32i/Makefile.include
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
RUN_TARGET=\
riscvOVPsim.exe --variant RV32I --program $(work_dir_isa)/$< \
$(ROOTDIR)/riscv-ovpsim/bin/Linux64/riscvOVPsim.exe \
--variant RV32I --program $(work_dir_isa)/$< \
--signaturedump \
--override riscvOVPsim/cpu/sigdump/SignatureFile=$(work_dir_isa)/$(*)_signature.output \
--override riscvOVPsim/cpu/sigdump/ResultReg=3 \
Expand Down

0 comments on commit caa38ea

Please sign in to comment.