Revert "Disable AMBAUnitTestConfig, as it is blocking unrelated PRs"
This reverts commit 39b7e930ca87ecfa1981bc3e680b7b31ae032869. 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)
|
||||
PROJECT=freechips.rocketchip.unittest
|
||||
CONFIGS=TLSimpleUnitTestConfig TLWidthUnitTestConfig
|
||||
CONFIGS=AMBAUnitTestConfig TLSimpleUnitTestConfig TLWidthUnitTestConfig
|
||||
endif
|
||||
|
||||
ifeq ($(SUITE), JtagDtmSuite)
|
||||
|
Loading…
x
Reference in New Issue
Block a user