WIP: sdram support
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Assembler report for spectrum
|
||||
Fri Apr 1 18:55:43 2022
|
||||
Sat Apr 2 14:51:11 2022
|
||||
Quartus II 32-bit Version 13.1.0 Build 162 10/23/2013 SJ Web Edition
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ applicable agreement for further details.
|
||||
+---------------------------------------------------------------+
|
||||
; Assembler Summary ;
|
||||
+-----------------------+---------------------------------------+
|
||||
; Assembler Status ; Successful - Fri Apr 1 18:55:43 2022 ;
|
||||
; Assembler Status ; Successful - Sat Apr 2 14:51:11 2022 ;
|
||||
; Revision Name ; spectrum ;
|
||||
; Top-level Entity Name ; spectrum ;
|
||||
; Family ; Cyclone IV E ;
|
||||
@@ -162,8 +162,8 @@ Default Value : On
|
||||
; Option ; Setting ;
|
||||
+----------------+-----------------------+
|
||||
; Device ; EP4CE22F17C6 ;
|
||||
; JTAG usercode ; 0x0056423F ;
|
||||
; Checksum ; 0x0056423F ;
|
||||
; JTAG usercode ; 0x0058B9EB ;
|
||||
; Checksum ; 0x0058B9EB ;
|
||||
+----------------+-----------------------+
|
||||
|
||||
|
||||
@@ -173,13 +173,13 @@ Default Value : On
|
||||
Info: *******************************************************************
|
||||
Info: Running Quartus II 32-bit Assembler
|
||||
Info: Version 13.1.0 Build 162 10/23/2013 SJ Web Edition
|
||||
Info: Processing started: Fri Apr 1 18:55:41 2022
|
||||
Info: Processing started: Sat Apr 2 14:51:09 2022
|
||||
Info: Command: quartus_asm --read_settings_files=off --write_settings_files=off spectrum -c spectrum
|
||||
Info (115031): Writing out detailed assembly data for power analysis
|
||||
Info (115030): Assembler is generating device programming files
|
||||
Info: Quartus II 32-bit Assembler was successful. 0 errors, 0 warnings
|
||||
Info: Peak virtual memory: 385 megabytes
|
||||
Info: Processing ended: Fri Apr 1 18:55:43 2022
|
||||
Info: Peak virtual memory: 383 megabytes
|
||||
Info: Processing ended: Sat Apr 2 14:51:11 2022
|
||||
Info: Elapsed time: 00:00:02
|
||||
Info: Total CPU time (on all processors): 00:00:02
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
Fri Apr 1 18:55:53 2022
|
||||
Sat Apr 2 14:51:22 2022
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
EDA Netlist Writer report for spectrum
|
||||
Fri Apr 1 18:55:53 2022
|
||||
Sat Apr 2 14:51:22 2022
|
||||
Quartus II 32-bit Version 13.1.0 Build 162 10/23/2013 SJ Web Edition
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@ applicable agreement for further details.
|
||||
+-------------------------------------------------------------------+
|
||||
; EDA Netlist Writer Summary ;
|
||||
+---------------------------+---------------------------------------+
|
||||
; EDA Netlist Writer Status ; Successful - Fri Apr 1 18:55:53 2022 ;
|
||||
; EDA Netlist Writer Status ; Successful - Sat Apr 2 14:51:22 2022 ;
|
||||
; Revision Name ; spectrum ;
|
||||
; Top-level Entity Name ; spectrum ;
|
||||
; Family ; Cyclone IV E ;
|
||||
@@ -88,7 +88,7 @@ applicable agreement for further details.
|
||||
Info: *******************************************************************
|
||||
Info: Running Quartus II 32-bit EDA Netlist Writer
|
||||
Info: Version 13.1.0 Build 162 10/23/2013 SJ Web Edition
|
||||
Info: Processing started: Fri Apr 1 18:55:50 2022
|
||||
Info: Processing started: Sat Apr 2 14:51:19 2022
|
||||
Info: Command: quartus_eda --read_settings_files=off --write_settings_files=off spectrum -c spectrum
|
||||
Info (204019): Generated file spectrum_6_1200mv_85c_slow.vo in folder "/home/benny/work/fpga/spectrum/simulation/modelsim/" for EDA simulation tool
|
||||
Info (204019): Generated file spectrum_6_1200mv_0c_slow.vo in folder "/home/benny/work/fpga/spectrum/simulation/modelsim/" for EDA simulation tool
|
||||
@@ -99,8 +99,8 @@ Info (204019): Generated file spectrum_6_1200mv_0c_v_slow.sdo in folder "/home/b
|
||||
Info (204019): Generated file spectrum_min_1200mv_0c_v_fast.sdo in folder "/home/benny/work/fpga/spectrum/simulation/modelsim/" for EDA simulation tool
|
||||
Info (204019): Generated file spectrum_v.sdo in folder "/home/benny/work/fpga/spectrum/simulation/modelsim/" for EDA simulation tool
|
||||
Info: Quartus II 32-bit EDA Netlist Writer was successful. 0 errors, 0 warnings
|
||||
Info: Peak virtual memory: 380 megabytes
|
||||
Info: Processing ended: Fri Apr 1 18:55:53 2022
|
||||
Info: Peak virtual memory: 379 megabytes
|
||||
Info: Processing ended: Sat Apr 2 14:51:22 2022
|
||||
Info: Elapsed time: 00:00:03
|
||||
Info: Total CPU time (on all processors): 00:00:03
|
||||
|
||||
|
||||
+9672
-6887
File diff suppressed because it is too large
Load Diff
@@ -1,16 +1,16 @@
|
||||
Fitter Status : Successful - Fri Apr 1 18:55:39 2022
|
||||
Fitter Status : Successful - Sat Apr 2 14:51:07 2022
|
||||
Quartus II 32-bit Version : 13.1.0 Build 162 10/23/2013 SJ Web Edition
|
||||
Revision Name : spectrum
|
||||
Top-level Entity Name : spectrum
|
||||
Family : Cyclone IV E
|
||||
Device : EP4CE22F17C6
|
||||
Timing Models : Final
|
||||
Total logic elements : 2,396 / 22,320 ( 11 % )
|
||||
Total combinational functions : 2,272 / 22,320 ( 10 % )
|
||||
Dedicated logic registers : 591 / 22,320 ( 3 % )
|
||||
Total registers : 600
|
||||
Total pins : 75 / 154 ( 49 % )
|
||||
Total logic elements : 2,609 / 22,320 ( 12 % )
|
||||
Total combinational functions : 2,490 / 22,320 ( 11 % )
|
||||
Dedicated logic registers : 635 / 22,320 ( 3 % )
|
||||
Total registers : 664
|
||||
Total pins : 114 / 154 ( 74 % )
|
||||
Total virtual pins : 0
|
||||
Total memory bits : 524,288 / 608,256 ( 86 % )
|
||||
Embedded Multiplier 9-bit elements : 0 / 132 ( 0 % )
|
||||
Total PLLs : 1 / 4 ( 25 % )
|
||||
Total PLLs : 2 / 4 ( 50 % )
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Flow report for spectrum
|
||||
Fri Apr 1 18:55:53 2022
|
||||
Sat Apr 2 14:51:22 2022
|
||||
Quartus II 32-bit Version 13.1.0 Build 162 10/23/2013 SJ Web Edition
|
||||
|
||||
|
||||
@@ -40,22 +40,22 @@ applicable agreement for further details.
|
||||
+---------------------------------------------------------------------------------+
|
||||
; Flow Summary ;
|
||||
+------------------------------------+--------------------------------------------+
|
||||
; Flow Status ; Successful - Fri Apr 1 18:55:53 2022 ;
|
||||
; Flow Status ; Successful - Sat Apr 2 14:51:22 2022 ;
|
||||
; Quartus II 32-bit Version ; 13.1.0 Build 162 10/23/2013 SJ Web Edition ;
|
||||
; Revision Name ; spectrum ;
|
||||
; Top-level Entity Name ; spectrum ;
|
||||
; Family ; Cyclone IV E ;
|
||||
; Device ; EP4CE22F17C6 ;
|
||||
; Timing Models ; Final ;
|
||||
; Total logic elements ; 2,396 / 22,320 ( 11 % ) ;
|
||||
; Total combinational functions ; 2,272 / 22,320 ( 10 % ) ;
|
||||
; Dedicated logic registers ; 591 / 22,320 ( 3 % ) ;
|
||||
; Total registers ; 600 ;
|
||||
; Total pins ; 75 / 154 ( 49 % ) ;
|
||||
; Total logic elements ; 2,609 / 22,320 ( 12 % ) ;
|
||||
; Total combinational functions ; 2,490 / 22,320 ( 11 % ) ;
|
||||
; Dedicated logic registers ; 635 / 22,320 ( 3 % ) ;
|
||||
; Total registers ; 664 ;
|
||||
; Total pins ; 114 / 154 ( 74 % ) ;
|
||||
; Total virtual pins ; 0 ;
|
||||
; Total memory bits ; 524,288 / 608,256 ( 86 % ) ;
|
||||
; Embedded Multiplier 9-bit elements ; 0 / 132 ( 0 % ) ;
|
||||
; Total PLLs ; 1 / 4 ( 25 % ) ;
|
||||
; Total PLLs ; 2 / 4 ( 50 % ) ;
|
||||
+------------------------------------+--------------------------------------------+
|
||||
|
||||
|
||||
@@ -64,7 +64,7 @@ applicable agreement for further details.
|
||||
+-------------------+---------------------+
|
||||
; Option ; Setting ;
|
||||
+-------------------+---------------------+
|
||||
; Start date & time ; 04/01/2022 18:55:04 ;
|
||||
; Start date & time ; 04/02/2022 14:50:31 ;
|
||||
; Main task ; Compilation ;
|
||||
; Revision Name ; spectrum ;
|
||||
+-------------------+---------------------+
|
||||
@@ -74,7 +74,7 @@ applicable agreement for further details.
|
||||
; Flow Non-Default Global Settings ;
|
||||
+--------------------------------------------------------------------------------+
|
||||
Assignment Name : COMPILER_SIGNATURE_ID
|
||||
Value : 0.164882850457192
|
||||
Value : 0.164890023113286
|
||||
Default Value : --
|
||||
Entity Name : --
|
||||
Section Id : --
|
||||
@@ -133,6 +133,12 @@ Default Value : --
|
||||
Entity Name : --
|
||||
Section Id : --
|
||||
|
||||
Assignment Name : IP_TOOL_NAME
|
||||
Value : ALTPLL
|
||||
Default Value : --
|
||||
Entity Name : --
|
||||
Section Id : --
|
||||
|
||||
Assignment Name : IP_TOOL_VERSION
|
||||
Value : 13.1
|
||||
Default Value : --
|
||||
@@ -175,6 +181,12 @@ Default Value : --
|
||||
Entity Name : --
|
||||
Section Id : --
|
||||
|
||||
Assignment Name : IP_TOOL_VERSION
|
||||
Value : 13.1
|
||||
Default Value : --
|
||||
Entity Name : --
|
||||
Section Id : --
|
||||
|
||||
Assignment Name : MAX_CORE_JUNCTION_TEMP
|
||||
Value : 85
|
||||
Default Value : --
|
||||
@@ -241,6 +253,18 @@ Default Value : --
|
||||
Entity Name : --
|
||||
Section Id : --
|
||||
|
||||
Assignment Name : MISC_FILE
|
||||
Value : sdram_clk_gen_bb.v
|
||||
Default Value : --
|
||||
Entity Name : --
|
||||
Section Id : --
|
||||
|
||||
Assignment Name : MISC_FILE
|
||||
Value : sdram_clk_gen.ppf
|
||||
Default Value : --
|
||||
Entity Name : --
|
||||
Section Id : --
|
||||
|
||||
Assignment Name : NOMINAL_CORE_SUPPLY_VOLTAGE
|
||||
Value : 1.2V
|
||||
Default Value : --
|
||||
@@ -278,40 +302,40 @@ Section Id : --
|
||||
; Flow Elapsed Time ;
|
||||
+--------------------------------------------------------------------------------+
|
||||
Module Name : Analysis & Synthesis
|
||||
Elapsed Time : 00:00:13
|
||||
Elapsed Time : 00:00:14
|
||||
Average Processors Used : 1.0
|
||||
Peak Virtual Memory : 441 MB
|
||||
Total CPU Time (on all processors) : 00:00:13
|
||||
Peak Virtual Memory : 446 MB
|
||||
Total CPU Time (on all processors) : 00:00:14
|
||||
|
||||
Module Name : Fitter
|
||||
Elapsed Time : 00:00:21
|
||||
Average Processors Used : 1.0
|
||||
Peak Virtual Memory : 639 MB
|
||||
Peak Virtual Memory : 641 MB
|
||||
Total CPU Time (on all processors) : 00:00:21
|
||||
|
||||
Module Name : Assembler
|
||||
Elapsed Time : 00:00:02
|
||||
Average Processors Used : 1.0
|
||||
Peak Virtual Memory : 385 MB
|
||||
Peak Virtual Memory : 383 MB
|
||||
Total CPU Time (on all processors) : 00:00:02
|
||||
|
||||
Module Name : TimeQuest Timing Analyzer
|
||||
Elapsed Time : 00:00:04
|
||||
Elapsed Time : 00:00:03
|
||||
Average Processors Used : 1.0
|
||||
Peak Virtual Memory : 437 MB
|
||||
Peak Virtual Memory : 445 MB
|
||||
Total CPU Time (on all processors) : 00:00:04
|
||||
|
||||
Module Name : EDA Netlist Writer
|
||||
Elapsed Time : 00:00:03
|
||||
Average Processors Used : 1.0
|
||||
Peak Virtual Memory : 372 MB
|
||||
Peak Virtual Memory : 371 MB
|
||||
Total CPU Time (on all processors) : 00:00:03
|
||||
|
||||
Module Name : Total
|
||||
Elapsed Time : 00:00:43
|
||||
Average Processors Used : --
|
||||
Peak Virtual Memory : --
|
||||
Total CPU Time (on all processors) : 00:00:43
|
||||
Total CPU Time (on all processors) : 00:00:44
|
||||
+--------------------------------------------------------------------------------+
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<sld_project_info>
|
||||
<project>
|
||||
<hash md5_digest_80b="8380d13cf466db2d8054"/>
|
||||
<hash md5_digest_80b="e17a9ad4e9f9aba40443"/>
|
||||
</project>
|
||||
<file_info>
|
||||
<file device="EP4CE22F17C6" path="spectrum.sof" usercode="0xFFFFFFFF"/>
|
||||
|
||||
+1842
-127
File diff suppressed because it is too large
Load Diff
@@ -1,14 +1,14 @@
|
||||
Analysis & Synthesis Status : Successful - Fri Apr 1 18:55:17 2022
|
||||
Analysis & Synthesis Status : Successful - Sat Apr 2 14:50:45 2022
|
||||
Quartus II 32-bit Version : 13.1.0 Build 162 10/23/2013 SJ Web Edition
|
||||
Revision Name : spectrum
|
||||
Top-level Entity Name : spectrum
|
||||
Family : Cyclone IV E
|
||||
Total logic elements : 2,537
|
||||
Total combinational functions : 2,269
|
||||
Dedicated logic registers : 592
|
||||
Total registers : 592
|
||||
Total pins : 75
|
||||
Total logic elements : 2,751
|
||||
Total combinational functions : 2,480
|
||||
Dedicated logic registers : 649
|
||||
Total registers : 649
|
||||
Total pins : 114
|
||||
Total virtual pins : 0
|
||||
Total memory bits : 524,288
|
||||
Embedded Multiplier 9-bit elements : 0
|
||||
Total PLLs : 1
|
||||
Total PLLs : 2
|
||||
|
||||
+39
-39
@@ -101,7 +101,7 @@ RESERVED_INPUT_WITH_WEAK_PULLUP : B14 : : :
|
||||
GND : B15 : gnd : : : :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : B16 : : : : 6 :
|
||||
~ALTERA_ASDO_DATA1~ / RESERVED_INPUT_WITH_WEAK_PULLUP : C1 : input : 3.3-V LVTTL : : 1 : N
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : C2 : : : : 1 :
|
||||
DRAM_WE_N : C2 : output : 3.3-V LVTTL : : 1 : Y
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : C3 : : : : 8 :
|
||||
VCCIO8 : C4 : power : : 3.3V : 8 :
|
||||
GND : C5 : gnd : : : :
|
||||
@@ -164,8 +164,8 @@ GPIO_1[0] : F13 : output : 3.3-V LVTTL :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : F14 : : : : 6 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : F15 : : : : 6 :
|
||||
~ALTERA_nCEO~ / RESERVED_OUTPUT_OPEN_DRAIN : F16 : output : 3.3-V LVTTL : : 6 : N
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : G1 : : : : 1 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : G2 : : : : 1 :
|
||||
DRAM_DQ[1] : G1 : bidir : 3.3-V LVTTL : : 1 : Y
|
||||
DRAM_DQ[0] : G2 : bidir : 3.3-V LVTTL : : 1 : Y
|
||||
VCCIO1 : G3 : power : : 3.3V : 1 :
|
||||
GND : G4 : gnd : : : :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : G5 : : : : 1 :
|
||||
@@ -196,8 +196,8 @@ MSEL0 : H13 : : :
|
||||
CONF_DONE : H14 : : : : 6 :
|
||||
GND : H15 : gnd : : : :
|
||||
GND : H16 : gnd : : : :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : J1 : : : : 2 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : J2 : : : : 2 :
|
||||
DRAM_DQ[6] : J1 : bidir : 3.3-V LVTTL : : 2 : Y
|
||||
DRAM_DQ[5] : J2 : bidir : 3.3-V LVTTL : : 2 : Y
|
||||
nCE : J3 : : : : 1 :
|
||||
TDO : J4 : output : : : 1 :
|
||||
TMS : J5 : input : : : 1 :
|
||||
@@ -212,11 +212,11 @@ GPIO_1[32] : J13 : output : 3.3-V LVTTL :
|
||||
GPIO_1[33] : J14 : output : 3.3-V LVTTL : : 5 : Y
|
||||
KEY[0] : J15 : input : 3.3-V LVTTL : : 5 : Y
|
||||
GPIO_1[30] : J16 : output : 3.3-V LVTTL : : 5 : Y
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : K1 : : : : 2 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : K2 : : : : 2 :
|
||||
DRAM_DQ[15] : K1 : bidir : 3.3-V LVTTL : : 2 : Y
|
||||
DRAM_DQ[4] : K2 : bidir : 3.3-V LVTTL : : 2 : Y
|
||||
VCCIO2 : K3 : power : : 3.3V : 2 :
|
||||
GND : K4 : gnd : : : :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : K5 : : : : 2 :
|
||||
DRAM_DQ[3] : K5 : bidir : 3.3-V LVTTL : : 2 : Y
|
||||
GND : K6 : gnd : : : :
|
||||
VCCINT : K7 : power : : 1.2V : :
|
||||
GND : K8 : gnd : : : :
|
||||
@@ -228,14 +228,14 @@ GND : K13 : gnd : :
|
||||
VCCIO5 : K14 : power : : 3.3V : 5 :
|
||||
GPIO_1[31] : K15 : output : 3.3-V LVTTL : : 5 : Y
|
||||
GPIO_1[17] : K16 : output : 3.3-V LVTTL : : 5 : Y
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : L1 : : : : 2 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : L2 : : : : 2 :
|
||||
DRAM_CAS_N : L1 : output : 3.3-V LVTTL : : 2 : Y
|
||||
DRAM_RAS_N : L2 : output : 3.3-V LVTTL : : 2 : Y
|
||||
LED[7] : L3 : output : 3.3-V LVTTL : : 2 : Y
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : L4 : : : : 2 :
|
||||
DRAM_ADDR[12] : L4 : output : 3.3-V LVTTL : : 2 : Y
|
||||
VCCA1 : L5 : power : : 2.5V : :
|
||||
VCCINT : L6 : power : : 1.2V : :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : L7 : : : : 3 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : L8 : : : : 3 :
|
||||
DRAM_CKE : L7 : output : 3.3-V LVTTL : : 3 : Y
|
||||
DRAM_DQ[2] : L8 : bidir : 3.3-V LVTTL : : 3 : Y
|
||||
GND : L9 : gnd : : : :
|
||||
GND : L10 : gnd : : : :
|
||||
GND : L11 : gnd : : : :
|
||||
@@ -249,9 +249,9 @@ GND+ : M2 : : :
|
||||
VCCIO2 : M3 : power : : 3.3V : 2 :
|
||||
GND : M4 : gnd : : : :
|
||||
GNDA1 : M5 : gnd : : : :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : M6 : : : : 3 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : M7 : : : : 3 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : M8 : : : : 3 :
|
||||
DRAM_BA[1] : M6 : output : 3.3-V LVTTL : : 3 : Y
|
||||
DRAM_BA[0] : M7 : output : 3.3-V LVTTL : : 3 : Y
|
||||
DRAM_ADDR[3] : M8 : output : 3.3-V LVTTL : : 3 : Y
|
||||
VCCINT : M9 : power : : 1.2V : :
|
||||
GPIO_1[28] : M10 : output : 3.3-V LVTTL : : 4 : Y
|
||||
VCCINT : M11 : power : : 1.2V : :
|
||||
@@ -260,14 +260,14 @@ GND : M13 : gnd : :
|
||||
VCCIO5 : M14 : power : : 3.3V : 5 :
|
||||
SW[3] : M15 : input : 3.3-V LVTTL : : 5 : Y
|
||||
GND+ : M16 : : : : 5 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : N1 : : : : 2 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : N2 : : : : 2 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : N3 : : : : 3 :
|
||||
DRAM_ADDR[11] : N1 : output : 3.3-V LVTTL : : 2 : Y
|
||||
DRAM_ADDR[10] : N2 : output : 3.3-V LVTTL : : 2 : Y
|
||||
DRAM_DQ[14] : N3 : bidir : 3.3-V LVTTL : : 3 : Y
|
||||
VCCD_PLL1 : N4 : power : : 1.2V : :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : N5 : : : : 3 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : N6 : : : : 3 :
|
||||
DRAM_ADDR[1] : N5 : output : 3.3-V LVTTL : : 3 : Y
|
||||
DRAM_ADDR[2] : N6 : output : 3.3-V LVTTL : : 3 : Y
|
||||
GND : N7 : gnd : : : :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : N8 : : : : 3 :
|
||||
DRAM_ADDR[6] : N8 : output : 3.3-V LVTTL : : 3 : Y
|
||||
GPIO_1[14] : N9 : output : 3.3-V LVTTL : : 4 : Y
|
||||
GND : N10 : gnd : : : :
|
||||
GPIO_1[15] : N11 : output : 3.3-V LVTTL : : 4 : Y
|
||||
@@ -276,14 +276,14 @@ VCCD_PLL4 : N13 : power : : 1.2V
|
||||
GPIO_1[27] : N14 : output : 3.3-V LVTTL : : 5 : Y
|
||||
GPIO_1[24] : N15 : output : 3.3-V LVTTL : : 5 : Y
|
||||
GPIO_1[23] : N16 : output : 3.3-V LVTTL : : 5 : Y
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : P1 : : : : 2 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : P2 : : : : 2 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : P3 : : : : 3 :
|
||||
DRAM_ADDR[9] : P1 : output : 3.3-V LVTTL : : 2 : Y
|
||||
DRAM_ADDR[0] : P2 : output : 3.3-V LVTTL : : 2 : Y
|
||||
DRAM_DQ[13] : P3 : bidir : 3.3-V LVTTL : : 3 : Y
|
||||
VCCIO3 : P4 : power : : 3.3V : 3 :
|
||||
GND : P5 : gnd : : : :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : P6 : : : : 3 :
|
||||
DRAM_CS_N : P6 : output : 3.3-V LVTTL : : 3 : Y
|
||||
VCCIO3 : P7 : power : : 3.3V : 3 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : P8 : : : : 3 :
|
||||
DRAM_ADDR[4] : P8 : output : 3.3-V LVTTL : : 3 : Y
|
||||
GPIO_1[13] : P9 : output : 3.3-V LVTTL : : 4 : Y
|
||||
VCCIO4 : P10 : power : : 3.3V : 4 :
|
||||
GPIO_1[10] : P11 : output : 3.3-V LVTTL : : 4 : Y
|
||||
@@ -292,13 +292,13 @@ VCCIO4 : P13 : power : : 3.3V
|
||||
GPIO_1[25] : P14 : output : 3.3-V LVTTL : : 4 : Y
|
||||
GPIO_1[20] : P15 : output : 3.3-V LVTTL : : 5 : Y
|
||||
GPIO_1[21] : P16 : output : 3.3-V LVTTL : : 5 : Y
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : R1 : : : : 2 :
|
||||
DRAM_ADDR[8] : R1 : output : 3.3-V LVTTL : : 2 : Y
|
||||
GND : R2 : gnd : : : :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : R3 : : : : 3 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : R4 : : : : 3 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : R5 : : : : 3 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : R6 : : : : 3 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : R7 : : : : 3 :
|
||||
DRAM_DQ[11] : R3 : bidir : 3.3-V LVTTL : : 3 : Y
|
||||
DRAM_CLK : R4 : output : 3.3-V LVTTL : : 3 : Y
|
||||
DRAM_DQ[12] : R5 : bidir : 3.3-V LVTTL : : 3 : Y
|
||||
DRAM_DQM[0] : R6 : output : 3.3-V LVTTL : : 3 : Y
|
||||
DRAM_DQ[7] : R7 : bidir : 3.3-V LVTTL : : 3 : Y
|
||||
CLOCK_50 : R8 : input : 3.3-V LVTTL : : 3 : Y
|
||||
GND+ : R9 : : : : 4 :
|
||||
GPIO_1[11] : R10 : output : 3.3-V LVTTL : : 4 : Y
|
||||
@@ -309,12 +309,12 @@ GPIO_1[22] : R14 : output : 3.3-V LVTTL :
|
||||
GND : R15 : gnd : : : :
|
||||
GPIO_1[18] : R16 : output : 3.3-V LVTTL : : 5 : Y
|
||||
VCCIO3 : T1 : power : : 3.3V : 3 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : T2 : : : : 3 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : T3 : : : : 3 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : T4 : : : : 3 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : T5 : : : : 3 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : T6 : : : : 3 :
|
||||
RESERVED_INPUT_WITH_WEAK_PULLUP : T7 : : : : 3 :
|
||||
DRAM_DQ[9] : T2 : bidir : 3.3-V LVTTL : : 3 : Y
|
||||
DRAM_DQ[10] : T3 : bidir : 3.3-V LVTTL : : 3 : Y
|
||||
DRAM_DQ[8] : T4 : bidir : 3.3-V LVTTL : : 3 : Y
|
||||
DRAM_DQM[1] : T5 : output : 3.3-V LVTTL : : 3 : Y
|
||||
DRAM_ADDR[7] : T6 : output : 3.3-V LVTTL : : 3 : Y
|
||||
DRAM_ADDR[5] : T7 : output : 3.3-V LVTTL : : 3 : Y
|
||||
SW[1] : T8 : input : 3.3-V LVTTL : : 3 : Y
|
||||
GND+ : T9 : : : : 4 :
|
||||
GPIO_1[8] : T10 : output : 3.3-V LVTTL : : 4 : Y
|
||||
|
||||
Binary file not shown.
+36084
-19912
File diff suppressed because it is too large
Load Diff
@@ -3,23 +3,23 @@ TimeQuest Timing Analyzer Summary
|
||||
------------------------------------------------------------
|
||||
|
||||
Type : Slow 1200mV 85C Model Setup 'CLOCK_50'
|
||||
Slack : -18.123
|
||||
TNS : -549.338
|
||||
Slack : -18.571
|
||||
TNS : -821.372
|
||||
|
||||
Type : Slow 1200mV 85C Model Setup 'ula_|pll_|altpll_component|auto_generated|pll1|clk[0]'
|
||||
Slack : -7.533
|
||||
TNS : -284.813
|
||||
Slack : -7.747
|
||||
TNS : -287.138
|
||||
|
||||
Type : Slow 1200mV 85C Model Setup 'ula_|pll_|altpll_component|auto_generated|pll1|clk[2]'
|
||||
Slack : -4.740
|
||||
TNS : -42.810
|
||||
Slack : -4.731
|
||||
TNS : -41.432
|
||||
|
||||
Type : Slow 1200mV 85C Model Setup 'ula_|pll_|altpll_component|auto_generated|pll1|clk[1]'
|
||||
Slack : -2.914
|
||||
TNS : -2.914
|
||||
Slack : -2.915
|
||||
TNS : -2.915
|
||||
|
||||
Type : Slow 1200mV 85C Model Hold 'CLOCK_50'
|
||||
Slack : 0.210
|
||||
Type : Slow 1200mV 85C Model Setup 'sdram_|sdram_clk_pll|altpll_component|auto_generated|pll1|clk[0]'
|
||||
Slack : 3.503
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 85C Model Hold 'ula_|pll_|altpll_component|auto_generated|pll1|clk[1]'
|
||||
@@ -27,19 +27,31 @@ Slack : 0.342
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 85C Model Hold 'ula_|pll_|altpll_component|auto_generated|pll1|clk[2]'
|
||||
Slack : 0.344
|
||||
Slack : 0.342
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 85C Model Hold 'ula_|pll_|altpll_component|auto_generated|pll1|clk[0]'
|
||||
Slack : 0.357
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 85C Model Hold 'sdram_|sdram_clk_pll|altpll_component|auto_generated|pll1|clk[0]'
|
||||
Slack : 0.359
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 85C Model Hold 'CLOCK_50'
|
||||
Slack : 0.373
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 85C Model Recovery 'ula_|pll_|altpll_component|auto_generated|pll1|clk[2]'
|
||||
Slack : -6.223
|
||||
TNS : -459.348
|
||||
Slack : -6.212
|
||||
TNS : -460.730
|
||||
|
||||
Type : Slow 1200mV 85C Model Removal 'ula_|pll_|altpll_component|auto_generated|pll1|clk[2]'
|
||||
Slack : 3.698
|
||||
Slack : 3.666
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 85C Model Minimum Pulse Width 'sdram_|sdram_clk_pll|altpll_component|auto_generated|pll1|clk[0]'
|
||||
Slack : 4.752
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 85C Model Minimum Pulse Width 'CLOCK_50'
|
||||
@@ -51,7 +63,7 @@ Slack : 19.602
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 85C Model Minimum Pulse Width 'ula_|pll_|altpll_component|auto_generated|pll1|clk[2]'
|
||||
Slack : 20.595
|
||||
Slack : 20.597
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 85C Model Minimum Pulse Width 'ula_|pll_|altpll_component|auto_generated|pll1|clk[1]'
|
||||
@@ -59,43 +71,55 @@ Slack : 35.503
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 0C Model Setup 'CLOCK_50'
|
||||
Slack : -17.311
|
||||
TNS : -526.609
|
||||
Slack : -17.727
|
||||
TNS : -781.205
|
||||
|
||||
Type : Slow 1200mV 0C Model Setup 'ula_|pll_|altpll_component|auto_generated|pll1|clk[0]'
|
||||
Slack : -6.686
|
||||
TNS : -253.661
|
||||
Slack : -6.896
|
||||
TNS : -255.894
|
||||
|
||||
Type : Slow 1200mV 0C Model Setup 'ula_|pll_|altpll_component|auto_generated|pll1|clk[2]'
|
||||
Slack : -4.428
|
||||
TNS : -40.009
|
||||
Slack : -4.422
|
||||
TNS : -38.759
|
||||
|
||||
Type : Slow 1200mV 0C Model Setup 'ula_|pll_|altpll_component|auto_generated|pll1|clk[1]'
|
||||
Slack : -2.785
|
||||
TNS : -2.785
|
||||
Slack : -2.786
|
||||
TNS : -2.786
|
||||
|
||||
Type : Slow 1200mV 0C Model Setup 'sdram_|sdram_clk_pll|altpll_component|auto_generated|pll1|clk[0]'
|
||||
Slack : 4.148
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 0C Model Hold 'ula_|pll_|altpll_component|auto_generated|pll1|clk[1]'
|
||||
Slack : 0.298
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 0C Model Hold 'ula_|pll_|altpll_component|auto_generated|pll1|clk[2]'
|
||||
Slack : 0.300
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 0C Model Hold 'CLOCK_50'
|
||||
Slack : 0.304
|
||||
Slack : 0.298
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 0C Model Hold 'ula_|pll_|altpll_component|auto_generated|pll1|clk[0]'
|
||||
Slack : 0.311
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 0C Model Hold 'sdram_|sdram_clk_pll|altpll_component|auto_generated|pll1|clk[0]'
|
||||
Slack : 0.312
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 0C Model Hold 'CLOCK_50'
|
||||
Slack : 0.339
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 0C Model Recovery 'ula_|pll_|altpll_component|auto_generated|pll1|clk[2]'
|
||||
Slack : -5.744
|
||||
TNS : -423.582
|
||||
Slack : -5.735
|
||||
TNS : -424.927
|
||||
|
||||
Type : Slow 1200mV 0C Model Removal 'ula_|pll_|altpll_component|auto_generated|pll1|clk[2]'
|
||||
Slack : 3.374
|
||||
Slack : 3.339
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 0C Model Minimum Pulse Width 'sdram_|sdram_clk_pll|altpll_component|auto_generated|pll1|clk[0]'
|
||||
Slack : 4.748
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 0C Model Minimum Pulse Width 'CLOCK_50'
|
||||
@@ -103,7 +127,7 @@ Slack : 9.489
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 0C Model Minimum Pulse Width 'ula_|pll_|altpll_component|auto_generated|pll1|clk[0]'
|
||||
Slack : 19.600
|
||||
Slack : 19.596
|
||||
TNS : 0.000
|
||||
|
||||
Type : Slow 1200mV 0C Model Minimum Pulse Width 'ula_|pll_|altpll_component|auto_generated|pll1|clk[2]'
|
||||
@@ -115,31 +139,39 @@ Slack : 35.491
|
||||
TNS : 0.000
|
||||
|
||||
Type : Fast 1200mV 0C Model Setup 'CLOCK_50'
|
||||
Slack : -14.971
|
||||
TNS : -442.545
|
||||
Slack : -15.243
|
||||
TNS : -641.328
|
||||
|
||||
Type : Fast 1200mV 0C Model Setup 'ula_|pll_|altpll_component|auto_generated|pll1|clk[0]'
|
||||
Slack : -4.979
|
||||
TNS : -171.124
|
||||
Slack : -4.921
|
||||
TNS : -171.346
|
||||
|
||||
Type : Fast 1200mV 0C Model Setup 'ula_|pll_|altpll_component|auto_generated|pll1|clk[2]'
|
||||
Slack : -3.775
|
||||
TNS : -35.541
|
||||
Slack : -3.770
|
||||
TNS : -34.841
|
||||
|
||||
Type : Fast 1200mV 0C Model Setup 'ula_|pll_|altpll_component|auto_generated|pll1|clk[1]'
|
||||
Slack : -2.784
|
||||
TNS : -2.784
|
||||
|
||||
Type : Fast 1200mV 0C Model Setup 'sdram_|sdram_clk_pll|altpll_component|auto_generated|pll1|clk[0]'
|
||||
Slack : 6.261
|
||||
TNS : 0.000
|
||||
|
||||
Type : Fast 1200mV 0C Model Hold 'CLOCK_50'
|
||||
Slack : -0.053
|
||||
TNS : -0.089
|
||||
Slack : 0.098
|
||||
TNS : 0.000
|
||||
|
||||
Type : Fast 1200mV 0C Model Hold 'ula_|pll_|altpll_component|auto_generated|pll1|clk[1]'
|
||||
Slack : 0.177
|
||||
TNS : 0.000
|
||||
|
||||
Type : Fast 1200mV 0C Model Hold 'ula_|pll_|altpll_component|auto_generated|pll1|clk[2]'
|
||||
Slack : 0.178
|
||||
Slack : 0.177
|
||||
TNS : 0.000
|
||||
|
||||
Type : Fast 1200mV 0C Model Hold 'sdram_|sdram_clk_pll|altpll_component|auto_generated|pll1|clk[0]'
|
||||
Slack : 0.186
|
||||
TNS : 0.000
|
||||
|
||||
Type : Fast 1200mV 0C Model Hold 'ula_|pll_|altpll_component|auto_generated|pll1|clk[0]'
|
||||
@@ -147,11 +179,15 @@ Slack : 0.186
|
||||
TNS : 0.000
|
||||
|
||||
Type : Fast 1200mV 0C Model Recovery 'ula_|pll_|altpll_component|auto_generated|pll1|clk[2]'
|
||||
Slack : -4.693
|
||||
TNS : -358.284
|
||||
Slack : -4.684
|
||||
TNS : -358.844
|
||||
|
||||
Type : Fast 1200mV 0C Model Removal 'ula_|pll_|altpll_component|auto_generated|pll1|clk[2]'
|
||||
Slack : 2.518
|
||||
Slack : 2.507
|
||||
TNS : 0.000
|
||||
|
||||
Type : Fast 1200mV 0C Model Minimum Pulse Width 'sdram_|sdram_clk_pll|altpll_component|auto_generated|pll1|clk[0]'
|
||||
Slack : 4.783
|
||||
TNS : 0.000
|
||||
|
||||
Type : Fast 1200mV 0C Model Minimum Pulse Width 'CLOCK_50'
|
||||
|
||||
Reference in New Issue
Block a user