use TestDriver.v from rocket-chip instead of one from testchipip
This commit is contained in:
@@ -18,7 +18,7 @@ include $(base_dir)/Makefrag
|
|||||||
|
|
||||||
sim_vsrcs = \
|
sim_vsrcs = \
|
||||||
$(build_dir)/$(PROJECT).$(MODEL).$(CONFIG).v \
|
$(build_dir)/$(PROJECT).$(MODEL).$(CONFIG).v \
|
||||||
$(base_dir)/testchipip/vsrc/TestDriver.v \
|
$(base_dir)/rocket-chip/vsrc/TestDriver.v \
|
||||||
$(base_dir)/testchipip/vsrc/SimSerial.v
|
$(base_dir)/testchipip/vsrc/SimSerial.v
|
||||||
|
|
||||||
sim_csrcs = \
|
sim_csrcs = \
|
||||||
|
|||||||
Reference in New Issue
Block a user