Deleted Added
sdiff udiff text old ( 10891:d958fc5f4a00 ) new ( 11120:eef83ecab5bf )
full compact
1# Copyright (c) 2012-2014 ARM Limited
2# All rights reserved.
3#
4# The license below extends only to copyright in the software and shall
5# not be construed as granting a license to any other intellectual
6# property including but not limited to intellectual property relating
7# to a hardware implementation of the functionality of the software
8# licensed hereunder. You may use the software subject to the license

--- 898 unchanged lines hidden (view full) ---

907 tWTR = '5ns'
908
909 # Read-to-Precharge 2 CK
910 tRTP = '2ns'
911
912 # Assume 2 cycles
913 tRTW = '2ns'
914
915 # Default different rank bus delay to 2 CK, @1000 MHz = 2 ns
916 tCS = '2ns'
917 tREFI = '3.9us'