1
0

tilelink2: remove ready-valid fuzzer obsoleted by TLDelayer

This commit is contained in:
Wesley W. Terpstra
2017-05-17 06:47:21 -07:00
parent 1f2236cdb3
commit 8c3736e0dc
2 changed files with 0 additions and 27 deletions

View File

@ -28,7 +28,6 @@ class BasePlatformConfig extends Config((site, here, up) => {
case RTCPeriod => 1000 // Implies coreplex clock is DTSTimebase * RTCPeriod = 1 GHz
// TileLink connection parameters
case TLMonitorBuilder => (args: TLMonitorArgs) => Some(LazyModule(new TLMonitor(args)))
case TLFuzzReadyValid => false
case TLCombinationalCheck => false
//Memory Parameters
case NExtTopInterrupts => 2