Revert "Disable AMBAUnitTestConfig, as it is blocking unrelated PRs"
This reverts commit 39b7e930ca
.
Now that the RAMModel can properly tolerate overlapping responses
in the face of source reuse, we can re-enable the regression test.
This commit is contained in:
parent
f8b45564d1
commit
d5a135914b
@ -58,7 +58,7 @@ endif
|
|||||||
|
|
||||||
ifeq ($(SUITE),UnittestSuite)
|
ifeq ($(SUITE),UnittestSuite)
|
||||||
PROJECT=freechips.rocketchip.unittest
|
PROJECT=freechips.rocketchip.unittest
|
||||||
CONFIGS=TLSimpleUnitTestConfig TLWidthUnitTestConfig
|
CONFIGS=AMBAUnitTestConfig TLSimpleUnitTestConfig TLWidthUnitTestConfig
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(SUITE), JtagDtmSuite)
|
ifeq ($(SUITE), JtagDtmSuite)
|
||||||
|
Loading…
Reference in New Issue
Block a user