1
0
rocket-chip/emulator
Palmer Dabbelt 571b5b2093 Prevent sbt from running multiple times in emulator
If you have multi-target rules that don't have %s in them, make
interprets that as "run this recipe multiple times, once to produce each
target".  If you have %s in the rules, then make interprets it as "run
this recipe once to produce all targets".  We want the second one.
2016-06-14 11:59:20 -07:00
..
dramsim2_ini Added dramsim2 memory model to the emulator backend 2012-10-14 14:06:28 -07:00
.gitignore add CONFIG to the name of simulator executable 2014-09-11 22:11:58 -07:00
Makefile replace emulator with verilator for chisel3 2016-06-08 02:43:54 -07:00
Makefrag-emulator Prevent sbt from running multiple times in emulator 2016-06-14 11:59:20 -07:00
Makefrag-verilator Prevent sbt from running multiple times in emulator 2016-06-14 11:59:20 -07:00