Reduce outstanding mem accesses for FPGAConfig (to reduce MIFTagBits < 7)
This commit is contained in:
		| @@ -229,6 +229,7 @@ class ZscaleConfig extends ChiselConfig(new WithZscale ++ new DefaultConfig) | ||||
|  | ||||
| class FPGAConfig extends ChiselConfig ( | ||||
|   (pname,site,here) => pname match { | ||||
|     case NAcquireTransactors => 4 | ||||
|     case UseBackupMemoryPort => false | ||||
|   } | ||||
| ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user