Added jack Makefile and hammer.scala, as well as changed reference chip to have multiple datacache sizes. Requires chisel branch dse
This commit is contained in:
5
Makefrag
5
Makefrag
@ -14,6 +14,11 @@ $(sim_dir)/libdramsim.a: $(DRAMSIM_OBJS)
|
||||
|
||||
src_path = src/main/scala
|
||||
|
||||
#DESIGN := design_dsize8_c20b273
|
||||
SRC := rocket/$(src_path)/*.scala hwacha/$(src_path)/*.scala /uncore/$(src_path)/*.scala $(src_path)/*.scala
|
||||
PROJ := referencechip
|
||||
|
||||
|
||||
#--------------------------------------------------------------------
|
||||
# Tests
|
||||
#--------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user