mirror of
https://github.com/garrettsworkshop/Warp-SE.git
synced 2025-04-11 08:37:05 +00:00
0.7d-slowscc compiled and working
This commit is contained in:
parent
d012753234
commit
7942e8e6de
@ -79,6 +79,8 @@ module CNT(
|
||||
always @(posedge CLK) begin
|
||||
if (!nRESin) QS <= 3;
|
||||
else if (BACT && IACK0CS) QS <= 15;
|
||||
else if (BACT && IACK1CS) QS <= 15;
|
||||
else if (BACT && SCCCS) QS <= 15;
|
||||
else if (BACT && VIACS) QS[1] <= 1;
|
||||
else if (BACT && IWMCS) QS[1] <= 1;
|
||||
else if (SndCSWRr) QS <= 15;
|
||||
|
5163
cpld/XC95144XL/WarpSE-0.7d-slowscc.svf
Normal file
5163
cpld/XC95144XL/WarpSE-0.7d-slowscc.svf
Normal file
File diff suppressed because it is too large
Load Diff
@ -30,7 +30,7 @@ NGDBUILD Design Results Summary:
|
||||
Number of errors: 0
|
||||
Number of warnings: 0
|
||||
|
||||
Total memory usage is 154048 kilobytes
|
||||
Total memory usage is 154432 kilobytes
|
||||
|
||||
Writing NGD file "WarpSE.ngd" ...
|
||||
Total REAL time to NGDBUILD completion: 3 sec
|
||||
|
@ -1936,3 +1936,26 @@ XSLTProcess WarpSE_build.xml
|
||||
tsim -intstyle ise WarpSE WarpSE.nga
|
||||
taengine -intstyle ise -f WarpSE -w --format html1 -l WarpSE_html/tim/timing_report.htm
|
||||
hprep6 -s IEEE1149 -n WarpSE -i WarpSE
|
||||
xst -intstyle ise -ifn "C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL/WarpSE.xst" -ofn "C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL/WarpSE.syr"
|
||||
ngdbuild -intstyle ise -dd _ngo -uc C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/WarpSE-XC95144XL.ucf -p xc95144xl-TQ100-10 WarpSE.ngc WarpSE.ngd
|
||||
ngdbuild -intstyle ise -dd _ngo -uc C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/WarpSE-XC95144XL.ucf -p xc95144xl-TQ100-10 WarpSE.ngc WarpSE.ngd
|
||||
xst -intstyle ise -ifn "C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL/WarpSE.xst" -ofn "C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL/WarpSE.syr"
|
||||
ngdbuild -intstyle ise -dd _ngo -uc C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/WarpSE-XC95144XL.ucf -p xc95144xl-TQ100-10 WarpSE.ngc WarpSE.ngd
|
||||
cpldfit -intstyle ise -p xc95144xl-10-TQ100 -ofmt vhdl -optimize speed -htmlrpt -loc on -slew fast -init low -inputs 54 -pterms 25 -unused float -power std -terminate keeper WarpSE.ngd
|
||||
XSLTProcess WarpSE_build.xml
|
||||
tsim -intstyle ise WarpSE WarpSE.nga
|
||||
taengine -intstyle ise -f WarpSE -w --format html1 -l WarpSE_html/tim/timing_report.htm
|
||||
hprep6 -s IEEE1149 -n WarpSE -i WarpSE
|
||||
xst -intstyle ise -ifn "C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL/WarpSE.xst" -ofn "C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL/WarpSE.syr"
|
||||
ngdbuild -intstyle ise -dd _ngo -uc C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/WarpSE-XC95144XL.ucf -p xc95144xl-TQ100-10 WarpSE.ngc WarpSE.ngd
|
||||
cpldfit -intstyle ise -p xc95144xl-10-TQ100 -ofmt vhdl -optimize speed -htmlrpt -loc on -slew fast -init low -inputs 54 -pterms 25 -unused float -power std -terminate keeper WarpSE.ngd
|
||||
XSLTProcess WarpSE_build.xml
|
||||
tsim -intstyle ise WarpSE WarpSE.nga
|
||||
hprep6 -s IEEE1149 -n WarpSE -i WarpSE
|
||||
xst -intstyle ise -ifn "C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL/WarpSE.xst" -ofn "C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL/WarpSE.syr"
|
||||
ngdbuild -intstyle ise -dd _ngo -uc C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/WarpSE-XC95144XL.ucf -p xc95144xl-TQ100-10 WarpSE.ngc WarpSE.ngd
|
||||
cpldfit -intstyle ise -p xc95144xl-10-TQ100 -ofmt vhdl -optimize speed -htmlrpt -loc on -slew fast -init low -inputs 54 -pterms 25 -unused float -power std -terminate keeper WarpSE.ngd
|
||||
XSLTProcess WarpSE_build.xml
|
||||
tsim -intstyle ise WarpSE WarpSE.nga
|
||||
taengine -intstyle ise -f WarpSE -w --format html1 -l WarpSE_html/tim/timing_report.htm
|
||||
hprep6 -s IEEE1149 -n WarpSE -i WarpSE
|
||||
|
@ -62,15 +62,15 @@
|
||||
</files>
|
||||
|
||||
<transforms xmlns="http://www.xilinx.com/XMLSchema">
|
||||
<transform xil_pn:end_ts="1728881387" xil_pn:name="TRAN_copyInitialToXSTAbstractSynthesis" xil_pn:start_ts="1728881387">
|
||||
<transform xil_pn:end_ts="1729050177" xil_pn:name="TRAN_copyInitialToXSTAbstractSynthesis" xil_pn:start_ts="1729050177">
|
||||
<status xil_pn:value="SuccessfullyRun"/>
|
||||
<status xil_pn:value="ReadyToRun"/>
|
||||
</transform>
|
||||
<transform xil_pn:end_ts="1728881387" xil_pn:name="TRAN_schematicsToHdl" xil_pn:prop_ck="-8819683973431472423" xil_pn:start_ts="1728881387">
|
||||
<transform xil_pn:end_ts="1729050177" xil_pn:name="TRAN_schematicsToHdl" xil_pn:prop_ck="-8819683973431472423" xil_pn:start_ts="1729050177">
|
||||
<status xil_pn:value="SuccessfullyRun"/>
|
||||
<status xil_pn:value="ReadyToRun"/>
|
||||
</transform>
|
||||
<transform xil_pn:end_ts="1729049332" xil_pn:in_ck="5474524715461797957" xil_pn:name="TRANEXT_xstsynthesize_xc9500xl" xil_pn:prop_ck="-827049739915084467" xil_pn:start_ts="1729049325">
|
||||
<transform xil_pn:end_ts="1729050841" xil_pn:in_ck="5474524715461797957" xil_pn:name="TRANEXT_xstsynthesize_xc9500xl" xil_pn:prop_ck="-827049739915084467" xil_pn:start_ts="1729050833">
|
||||
<status xil_pn:value="SuccessfullyRun"/>
|
||||
<status xil_pn:value="WarningsGenerated"/>
|
||||
<status xil_pn:value="ReadyToRun"/>
|
||||
@ -86,11 +86,11 @@
|
||||
<outfile xil_pn:name="webtalk_pn.xml"/>
|
||||
<outfile xil_pn:name="xst"/>
|
||||
</transform>
|
||||
<transform xil_pn:end_ts="1728881394" xil_pn:in_ck="-6638154780101949348" xil_pn:name="TRAN_compileBCD2" xil_pn:prop_ck="5069202360897704756" xil_pn:start_ts="1728881394">
|
||||
<transform xil_pn:end_ts="1729050185" xil_pn:in_ck="-6638154780101949348" xil_pn:name="TRAN_compileBCD2" xil_pn:prop_ck="5069202360897704756" xil_pn:start_ts="1729050185">
|
||||
<status xil_pn:value="SuccessfullyRun"/>
|
||||
<status xil_pn:value="ReadyToRun"/>
|
||||
</transform>
|
||||
<transform xil_pn:end_ts="1729049338" xil_pn:in_ck="814020912342028692" xil_pn:name="TRAN_ngdbuild" xil_pn:prop_ck="1893441463969615248" xil_pn:start_ts="1729049332">
|
||||
<transform xil_pn:end_ts="1729050846" xil_pn:in_ck="814020912342028692" xil_pn:name="TRAN_ngdbuild" xil_pn:prop_ck="1893441463969615248" xil_pn:start_ts="1729050841">
|
||||
<status xil_pn:value="SuccessfullyRun"/>
|
||||
<status xil_pn:value="ReadyToRun"/>
|
||||
<outfile xil_pn:name="WarpSE.bld"/>
|
||||
@ -99,7 +99,7 @@
|
||||
<outfile xil_pn:name="_ngo"/>
|
||||
<outfile xil_pn:name="_xmsgs/ngdbuild.xmsgs"/>
|
||||
</transform>
|
||||
<transform xil_pn:end_ts="1729049358" xil_pn:in_ck="4179227257693753" xil_pn:name="TRANEXT_vm6File_xc9500xl" xil_pn:prop_ck="3294015560432670715" xil_pn:start_ts="1729049338">
|
||||
<transform xil_pn:end_ts="1729050865" xil_pn:in_ck="4179227257693753" xil_pn:name="TRANEXT_vm6File_xc9500xl" xil_pn:prop_ck="3294015560432670715" xil_pn:start_ts="1729050846">
|
||||
<status xil_pn:value="SuccessfullyRun"/>
|
||||
<status xil_pn:value="WarningsGenerated"/>
|
||||
<status xil_pn:value="ReadyToRun"/>
|
||||
@ -119,22 +119,18 @@
|
||||
<outfile xil_pn:name="WarpSE_html"/>
|
||||
<outfile xil_pn:name="WarpSE_pad.csv"/>
|
||||
</transform>
|
||||
<transform xil_pn:end_ts="1729049373" xil_pn:in_ck="4179227257702617" xil_pn:name="TRANEXT_crtProg_xc9500" xil_pn:prop_ck="-6294026017969277533" xil_pn:start_ts="1729049371">
|
||||
<transform xil_pn:end_ts="1729050895" xil_pn:in_ck="4179227257702617" xil_pn:name="TRANEXT_crtProg_xc9500" xil_pn:prop_ck="-6294026017969277533" xil_pn:start_ts="1729050893">
|
||||
<status xil_pn:value="SuccessfullyRun"/>
|
||||
<status xil_pn:value="ReadyToRun"/>
|
||||
<outfile xil_pn:name="WarpSE.jed"/>
|
||||
</transform>
|
||||
<transform xil_pn:end_ts="1729048001" xil_pn:in_ck="4179227257689331" xil_pn:name="TRAN_impactProgrammingTool_CPLD" xil_pn:prop_ck="-207801193714804843" xil_pn:start_ts="1729048001">
|
||||
<transform xil_pn:end_ts="1729050907" xil_pn:in_ck="4179227257689331" xil_pn:name="TRAN_impactProgrammingTool_CPLD" xil_pn:prop_ck="-207801193714804843" xil_pn:start_ts="1729050907">
|
||||
<status xil_pn:value="SuccessfullyRun"/>
|
||||
<status xil_pn:value="ReadyToRun"/>
|
||||
<status xil_pn:value="OutOfDateForInputs"/>
|
||||
<status xil_pn:value="OutOfDateForOutputs"/>
|
||||
<status xil_pn:value="InputChanged"/>
|
||||
<status xil_pn:value="OutputChanged"/>
|
||||
<outfile xil_pn:name="_impactbatch.log"/>
|
||||
<outfile xil_pn:name="ise_impact.cmd"/>
|
||||
</transform>
|
||||
<transform xil_pn:end_ts="1729049374" xil_pn:in_ck="4179227257689331" xil_pn:name="TRAN_configureTargetDevice_CPLD" xil_pn:prop_ck="-742897827381199779" xil_pn:start_ts="1729049373">
|
||||
<transform xil_pn:end_ts="1729050895" xil_pn:in_ck="4179227257689331" xil_pn:name="TRAN_configureTargetDevice_CPLD" xil_pn:prop_ck="-742897827381199779" xil_pn:start_ts="1729050895">
|
||||
<status xil_pn:value="SuccessfullyRun"/>
|
||||
<status xil_pn:value="ReadyToRun"/>
|
||||
<status xil_pn:value="OutOfDateForOutputs"/>
|
||||
@ -142,7 +138,7 @@
|
||||
<outfile xil_pn:name="_impactbatch.log"/>
|
||||
<outfile xil_pn:name="ise_impact.cmd"/>
|
||||
</transform>
|
||||
<transform xil_pn:end_ts="1729049360" xil_pn:in_ck="4179227257702617" xil_pn:name="TRAN_timRpt" xil_pn:prop_ck="111903974446" xil_pn:start_ts="1729049358">
|
||||
<transform xil_pn:end_ts="1729050867" xil_pn:in_ck="4179227257702617" xil_pn:name="TRAN_timRpt" xil_pn:prop_ck="111903974446" xil_pn:start_ts="1729050865">
|
||||
<status xil_pn:value="SuccessfullyRun"/>
|
||||
<status xil_pn:value="ReadyToRun"/>
|
||||
</transform>
|
||||
|
@ -79,29 +79,29 @@ nVPA_FSB S:PIN93
|
||||
;The remaining section of the .gyd file is for documentation purposes only.
|
||||
;It shows where your internal equations were placed in the last successful fit.
|
||||
|
||||
PARTITION FB1_1 iobm/IOREQr iobm/Er iobm/C8Mr cnt/TimerTick
|
||||
cnt/LTimer<0> cnt/Er<1> cnt/Er<0> cnt/C8Mr<0>
|
||||
cnt/Timer<2> cnt/Timer<0> cnt/LTimer<4> cnt/LTimer<3>
|
||||
cnt/LTimer<2> cnt/LTimer<1> RefUrg RefReq
|
||||
PARTITION FB1_1 iobm/Er iobm/C8Mr cnt/TimerTick cnt/Er<1>
|
||||
cnt/Er<0> cnt/C8Mr<0> ALE0S cnt/Timer<2>
|
||||
cnt/Timer<0> cnt/LTimer<7> cnt/LTimer<6> cnt/LTimer<5>
|
||||
cnt/LTimer<4> cnt/LTimer<3> RefUrg RefReq
|
||||
cnt/Timer<3> cnt/Timer<1>
|
||||
PARTITION FB2_11 iobs/IODONErf iobs/IODONEr<1> iobs/IODONEr<0> iobs/IOACTr
|
||||
PARTITION FB2_10 iobs/IODONErf iobs/IODONEr<1> iobs/IODONEr<0> iobs/IOACTr
|
||||
iobm/VPAr iobm/IOS_FSM_FFd5 iobm/IOS_FSM_FFd4 iobm/IOS_FSM_FFd1
|
||||
|
||||
PARTITION FB3_1 ram/RASEN ALE0S ram/RefDone ram/RASrf
|
||||
ram/CASEndEN iobs/TS_FSM_FFd1 cnt/LTimer<9> cnt/LTimer<8>
|
||||
nDTACK_FSB_OBUF cnt/LTimer<7> ram/RS<1> ram/RASEL
|
||||
IORW ram/RS<0> ram/RefCAS ram/RS<2>
|
||||
iobm/IOREQr
|
||||
PARTITION FB3_1 cnt/LTimer<0> cnt/QS<3> ram/RefDone ram/RASrf
|
||||
ram/CASEndEN iobs/TS_FSM_FFd1 cnt/LTimer<2> cnt/LTimer<1>
|
||||
nDTACK_FSB_OBUF ram/RS<1> ram/RASEL IORW
|
||||
ram/RefCAS EXP10_ ram/RS<2> ram/RASEN
|
||||
nROMWE_OBUF iobs/Clear1
|
||||
PARTITION FB4_1 cnt/LTimerTick nAoutOE_OBUF cnt/C8Mr<3> cnt/C8Mr<2>
|
||||
nDoutOE_OBUF nDinOE_OBUF cnt/C8Mr<1> N0
|
||||
nRESout nBR_IOBout nVPA_FSB_OBUF cnt/LTimer<6>
|
||||
cnt/LTimer<5> cnt/LTimer<11> cnt/LTimer<10> cnt/IS<1>
|
||||
nRESout nBR_IOBout nVPA_FSB_OBUF cnt/LTimer<9>
|
||||
cnt/LTimer<8> cnt/LTimer<11> cnt/LTimer<10> cnt/IS<1>
|
||||
cnt/nPOR cnt/IS<0>
|
||||
PARTITION FB5_1 EXP10_ nROMOE_OBUF IOREQ EXP11_
|
||||
nCAS_OBUF nOE_OBUF iobs/IORW1 EXP12_
|
||||
PARTITION FB5_1 EXP11_ nROMOE_OBUF IOREQ EXP12_
|
||||
nCAS_OBUF nOE_OBUF iobs/IORW1 EXP13_
|
||||
RA_4_OBUF iobs/TS_FSM_FFd2 RA_11_OBUF RA_5_OBUF
|
||||
cnt/SndCSWRr RA_2_OBUF RA_6_OBUF iobs/Load1
|
||||
EXP13_ iobs/Sent
|
||||
EXP14_ iobs/Sent
|
||||
PARTITION FB6_1 iobs/IOU1 nVMA_IOBout iobs/IOL1 iobm/ES<2>
|
||||
iobm/ES<0> IOU0 IOL0 iobm/ES<3>
|
||||
nLDS_IOBout iobm/ES<1> nUDS_IOBout nAS_IOBout
|
||||
@ -112,9 +112,9 @@ PARTITION FB7_1 iobm/IOS_FSM_FFd6 RA_1_OBUF iobm/IOS_FSM_FFd2 BACTr
|
||||
RA_10_OBUF iobm/IOS_FSM_FFd7 RA_9_OBUF MCKE_OBUF
|
||||
iobm/IOS_FSM_FFd3 RnW_IOBout GA_23_OBUF$BUF0 IOACT
|
||||
GA_22_OBUF$BUF0 cnt/ClockGateEN
|
||||
PARTITION FB8_1 cnt/QS<0> RA_11_OBUF$BUF0 QoSEN cs/Overlay
|
||||
nRAS_OBUF nRAMLWE_OBUF cnt/QS<1> nRAMUWE_OBUF
|
||||
EXP14_ EXP15_ cnt/QS<3> nBERR_FSB_OBUF
|
||||
EXP16_ cnt/QS<2> N0$BUF0 EXP17_
|
||||
IONPReady EXP18_
|
||||
PARTITION FB8_1 EXP15_ RA_11_OBUF$BUF0 QoSEN ram/RS<0>
|
||||
nRAS_OBUF nRAMLWE_OBUF IONPReady nRAMUWE_OBUF
|
||||
EXP16_ EXP17_ cnt/QS<1> nBERR_FSB_OBUF
|
||||
EXP18_ cnt/QS<0> N0$BUF0 cs/Overlay
|
||||
EXP19_ cnt/QS<2>
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,7 +1,7 @@
|
||||
Release 8.1i - Fit P.20131013
|
||||
Copyright(c) 1995-2003 Xilinx Inc. All rights reserved
|
||||
|
||||
10-15-2024 11:29PM
|
||||
10-15-2024 11:54PM
|
||||
|
||||
NOTE: This file is designed to be imported into a spreadsheet program
|
||||
such as Microsoft Excel for viewing, printing and sorting. The pipe '|'
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
cpldfit: version P.20131013 Xilinx Inc.
|
||||
Fitter Report
|
||||
Design Name: WarpSE Date: 10-15-2024, 11:29PM
|
||||
Design Name: WarpSE Date: 10-15-2024, 11:54PM
|
||||
Device Used: XC95144XL-10-TQ100
|
||||
Fitting Status: Successful
|
||||
|
||||
@ -9,22 +9,22 @@ Fitting Status: Successful
|
||||
|
||||
Macrocells Product Terms Function Block Registers Pins
|
||||
Used/Tot Used/Tot Inps Used/Tot Used/Tot Used/Tot
|
||||
125/144 ( 87%) 412 /720 ( 57%) 242/432 ( 56%) 100/144 ( 69%) 73 /81 ( 90%)
|
||||
125/144 ( 87%) 420 /720 ( 58%) 251/432 ( 58%) 100/144 ( 69%) 73 /81 ( 90%)
|
||||
|
||||
** Function Block Resources **
|
||||
|
||||
Function Mcells FB Inps Pterms IO
|
||||
Block Used/Tot Used/Tot Used/Tot Used/Tot
|
||||
FB1 18/18* 14/54 30/90 11/11*
|
||||
FB2 8/18 8/54 8/90 8/10
|
||||
FB3 18/18* 39/54 67/90 10/10*
|
||||
FB1 18/18* 17/54 31/90 11/11*
|
||||
FB2 9/18 9/54 9/90 8/10
|
||||
FB3 17/18 39/54 73/90 10/10*
|
||||
FB4 18/18* 36/54 33/90 10/10*
|
||||
FB5 14/18 37/54 82/90 8/10
|
||||
FB6 18/18* 37/54 66/90 10/10*
|
||||
FB7 18/18* 38/54 44/90 10/10*
|
||||
FB8 13/18 33/54 82/90 6/10
|
||||
FB8 13/18 38/54 82/90 6/10
|
||||
----- ----- ----- -----
|
||||
125/144 242/432 412/720 73/81
|
||||
125/144 251/432 420/720 73/81
|
||||
|
||||
* - Resource is exhausted
|
||||
|
||||
@ -136,50 +136,50 @@ nBR_IOB 1 1 FB8_15 72 I/O O STD SLOW
|
||||
|
||||
Signal Total Total Loc Pwr Reg Init
|
||||
Name Pts Inps Mode State
|
||||
iobm/IOREQr 1 1 FB1_1 STD RESET
|
||||
iobm/Er 1 1 FB1_2 STD RESET
|
||||
iobm/C8Mr 1 1 FB1_3 STD RESET
|
||||
cnt/TimerTick 1 6 FB1_4 STD RESET
|
||||
cnt/LTimer<0> 1 1 FB1_5 STD RESET
|
||||
cnt/Er<1> 1 1 FB1_6 STD RESET
|
||||
cnt/Er<0> 1 1 FB1_7 STD RESET
|
||||
cnt/C8Mr<0> 1 1 FB1_8 STD RESET
|
||||
cnt/Timer<2> 2 4 FB1_9 STD RESET
|
||||
cnt/Timer<0> 2 6 FB1_10 STD RESET
|
||||
cnt/LTimer<4> 2 5 FB1_11 STD RESET
|
||||
cnt/LTimer<3> 2 4 FB1_12 STD RESET
|
||||
cnt/LTimer<2> 2 3 FB1_13 STD RESET
|
||||
cnt/LTimer<1> 2 2 FB1_14 STD RESET
|
||||
iobm/Er 1 1 FB1_1 STD RESET
|
||||
iobm/C8Mr 1 1 FB1_2 STD RESET
|
||||
cnt/TimerTick 1 6 FB1_3 STD RESET
|
||||
cnt/Er<1> 1 1 FB1_4 STD RESET
|
||||
cnt/Er<0> 1 1 FB1_5 STD RESET
|
||||
cnt/C8Mr<0> 1 1 FB1_6 STD RESET
|
||||
ALE0S 1 1 FB1_7 STD RESET
|
||||
cnt/Timer<2> 2 4 FB1_8 STD RESET
|
||||
cnt/Timer<0> 2 6 FB1_9 STD RESET
|
||||
cnt/LTimer<7> 2 8 FB1_10 STD RESET
|
||||
cnt/LTimer<6> 2 7 FB1_11 STD RESET
|
||||
cnt/LTimer<5> 2 6 FB1_12 STD RESET
|
||||
cnt/LTimer<4> 2 5 FB1_13 STD RESET
|
||||
cnt/LTimer<3> 2 4 FB1_14 STD RESET
|
||||
RefUrg 2 5 FB1_15 STD RESET
|
||||
RefReq 2 6 FB1_16 STD RESET
|
||||
cnt/Timer<3> 3 6 FB1_17 STD RESET
|
||||
cnt/Timer<1> 3 6 FB1_18 STD RESET
|
||||
iobs/IODONErf 1 1 FB2_11 STD RESET
|
||||
iobs/IODONEr<1> 1 1 FB2_12 STD RESET
|
||||
iobs/IODONEr<0> 1 1 FB2_13 STD RESET
|
||||
iobs/IOACTr 1 1 FB2_14 STD RESET
|
||||
iobm/VPAr 1 1 FB2_15 STD RESET
|
||||
iobm/IOS_FSM_FFd5 1 1 FB2_16 STD RESET
|
||||
iobm/IOS_FSM_FFd4 1 1 FB2_17 STD RESET
|
||||
iobm/IOS_FSM_FFd1 1 1 FB2_18 STD RESET
|
||||
ram/RASEN 10 12 FB3_1 STD RESET
|
||||
ALE0S 1 1 FB3_2 STD RESET
|
||||
iobs/IODONErf 1 1 FB2_10 STD RESET
|
||||
iobs/IODONEr<1> 1 1 FB2_11 STD RESET
|
||||
iobs/IODONEr<0> 1 1 FB2_12 STD RESET
|
||||
iobs/IOACTr 1 1 FB2_13 STD RESET
|
||||
iobm/VPAr 1 1 FB2_14 STD RESET
|
||||
iobm/IOS_FSM_FFd5 1 1 FB2_15 STD RESET
|
||||
iobm/IOS_FSM_FFd4 1 1 FB2_16 STD RESET
|
||||
iobm/IOS_FSM_FFd1 1 1 FB2_17 STD RESET
|
||||
iobm/IOREQr 1 1 FB2_18 STD RESET
|
||||
cnt/LTimer<0> 1 1 FB3_1 STD RESET
|
||||
cnt/QS<3> 14 15 FB3_2 STD RESET
|
||||
ram/RefDone 2 3 FB3_3 STD RESET
|
||||
ram/RASrf 2 3 FB3_4 STD RESET
|
||||
ram/CASEndEN 2 3 FB3_5 STD RESET
|
||||
iobs/TS_FSM_FFd1 2 3 FB3_6 STD RESET
|
||||
cnt/LTimer<9> 2 10 FB3_7 STD RESET
|
||||
cnt/LTimer<8> 2 9 FB3_8 STD RESET
|
||||
cnt/LTimer<7> 2 8 FB3_10 STD RESET
|
||||
ram/RS<1> 3 6 FB3_11 STD RESET
|
||||
ram/RASEL 3 8 FB3_12 STD RESET
|
||||
IORW 3 5 FB3_13 STD RESET
|
||||
ram/RS<0> 6 10 FB3_14 STD RESET
|
||||
ram/RefCAS 8 11 FB3_15 STD RESET
|
||||
cnt/LTimer<2> 2 3 FB3_7 STD RESET
|
||||
cnt/LTimer<1> 2 2 FB3_8 STD RESET
|
||||
ram/RS<1> 3 6 FB3_10 STD RESET
|
||||
ram/RASEL 3 8 FB3_11 STD RESET
|
||||
IORW 3 5 FB3_12 STD RESET
|
||||
ram/RefCAS 8 11 FB3_13 STD RESET
|
||||
ram/RS<2> 9 11 FB3_15 STD RESET
|
||||
|
||||
Signal Total Total Loc Pwr Reg Init
|
||||
Name Pts Inps Mode State
|
||||
ram/RS<2> 9 11 FB3_16 STD RESET
|
||||
ram/RASEN 10 12 FB3_16 STD RESET
|
||||
iobs/Clear1 1 2 FB3_18 STD RESET
|
||||
cnt/LTimerTick 1 13 FB4_1 STD RESET
|
||||
cnt/C8Mr<3> 1 1 FB4_3 STD RESET
|
||||
@ -187,8 +187,8 @@ cnt/C8Mr<2> 1 1 FB4_4 STD RESET
|
||||
cnt/C8Mr<1> 1 1 FB4_7 STD RESET
|
||||
nRESout 2 4 FB4_9 STD RESET
|
||||
nBR_IOBout 2 4 FB4_10 STD RESET
|
||||
cnt/LTimer<6> 2 7 FB4_12 STD RESET
|
||||
cnt/LTimer<5> 2 6 FB4_13 STD RESET
|
||||
cnt/LTimer<9> 2 10 FB4_12 STD RESET
|
||||
cnt/LTimer<8> 2 9 FB4_13 STD RESET
|
||||
cnt/LTimer<11> 2 12 FB4_14 STD RESET
|
||||
cnt/LTimer<10> 2 11 FB4_15 STD RESET
|
||||
cnt/IS<1> 2 4 FB4_16 STD RESET
|
||||
@ -222,13 +222,13 @@ cnt/ClockGateEN 7 11 FB7_18 STD RESET
|
||||
|
||||
Signal Total Total Loc Pwr Reg Init
|
||||
Name Pts Inps Mode State
|
||||
cnt/QS<0> 18 14 FB8_1 STD RESET
|
||||
QoSEN 2 6 FB8_3 STD RESET
|
||||
cs/Overlay 3 8 FB8_4 STD RESET
|
||||
cnt/QS<1> 12 14 FB8_7 STD RESET
|
||||
cnt/QS<3> 13 14 FB8_11 STD RESET
|
||||
cnt/QS<2> 18 14 FB8_14 STD RESET
|
||||
IONPReady 6 16 FB8_17 STD RESET
|
||||
ram/RS<0> 6 10 FB8_4 STD RESET
|
||||
IONPReady 6 16 FB8_7 STD RESET
|
||||
cnt/QS<1> 16 15 FB8_11 STD RESET
|
||||
cnt/QS<0> 17 15 FB8_14 STD RESET
|
||||
cs/Overlay 3 8 FB8_16 STD RESET
|
||||
cnt/QS<2> 22 15 FB8_18 STD RESET
|
||||
|
||||
** 35 Inputs **
|
||||
|
||||
@ -286,61 +286,62 @@ Pin Type/Use - I - Input GCK - Global Clock
|
||||
X - Signal used as input to the macrocell logic.
|
||||
Pin No. - ~ - User Assigned
|
||||
*********************************** FB1 ***********************************
|
||||
Number of function block inputs used/remaining: 14/40
|
||||
Number of signals used by logic mapping into function block: 14
|
||||
Number of function block inputs used/remaining: 17/37
|
||||
Number of signals used by logic mapping into function block: 17
|
||||
Signal Total Imp Exp Unused Loc Pin Pin Pin
|
||||
Name Pt Pt Pt Pt # Type Use
|
||||
iobm/IOREQr 1 0 0 4 FB1_1 (b) (b)
|
||||
iobm/Er 1 0 0 4 FB1_2 11 I/O I
|
||||
iobm/C8Mr 1 0 0 4 FB1_3 12 I/O I
|
||||
cnt/TimerTick 1 0 0 4 FB1_4 (b) (b)
|
||||
cnt/LTimer<0> 1 0 0 4 FB1_5 13 I/O I
|
||||
cnt/Er<1> 1 0 0 4 FB1_6 14 I/O I
|
||||
cnt/Er<0> 1 0 0 4 FB1_7 (b) (b)
|
||||
cnt/C8Mr<0> 1 0 0 4 FB1_8 15 I/O I
|
||||
cnt/Timer<2> 2 0 0 3 FB1_9 16 I/O I
|
||||
cnt/Timer<0> 2 0 0 3 FB1_10 (b) (b)
|
||||
cnt/LTimer<4> 2 0 0 3 FB1_11 17 I/O I
|
||||
cnt/LTimer<3> 2 0 0 3 FB1_12 18 I/O I
|
||||
cnt/LTimer<2> 2 0 0 3 FB1_13 (b) (b)
|
||||
cnt/LTimer<1> 2 0 0 3 FB1_14 19 I/O I
|
||||
iobm/Er 1 0 0 4 FB1_1 (b) (b)
|
||||
iobm/C8Mr 1 0 0 4 FB1_2 11 I/O I
|
||||
cnt/TimerTick 1 0 0 4 FB1_3 12 I/O I
|
||||
cnt/Er<1> 1 0 0 4 FB1_4 (b) (b)
|
||||
cnt/Er<0> 1 0 0 4 FB1_5 13 I/O I
|
||||
cnt/C8Mr<0> 1 0 0 4 FB1_6 14 I/O I
|
||||
ALE0S 1 0 0 4 FB1_7 (b) (b)
|
||||
cnt/Timer<2> 2 0 0 3 FB1_8 15 I/O I
|
||||
cnt/Timer<0> 2 0 0 3 FB1_9 16 I/O I
|
||||
cnt/LTimer<7> 2 0 0 3 FB1_10 (b) (b)
|
||||
cnt/LTimer<6> 2 0 0 3 FB1_11 17 I/O I
|
||||
cnt/LTimer<5> 2 0 0 3 FB1_12 18 I/O I
|
||||
cnt/LTimer<4> 2 0 0 3 FB1_13 (b) (b)
|
||||
cnt/LTimer<3> 2 0 0 3 FB1_14 19 I/O I
|
||||
RefUrg 2 0 0 3 FB1_15 20 I/O I
|
||||
RefReq 2 0 0 3 FB1_16 (b) (b)
|
||||
cnt/Timer<3> 3 0 0 2 FB1_17 22 GCK/I/O GCK
|
||||
cnt/Timer<1> 3 0 0 2 FB1_18 (b) (b)
|
||||
|
||||
Signals Used by Logic in Function Block
|
||||
1: C8M 6: cnt/LTimer<0> 11: cnt/Timer<1>
|
||||
2: E 7: cnt/LTimer<1> 12: cnt/Timer<2>
|
||||
3: IOREQ 8: cnt/LTimer<2> 13: cnt/Timer<3>
|
||||
4: cnt/Er<0> 9: cnt/LTimer<3> 14: cnt/TimerTick
|
||||
5: cnt/Er<1> 10: cnt/Timer<0>
|
||||
1: C8M 7: cnt/LTimer<2> 13: cnt/Timer<1>
|
||||
2: E 8: cnt/LTimer<3> 14: cnt/Timer<2>
|
||||
3: cnt/Er<0> 9: cnt/LTimer<4> 15: cnt/Timer<3>
|
||||
4: cnt/Er<1> 10: cnt/LTimer<5> 16: cnt/TimerTick
|
||||
5: cnt/LTimer<0> 11: cnt/LTimer<6> 17: iobs/TS_FSM_FFd2
|
||||
6: cnt/LTimer<1> 12: cnt/Timer<0>
|
||||
|
||||
Signal 1 2 3 4 FB
|
||||
Name 0----+----0----+----0----+----0----+----0 Inputs
|
||||
iobm/IOREQr ..X..................................... 1
|
||||
iobm/Er .X...................................... 1
|
||||
iobm/C8Mr X....................................... 1
|
||||
cnt/TimerTick ...XX....XXXX........................... 6
|
||||
cnt/LTimer<0> .............X.......................... 1
|
||||
cnt/Er<1> ...X.................................... 1
|
||||
cnt/TimerTick ..XX.......XXXX......................... 6
|
||||
cnt/Er<1> ..X..................................... 1
|
||||
cnt/Er<0> .X...................................... 1
|
||||
cnt/C8Mr<0> X....................................... 1
|
||||
cnt/Timer<2> ...XX....XX............................. 4
|
||||
cnt/Timer<0> ...XX....XXXX........................... 6
|
||||
cnt/LTimer<4> .....XXXX....X.......................... 5
|
||||
cnt/LTimer<3> .....XXX.....X.......................... 4
|
||||
cnt/LTimer<2> .....XX......X.......................... 3
|
||||
cnt/LTimer<1> .....X.......X.......................... 2
|
||||
RefUrg ...XX.....XXX........................... 5
|
||||
RefReq ...XX....XXXX........................... 6
|
||||
cnt/Timer<3> ...XX....XXXX........................... 6
|
||||
cnt/Timer<1> ...XX....XXXX........................... 6
|
||||
ALE0S ................X....................... 1
|
||||
cnt/Timer<2> ..XX.......XX........................... 4
|
||||
cnt/Timer<0> ..XX.......XXXX......................... 6
|
||||
cnt/LTimer<7> ....XXXXXXX....X........................ 8
|
||||
cnt/LTimer<6> ....XXXXXX.....X........................ 7
|
||||
cnt/LTimer<5> ....XXXXX......X........................ 6
|
||||
cnt/LTimer<4> ....XXXX.......X........................ 5
|
||||
cnt/LTimer<3> ....XXX........X........................ 4
|
||||
RefUrg ..XX........XXX......................... 5
|
||||
RefReq ..XX.......XXXX......................... 6
|
||||
cnt/Timer<3> ..XX.......XXXX......................... 6
|
||||
cnt/Timer<1> ..XX.......XXXX......................... 6
|
||||
0----+----1----+----2----+----3----+----4
|
||||
0 0 0 0
|
||||
*********************************** FB2 ***********************************
|
||||
Number of function block inputs used/remaining: 8/46
|
||||
Number of signals used by logic mapping into function block: 8
|
||||
Number of function block inputs used/remaining: 9/45
|
||||
Number of signals used by logic mapping into function block: 9
|
||||
Signal Total Imp Exp Unused Loc Pin Pin Pin
|
||||
Name Pt Pt Pt Pt # Type Use
|
||||
(unused) 0 0 0 5 FB2_1 (b)
|
||||
@ -352,31 +353,32 @@ Name Pt Pt Pt Pt # Type Use
|
||||
(unused) 0 0 0 5 FB2_7 (b)
|
||||
(unused) 0 0 0 5 FB2_8 3 GTS/I/O I
|
||||
(unused) 0 0 0 5 FB2_9 4 GTS/I/O I
|
||||
(unused) 0 0 0 5 FB2_10 (b)
|
||||
iobs/IODONErf 1 0 0 4 FB2_11 6 I/O I
|
||||
iobs/IODONEr<1> 1 0 0 4 FB2_12 7 I/O I
|
||||
iobs/IODONEr<0> 1 0 0 4 FB2_13 (b) (b)
|
||||
iobs/IOACTr 1 0 0 4 FB2_14 8 I/O I
|
||||
iobm/VPAr 1 0 0 4 FB2_15 9 I/O I
|
||||
iobm/IOS_FSM_FFd5 1 0 0 4 FB2_16 (b) (b)
|
||||
iobm/IOS_FSM_FFd4 1 0 0 4 FB2_17 10 I/O I
|
||||
iobm/IOS_FSM_FFd1 1 0 0 4 FB2_18 (b) (b)
|
||||
iobs/IODONErf 1 0 0 4 FB2_10 (b) (b)
|
||||
iobs/IODONEr<1> 1 0 0 4 FB2_11 6 I/O I
|
||||
iobs/IODONEr<0> 1 0 0 4 FB2_12 7 I/O I
|
||||
iobs/IOACTr 1 0 0 4 FB2_13 (b) (b)
|
||||
iobm/VPAr 1 0 0 4 FB2_14 8 I/O I
|
||||
iobm/IOS_FSM_FFd5 1 0 0 4 FB2_15 9 I/O I
|
||||
iobm/IOS_FSM_FFd4 1 0 0 4 FB2_16 (b) (b)
|
||||
iobm/IOS_FSM_FFd1 1 0 0 4 FB2_17 10 I/O I
|
||||
iobm/IOREQr 1 0 0 4 FB2_18 (b) (b)
|
||||
|
||||
Signals Used by Logic in Function Block
|
||||
1: IOACT 4: iobm/IOS_FSM_FFd5 7: iobs/IODONErf
|
||||
2: IODONE 5: iobm/IOS_FSM_FFd6 8: nVPA_IOB
|
||||
3: iobm/IOS_FSM_FFd2 6: iobs/IODONEr<0>
|
||||
1: IOACT 4: iobm/IOS_FSM_FFd2 7: iobs/IODONEr<0>
|
||||
2: IODONE 5: iobm/IOS_FSM_FFd5 8: iobs/IODONErf
|
||||
3: IOREQ 6: iobm/IOS_FSM_FFd6 9: nVPA_IOB
|
||||
|
||||
Signal 1 2 3 4 FB
|
||||
Name 0----+----0----+----0----+----0----+----0 Inputs
|
||||
iobs/IODONErf .X...................................... 1
|
||||
iobs/IODONEr<1> .....X.................................. 1
|
||||
iobs/IODONEr<0> ......X................................. 1
|
||||
iobs/IODONEr<1> ......X................................. 1
|
||||
iobs/IODONEr<0> .......X................................ 1
|
||||
iobs/IOACTr X....................................... 1
|
||||
iobm/VPAr .......X................................ 1
|
||||
iobm/IOS_FSM_FFd5 ....X................................... 1
|
||||
iobm/IOS_FSM_FFd4 ...X.................................... 1
|
||||
iobm/IOS_FSM_FFd1 ..X..................................... 1
|
||||
iobm/VPAr ........X............................... 1
|
||||
iobm/IOS_FSM_FFd5 .....X.................................. 1
|
||||
iobm/IOS_FSM_FFd4 ....X................................... 1
|
||||
iobm/IOS_FSM_FFd1 ...X.................................... 1
|
||||
iobm/IOREQr ..X..................................... 1
|
||||
0----+----1----+----2----+----3----+----4
|
||||
0 0 0 0
|
||||
*********************************** FB3 ***********************************
|
||||
@ -384,60 +386,59 @@ Number of function block inputs used/remaining: 39/15
|
||||
Number of signals used by logic mapping into function block: 39
|
||||
Signal Total Imp Exp Unused Loc Pin Pin Pin
|
||||
Name Pt Pt Pt Pt # Type Use
|
||||
ram/RASEN 10 5<- 0 0 FB3_1 (b) (b)
|
||||
ALE0S 1 0 /\1 3 FB3_2 23 GCK/I/O GCK/I
|
||||
ram/RefDone 2 0 0 3 FB3_3 (b) (b)
|
||||
ram/RASrf 2 0 0 3 FB3_4 (b) (b)
|
||||
cnt/LTimer<0> 1 0 \/4 0 FB3_1 (b) (b)
|
||||
cnt/QS<3> 14 9<- 0 0 FB3_2 23 GCK/I/O GCK/I
|
||||
ram/RefDone 2 2<- /\5 0 FB3_3 (b) (b)
|
||||
ram/RASrf 2 0 /\2 1 FB3_4 (b) (b)
|
||||
ram/CASEndEN 2 0 0 3 FB3_5 24 I/O I
|
||||
iobs/TS_FSM_FFd1 2 0 0 3 FB3_6 25 I/O I
|
||||
cnt/LTimer<9> 2 0 0 3 FB3_7 (b) (b)
|
||||
cnt/LTimer<8> 2 0 \/2 1 FB3_8 27 GCK/I/O GCK
|
||||
cnt/LTimer<2> 2 0 0 3 FB3_7 (b) (b)
|
||||
cnt/LTimer<1> 2 0 \/2 1 FB3_8 27 GCK/I/O GCK
|
||||
nDTACK_FSB 8 3<- 0 0 FB3_9 28 I/O O
|
||||
cnt/LTimer<7> 2 0 /\1 2 FB3_10 (b) (b)
|
||||
ram/RS<1> 3 0 0 2 FB3_11 29 I/O I
|
||||
ram/RASEL 3 0 \/2 0 FB3_12 30 I/O I
|
||||
IORW 3 2<- \/4 0 FB3_13 (b) (b)
|
||||
ram/RS<0> 6 4<- \/3 0 FB3_14 32 I/O I
|
||||
ram/RefCAS 8 3<- 0 0 FB3_15 33 I/O I
|
||||
ram/RS<2> 9 4<- 0 0 FB3_16 (b) (b)
|
||||
ram/RS<1> 3 0 /\1 1 FB3_10 (b) (b)
|
||||
ram/RASEL 3 0 \/1 1 FB3_11 29 I/O I
|
||||
IORW 3 1<- \/3 0 FB3_12 30 I/O I
|
||||
ram/RefCAS 8 3<- 0 0 FB3_13 (b) (b)
|
||||
(unused) 0 0 \/5 0 FB3_14 32 I/O I
|
||||
ram/RS<2> 9 5<- \/1 0 FB3_15 33 I/O I
|
||||
ram/RASEN 10 5<- 0 0 FB3_16 (b) (b)
|
||||
nROMWE 1 0 /\4 0 FB3_17 34 I/O O
|
||||
iobs/Clear1 1 0 \/4 0 FB3_18 (b) (b)
|
||||
iobs/Clear1 1 0 0 4 FB3_18 (b) (b)
|
||||
|
||||
Signals Used by Logic in Function Block
|
||||
1: ASrf 14: RefUrg 27: iobs/IORW1
|
||||
2: A_FSB<16> 15: cnt/LTimer<0> 28: iobs/Sent
|
||||
3: A_FSB<17> 16: cnt/LTimer<1> 29: iobs/TS_FSM_FFd1
|
||||
4: A_FSB<18> 17: cnt/LTimer<2> 30: iobs/TS_FSM_FFd2
|
||||
5: A_FSB<19> 18: cnt/LTimer<3> 31: nADoutLE1
|
||||
6: A_FSB<20> 19: cnt/LTimer<4> 32: nAS_FSB
|
||||
7: A_FSB<21> 20: cnt/LTimer<5> 33: nDTACK_FSB
|
||||
8: BACTr 21: cnt/LTimer<6> 34: nWE_FSB
|
||||
9: A_FSB<22> 22: cnt/LTimer<7> 35: ram/RASEN
|
||||
10: A_FSB<23> 23: cnt/LTimer<8> 36: ram/RS<0>
|
||||
11: IONPReady 24: cnt/TimerTick 37: ram/RS<1>
|
||||
12: QoSEN 25: cs/Overlay 38: ram/RS<2>
|
||||
13: RefReq 26: iobs/IOACTr 39: ram/RefDone
|
||||
1: ASrf 14: nRES.PIN 27: iobs/IOACTr
|
||||
2: A_FSB<16> 15: QoSEN 28: iobs/IORW1
|
||||
3: A_FSB<17> 16: RefReq 29: iobs/Sent
|
||||
4: A_FSB<18> 17: RefUrg 30: iobs/TS_FSM_FFd1
|
||||
5: A_FSB<19> 18: cnt/LTimer<0> 31: iobs/TS_FSM_FFd2
|
||||
6: A_FSB<1> 19: cnt/LTimer<1> 32: nADoutLE1
|
||||
7: A_FSB<20> 20: cnt/QS<0> 33: nAS_FSB
|
||||
8: A_FSB<21> 21: cnt/QS<1> 34: nDTACK_FSB
|
||||
9: A_FSB<2> 22: cnt/QS<2> 35: nWE_FSB
|
||||
10: BACTr 23: cnt/QS<3> 36: ram/RS<0>
|
||||
11: A_FSB<22> 24: cnt/SndCSWRr 37: ram/RS<1>
|
||||
12: A_FSB<23> 25: cnt/TimerTick 38: ram/RS<2>
|
||||
13: IONPReady 26: cs/Overlay 39: ram/RefDone
|
||||
|
||||
Signal 1 2 3 4 FB
|
||||
Name 0----+----0----+----0----+----0----+----0 Inputs
|
||||
ram/RASEN X......XXX..XX.................XX..XXXX. 12
|
||||
ALE0S .............................X.......... 1
|
||||
ram/RefDone ............X........................XX. 3
|
||||
cnt/LTimer<0> ........................X............... 1
|
||||
cnt/QS<3> X....XXXX.XX.X.....XXXXXX.......X....... 15
|
||||
ram/RefDone ...............X.....................XX. 3
|
||||
ram/RASrf ...................................XXX.. 3
|
||||
ram/CASEndEN ...................................XXX.. 3
|
||||
iobs/TS_FSM_FFd1 .........................X..XX.......... 3
|
||||
cnt/LTimer<9> ..............XXXXXXXXXX................ 10
|
||||
cnt/LTimer<8> ..............XXXXXXXX.X................ 9
|
||||
nDTACK_FSB .XXXXXX.XXXX...............X..XXXX...X.. 16
|
||||
cnt/LTimer<7> ..............XXXXXXX..X................ 8
|
||||
ram/RS<1> X..............................XX..XXX.. 6
|
||||
ram/RASEL X.......XX..............X......X...XXX.. 8
|
||||
IORW ..........................X.XXX..X...... 5
|
||||
ram/RS<0> X.......XX..............X......XX.XXXX.. 10
|
||||
ram/RefCAS X......XXX..XX.................X...XXXX. 11
|
||||
ram/RS<2> X......XXX..XX.................X...XXXX. 11
|
||||
nROMWE .....XX.XX.....................X.X...... 6
|
||||
iobs/Clear1 ............................XX.......... 2
|
||||
iobs/TS_FSM_FFd1 ..........................X..XX......... 3
|
||||
cnt/LTimer<2> .................XX.....X............... 3
|
||||
cnt/LTimer<1> .................X......X............... 2
|
||||
nDTACK_FSB .XXXX.XX..XXX.X.............X..XXXX..X.. 16
|
||||
ram/RS<1> X...............................XX.XXX.. 6
|
||||
ram/RASEL X.........XX.............X......X..XXX.. 8
|
||||
IORW ...........................X.XXX..X..... 5
|
||||
ram/RefCAS X........XXX...XX...............X..XXXX. 11
|
||||
ram/RS<2> X........XXX...XX...............X..XXXX. 11
|
||||
ram/RASEN X........XXX...XX...............XX.XXXX. 12
|
||||
nROMWE ......XX..XX....................X.X..... 6
|
||||
iobs/Clear1 .............................XX......... 2
|
||||
0----+----1----+----2----+----3----+----4
|
||||
0 0 0 0
|
||||
*********************************** FB4 ***********************************
|
||||
@ -456,8 +457,8 @@ nRES 1 0 0 4 FB4_8 91 I/O I/O
|
||||
nRESout 2 0 0 3 FB4_9 92 I/O I
|
||||
nBR_IOBout 2 0 0 3 FB4_10 (b) (b)
|
||||
nVPA_FSB 3 0 0 2 FB4_11 93 I/O O
|
||||
cnt/LTimer<6> 2 0 0 3 FB4_12 94 I/O I
|
||||
cnt/LTimer<5> 2 0 0 3 FB4_13 (b) (b)
|
||||
cnt/LTimer<9> 2 0 0 3 FB4_12 94 I/O I
|
||||
cnt/LTimer<8> 2 0 0 3 FB4_13 (b) (b)
|
||||
cnt/LTimer<11> 2 0 0 3 FB4_14 95 I/O I
|
||||
cnt/LTimer<10> 2 0 0 3 FB4_15 96 I/O I
|
||||
cnt/IS<1> 2 0 0 3 FB4_16 (b) (b)
|
||||
@ -491,8 +492,8 @@ nRES .................................X...... 1
|
||||
nRESout .........XX............X.........X...... 4
|
||||
nBR_IOBout .........XX....................XX....... 4
|
||||
nVPA_FSB XX.XX......................XXX....X..... 8
|
||||
cnt/LTimer<6> ...........X..XXXXX.....X............... 7
|
||||
cnt/LTimer<5> ...........X..XXXX......X............... 6
|
||||
cnt/LTimer<9> ...........X..XXXXXXXX..X............... 10
|
||||
cnt/LTimer<8> ...........X..XXXXXXX...X............... 9
|
||||
cnt/LTimer<11> ...........XX.XXXXXXXXX.X............... 12
|
||||
cnt/LTimer<10> ...........X..XXXXXXXXX.X............... 11
|
||||
cnt/IS<1> .........XX............X.X.............. 4
|
||||
@ -680,57 +681,59 @@ cnt/ClockGateEN X.....XXXX....XX...X....XX.........X.... 11
|
||||
0----+----1----+----2----+----3----+----4
|
||||
0 0 0 0
|
||||
*********************************** FB8 ***********************************
|
||||
Number of function block inputs used/remaining: 33/21
|
||||
Number of signals used by logic mapping into function block: 33
|
||||
Number of function block inputs used/remaining: 38/16
|
||||
Number of signals used by logic mapping into function block: 38
|
||||
Signal Total Imp Exp Unused Loc Pin Pin Pin
|
||||
Name Pt Pt Pt Pt # Type Use
|
||||
cnt/QS<0> 18 13<- 0 0 FB8_1 (b) (b)
|
||||
(unused) 0 0 /\5 0 FB8_1 (b) (b)
|
||||
RA<11> 2 2<- /\5 0 FB8_2 63 I/O O
|
||||
QoSEN 2 0 /\2 1 FB8_3 (b) (b)
|
||||
cs/Overlay 3 0 0 2 FB8_4 (b) (b)
|
||||
nRAS 2 0 0 3 FB8_5 64 I/O O
|
||||
nRAMLWE 1 0 \/3 1 FB8_6 65 I/O O
|
||||
cnt/QS<1> 12 7<- 0 0 FB8_7 (b) (b)
|
||||
nRAMUWE 1 0 /\4 0 FB8_8 66 I/O O
|
||||
ram/RS<0> 6 1<- 0 0 FB8_4 (b) (b)
|
||||
nRAS 2 0 /\1 2 FB8_5 64 I/O O
|
||||
nRAMLWE 1 0 \/1 3 FB8_6 65 I/O O
|
||||
IONPReady 6 1<- 0 0 FB8_7 (b) (b)
|
||||
nRAMUWE 1 0 \/2 2 FB8_8 66 I/O O
|
||||
(unused) 0 0 \/5 0 FB8_9 67 I/O (b)
|
||||
(unused) 0 0 \/5 0 FB8_10 (b) (b)
|
||||
cnt/QS<3> 13 10<- \/2 0 FB8_11 68 I/O (b)
|
||||
nBERR_FSB 3 2<- \/4 0 FB8_12 70 I/O O
|
||||
cnt/QS<1> 16 12<- \/1 0 FB8_11 68 I/O (b)
|
||||
nBERR_FSB 3 1<- \/3 0 FB8_12 70 I/O O
|
||||
(unused) 0 0 \/5 0 FB8_13 (b) (b)
|
||||
cnt/QS<2> 18 13<- 0 0 FB8_14 71 I/O (b)
|
||||
cnt/QS<0> 17 12<- 0 0 FB8_14 71 I/O (b)
|
||||
nBR_IOB 1 0 /\4 0 FB8_15 72 I/O O
|
||||
(unused) 0 0 \/4 1 FB8_16 (b) (b)
|
||||
IONPReady 6 4<- \/3 0 FB8_17 73 I/O (b)
|
||||
(unused) 0 0 \/5 0 FB8_18 (b) (b)
|
||||
cs/Overlay 3 0 \/2 0 FB8_16 (b) (b)
|
||||
(unused) 0 0 \/5 0 FB8_17 73 I/O (b)
|
||||
cnt/QS<2> 22 17<- 0 0 FB8_18 (b) (b)
|
||||
|
||||
Signals Used by Logic in Function Block
|
||||
1: ASrf 12: nRES.PIN 23: iobs/Sent
|
||||
2: A_FSB<16> 13: QoSEN 24: nAS_FSB
|
||||
3: A_FSB<17> 14: cnt/QS<0> 25: nBERR_FSB
|
||||
4: A_FSB<18> 15: cnt/QS<1> 26: nBERR_IOB
|
||||
5: A_FSB<19> 16: cnt/QS<2> 27: nBR_IOBout
|
||||
6: A_FSB<1> 17: cnt/QS<3> 28: nLDS_FSB
|
||||
7: A_FSB<20> 18: cnt/SndCSWRr 29: nUDS_FSB
|
||||
8: A_FSB<21> 19: cnt/TimerTick 30: nWE_FSB
|
||||
9: A_FSB<22> 20: cs/Overlay 31: ram/RASEL
|
||||
10: A_FSB<23> 21: iobs/IODONEr<0> 32: ram/RASEN
|
||||
11: IONPReady 22: iobs/IODONEr<1> 33: ram/RASrf
|
||||
1: ASrf 14: QoSEN 27: nBERR_IOB
|
||||
2: A_FSB<16> 15: cnt/QS<0> 28: nBR_IOBout
|
||||
3: A_FSB<17> 16: cnt/QS<1> 29: nDTACK_FSB
|
||||
4: A_FSB<18> 17: cnt/QS<2> 30: nLDS_FSB
|
||||
5: A_FSB<19> 18: cnt/QS<3> 31: nUDS_FSB
|
||||
6: A_FSB<1> 19: cnt/SndCSWRr 32: nWE_FSB
|
||||
7: A_FSB<20> 20: cnt/TimerTick 33: ram/RASEL
|
||||
8: A_FSB<21> 21: cs/Overlay 34: ram/RASEN
|
||||
9: A_FSB<2> 22: iobs/IODONEr<0> 35: ram/RASrf
|
||||
10: A_FSB<22> 23: iobs/IODONEr<1> 36: ram/RS<0>
|
||||
11: A_FSB<23> 24: iobs/Sent 37: ram/RS<1>
|
||||
12: IONPReady 25: nAS_FSB 38: ram/RS<2>
|
||||
13: nRES.PIN 26: nBERR_FSB
|
||||
|
||||
Signal 1 2 3 4 FB
|
||||
Name 0----+----0----+----0----+----0----+----0 Inputs
|
||||
cnt/QS<0> X....XXXXX.X.XXXXXX....X................ 14
|
||||
RA<11> ....X.X.......................X......... 3
|
||||
QoSEN X............XXXX......X................ 6
|
||||
cs/Overlay X.....XXXX.X.......X...X................ 8
|
||||
nRAS ........XX.........X...X.......XX....... 6
|
||||
nRAMLWE ...........................X.XX......... 3
|
||||
cnt/QS<1> X....XXXXX.X.XXXXXX....X................ 14
|
||||
nRAMUWE ............................XXX......... 3
|
||||
cnt/QS<3> X....XXXXX.X.XXXXXX....X................ 14
|
||||
nBERR_FSB X...................XXXXXX.............. 7
|
||||
cnt/QS<2> X....XXXXX.X.XXXXXX....X................ 14
|
||||
nBR_IOB ..........................X............. 1
|
||||
IONPReady XXXXX.XXXXX.X.......XXXX.....X.......... 16
|
||||
RA<11> ....X.X.........................X....... 3
|
||||
QoSEN X.............XXXX......X............... 6
|
||||
ram/RS<0> X........XX.........X...X...X....X.XXX.. 10
|
||||
nRAS .........XX.........X...X........XX..... 6
|
||||
nRAMLWE .............................X.XX....... 3
|
||||
IONPReady XXXXX.XX.XXX.X.......XXXX......X........ 16
|
||||
nRAMUWE ..............................XXX....... 3
|
||||
cnt/QS<1> X....XXXXXX.X.XXXXXX....X............... 15
|
||||
nBERR_FSB X....................XXXXXX............. 7
|
||||
cnt/QS<0> X....XXXXXX.X.XXXXXX....X............... 15
|
||||
nBR_IOB ...........................X............ 1
|
||||
cs/Overlay X.....XX.XX.X.......X...X............... 8
|
||||
cnt/QS<2> X....XXXXXX.X.XXXXXX....X............... 15
|
||||
0----+----1----+----2----+----3----+----4
|
||||
0 0 0 0
|
||||
******************************* Equations ********************************
|
||||
@ -774,6 +777,8 @@ BACTr_D <= (nAS_FSB AND NOT ASrf);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
GA(22) <= A_FSB(22);
|
||||
@ -956,10 +961,10 @@ FDCPE_cnt/C8Mr3: FDCPE port map (cnt/C8Mr(3),cnt/C8Mr(2),FCLK,'0','0');
|
||||
|
||||
FDCPE_cnt/ClockGateEN: FDCPE port map (cnt/ClockGateEN,cnt/ClockGateEN_D,FCLK,'0','0');
|
||||
cnt/ClockGateEN_D <= ((nRES.PIN AND cnt/SndCSWRr)
|
||||
OR (A_FSB(21) AND NOT A_FSB(23) AND nRES.PIN AND
|
||||
cnt/ClockGateEN)
|
||||
OR (NOT A_FSB(21) AND NOT A_FSB(20) AND nRES.PIN AND
|
||||
cnt/ClockGateEN)
|
||||
OR (A_FSB(21) AND NOT A_FSB(23) AND nRES.PIN AND
|
||||
cnt/ClockGateEN)
|
||||
OR (NOT A_FSB(20) AND NOT A_FSB(22) AND nRES.PIN AND
|
||||
cnt/ClockGateEN)
|
||||
OR (NOT A_FSB(23) AND NOT A_FSB(22) AND nRES.PIN AND
|
||||
@ -1033,103 +1038,106 @@ cnt/LTimerTick_D <= (cnt/LTimer(0) AND cnt/LTimer(10) AND cnt/LTimer(1) AND
|
||||
cnt/LTimer(6) AND cnt/LTimer(7) AND cnt/LTimer(8) AND cnt/LTimer(9) AND
|
||||
cnt/LTimer(11) AND cnt/TimerTick);
|
||||
|
||||
FTCPE_cnt/QS0: FTCPE port map (cnt/QS(0),cnt/QS_T(0),FCLK,'0','0');
|
||||
cnt/QS_T(0) <= ((NOT A_FSB(20) AND nRES.PIN AND NOT cnt/TimerTick AND
|
||||
NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(23) AND nRES.PIN AND NOT cnt/TimerTick AND
|
||||
NOT cnt/SndCSWRr)
|
||||
OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
nRES.PIN AND ASrf)
|
||||
OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
nRES.PIN AND ASrf)
|
||||
OR (A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND cnt/QS(0) AND
|
||||
A_FSB(1) AND ASrf)
|
||||
OR (IONPReady.EXP)
|
||||
OR (cnt/QS(0) AND cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(22) AND nRES.PIN AND NOT cnt/TimerTick AND
|
||||
NOT cnt/SndCSWRr)
|
||||
OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT nAS_FSB AND nRES.PIN)
|
||||
OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT nAS_FSB AND nRES.PIN)
|
||||
OR (A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND NOT nAS_FSB AND
|
||||
cnt/QS(0) AND A_FSB(1))
|
||||
OR (nAS_FSB AND nRES.PIN AND NOT cnt/TimerTick AND
|
||||
FDCPE_cnt/QS0: FDCPE port map (cnt/QS(0),cnt/QS_D(0),FCLK,'0','0');
|
||||
cnt/QS_D(0) <= ((nBERR_FSB_OBUF.EXP)
|
||||
OR (NOT A_FSB(20) AND NOT cnt/QS(0) AND nRES.PIN AND
|
||||
NOT cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(23) AND NOT cnt/QS(0) AND nRES.PIN AND
|
||||
NOT cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(21) AND NOT A_FSB(20) AND cnt/QS(0) AND nRES.PIN AND
|
||||
cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(20) AND NOT A_FSB(22) AND cnt/QS(0) AND nRES.PIN AND
|
||||
cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (nAS_FSB AND cnt/QS(0) AND nRES.PIN AND cnt/TimerTick AND
|
||||
NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
OR (nAS_FSB AND NOT cnt/QS(0) AND nRES.PIN AND NOT cnt/TimerTick AND
|
||||
NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT nAS_FSB AND NOT cnt/QS(0) AND nRES.PIN)
|
||||
OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT nAS_FSB AND NOT cnt/QS(0) AND nRES.PIN)
|
||||
OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT cnt/QS(0) AND nRES.PIN AND ASrf)
|
||||
OR (NOT A_FSB(23) AND cnt/QS(0) AND nRES.PIN AND
|
||||
cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(20) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
NOT cnt/QS(3) AND nRES.PIN AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(23) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
NOT cnt/QS(3) AND nRES.PIN AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
NOT cnt/QS(3) AND nRES.PIN AND NOT cnt/SndCSWRr)
|
||||
OR (nAS_FSB AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
NOT cnt/QS(3) AND nRES.PIN AND NOT cnt/SndCSWRr AND NOT ASrf));
|
||||
OR (NOT A_FSB(23) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND NOT cnt/QS(3) AND
|
||||
nRES.PIN AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (nAS_FSB AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND NOT cnt/QS(3) AND
|
||||
nRES.PIN AND cnt/TimerTick AND NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
OR (A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
NOT cnt/QS(3) AND nRES.PIN AND NOT cnt/SndCSWRr AND NOT A_FSB(1) AND NOT A_FSB(2)));
|
||||
|
||||
FDCPE_cnt/QS1: FDCPE port map (cnt/QS(1),cnt/QS_D(1),FCLK,'0','0');
|
||||
cnt/QS_D(1) <= ((cnt/SndCSWRr)
|
||||
OR (NOT nRES.PIN)
|
||||
OR (NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(2) AND
|
||||
cnt/TimerTick)
|
||||
OR (NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(3) AND
|
||||
cnt/TimerTick)
|
||||
OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT nAS_FSB)
|
||||
OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
ASrf)
|
||||
OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT nAS_FSB)
|
||||
OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
ASrf)
|
||||
cnt/QS_D(1) <= ((NOT nRES.PIN)
|
||||
OR (cnt/SndCSWRr)
|
||||
OR (EXP16_.EXP)
|
||||
OR (cnt/QS(0) AND cnt/QS(1))
|
||||
OR (cnt/QS(1) AND NOT cnt/TimerTick)
|
||||
OR (A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND NOT nAS_FSB AND
|
||||
A_FSB(1))
|
||||
OR (A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND A_FSB(1) AND
|
||||
ASrf));
|
||||
OR (A_FSB(20) AND A_FSB(23) AND NOT A_FSB(22) AND NOT nAS_FSB)
|
||||
OR (A_FSB(20) AND A_FSB(23) AND NOT nAS_FSB AND A_FSB(1))
|
||||
OR (A_FSB(20) AND A_FSB(23) AND NOT nAS_FSB AND A_FSB(2))
|
||||
OR (A_FSB(20) AND A_FSB(23) AND A_FSB(1) AND ASrf)
|
||||
OR (A_FSB(20) AND A_FSB(23) AND A_FSB(2) AND ASrf));
|
||||
|
||||
FTCPE_cnt/QS2: FTCPE port map (cnt/QS(2),cnt/QS_T(2),FCLK,'0','0');
|
||||
cnt/QS_T(2) <= ((nBERR_FSB_OBUF.EXP)
|
||||
OR (NOT A_FSB(21) AND NOT A_FSB(20) AND NOT cnt/QS(2) AND nRES.PIN AND
|
||||
cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(23) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(2) AND
|
||||
cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(2) AND
|
||||
cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
cnt/QS(3) AND nRES.PIN AND cnt/TimerTick)
|
||||
OR (nAS_FSB AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(2) AND
|
||||
cnt/TimerTick AND NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
cnt/QS_T(2) <= ((RA_11_OBUF$BUF0.EXP)
|
||||
OR (A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND NOT nAS_FSB AND
|
||||
NOT cnt/QS(2) AND nRES.PIN AND A_FSB(1))
|
||||
OR (NOT A_FSB(21) AND NOT A_FSB(20) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND
|
||||
cnt/QS(2) AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(23) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
cnt/QS(3) AND nRES.PIN AND cnt/TimerTick)
|
||||
OR (A_FSB(21) AND A_FSB(20) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND
|
||||
NOT cnt/QS(2) AND cnt/QS(3) AND nRES.PIN AND cnt/TimerTick)
|
||||
OR (nAS_FSB AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
cnt/QS(3) AND nRES.PIN AND cnt/TimerTick AND NOT ASrf)
|
||||
OR (NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
cnt/QS(3) AND nRES.PIN AND cnt/TimerTick)
|
||||
OR (nAS_FSB AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(2) AND
|
||||
cnt/TimerTick AND NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
OR (cs/Overlay.EXP)
|
||||
OR (nAS_FSB AND NOT cnt/QS(2) AND nRES.PIN AND cnt/SndCSWRr AND
|
||||
NOT ASrf)
|
||||
OR (A_FSB(20) AND A_FSB(23) AND NOT A_FSB(22) AND NOT nAS_FSB AND
|
||||
NOT cnt/QS(2) AND nRES.PIN)
|
||||
OR (A_FSB(20) AND A_FSB(23) AND NOT A_FSB(22) AND NOT cnt/QS(2) AND
|
||||
nRES.PIN AND ASrf)
|
||||
OR (NOT A_FSB(23) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(2) AND
|
||||
cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(20) AND NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND
|
||||
cnt/QS(2) AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (cnt/QS(2) AND NOT nRES.PIN)
|
||||
OR (NOT A_FSB(23) AND NOT cnt/QS(2) AND nRES.PIN AND cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(22) AND NOT cnt/QS(2) AND nRES.PIN AND cnt/SndCSWRr)
|
||||
OR (A_FSB(21) AND A_FSB(20) AND NOT cnt/QS(2) AND nRES.PIN AND
|
||||
cnt/SndCSWRr)
|
||||
OR (nAS_FSB AND NOT cnt/QS(2) AND nRES.PIN AND cnt/SndCSWRr AND
|
||||
NOT ASrf));
|
||||
OR (NOT A_FSB(21) AND NOT A_FSB(20) AND NOT cnt/QS(2) AND nRES.PIN AND
|
||||
cnt/SndCSWRr));
|
||||
|
||||
FTCPE_cnt/QS3: FTCPE port map (cnt/QS(3),cnt/QS_T(3),FCLK,'0','0');
|
||||
cnt/QS_T(3) <= ((EXP14_.EXP)
|
||||
OR (A_FSB(21) AND A_FSB(20) AND NOT cnt/QS(3) AND nRES.PIN AND
|
||||
cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(21) AND NOT A_FSB(20) AND NOT cnt/QS(3) AND nRES.PIN AND
|
||||
cnt/SndCSWRr)
|
||||
OR (nAS_FSB AND NOT cnt/QS(3) AND nRES.PIN AND cnt/SndCSWRr AND
|
||||
NOT ASrf)
|
||||
FDCPE_cnt/QS3: FDCPE port map (cnt/QS(3),cnt/QS_D(3),FCLK,'0','0');
|
||||
cnt/QS_D(3) <= ((NOT nRES.PIN)
|
||||
OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT nAS_FSB AND NOT cnt/QS(3))
|
||||
OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT cnt/QS(3) AND ASrf)
|
||||
OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT nAS_FSB AND NOT cnt/QS(3))
|
||||
OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT cnt/QS(3) AND ASrf)
|
||||
OR (NOT A_FSB(23) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
cnt/QS(3) AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
cnt/QS(3) AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (cnt/QS(3) AND NOT nRES.PIN)
|
||||
OR (NOT A_FSB(23) AND NOT cnt/QS(3) AND nRES.PIN AND cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(22) AND NOT cnt/QS(3) AND nRES.PIN AND cnt/SndCSWRr));
|
||||
cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(21) AND NOT A_FSB(20) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND
|
||||
NOT cnt/QS(2) AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(20) AND NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND
|
||||
NOT cnt/QS(2) AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (nAS_FSB AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
cnt/TimerTick AND NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
OR (A_FSB(21) AND A_FSB(20) AND A_FSB(22) AND NOT cnt/QS(0) AND
|
||||
NOT cnt/QS(1) AND NOT cnt/QS(2) AND cnt/TimerTick AND NOT cnt/SndCSWRr AND
|
||||
NOT A_FSB(1) AND NOT A_FSB(2))
|
||||
OR (NOT A_FSB(20) AND NOT cnt/QS(3) AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(23) AND NOT cnt/QS(3) AND NOT cnt/SndCSWRr)
|
||||
OR (nAS_FSB AND NOT cnt/QS(3) AND NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
OR (A_FSB(22) AND NOT cnt/QS(3) AND NOT cnt/SndCSWRr AND NOT A_FSB(1) AND
|
||||
NOT A_FSB(2)));
|
||||
|
||||
FDCPE_cnt/SndCSWRr: FDCPE port map (cnt/SndCSWRr,cnt/SndCSWRr_D,FCLK,'0','0');
|
||||
cnt/SndCSWRr_D <= ((A_FSB(21) AND A_FSB(20) AND A_FSB(19) AND A_FSB(18) AND
|
||||
@ -1424,11 +1432,11 @@ FDCPE_nAoutOE: FDCPE port map (nAoutOE,nAoutOE_D,FCLK,'0','0');
|
||||
nAoutOE_D <= (cnt/IS(1) AND cnt/IS(0) AND NOT nBR_IOBout);
|
||||
|
||||
FTCPE_nBERR_FSB: FTCPE port map (nBERR_FSB,nBERR_FSB_T,FCLK,'0','0');
|
||||
nBERR_FSB_T <= ((NOT nAS_FSB AND iobs/Sent AND NOT nBERR_IOB AND nBERR_FSB AND
|
||||
iobs/IODONEr(0) AND NOT iobs/IODONEr(1))
|
||||
OR (iobs/Sent AND NOT nBERR_IOB AND nBERR_FSB AND
|
||||
nBERR_FSB_T <= ((iobs/Sent AND NOT nBERR_IOB AND nBERR_FSB AND
|
||||
iobs/IODONEr(0) AND ASrf AND NOT iobs/IODONEr(1))
|
||||
OR (nAS_FSB AND NOT nBERR_FSB AND NOT ASrf));
|
||||
OR (nAS_FSB AND NOT nBERR_FSB AND NOT ASrf)
|
||||
OR (NOT nAS_FSB AND iobs/Sent AND NOT nBERR_IOB AND nBERR_FSB AND
|
||||
iobs/IODONEr(0) AND NOT iobs/IODONEr(1)));
|
||||
|
||||
|
||||
nBR_IOB_I <= '0';
|
||||
@ -1554,14 +1562,14 @@ ram/RASEL_D <= ((NOT ram/RS(1) AND NOT ram/RS(2) AND ram/RS(0))
|
||||
NOT ram/RS(2) AND ASrf));
|
||||
|
||||
FDCPE_ram/RASEN: FDCPE port map (ram/RASEN,ram/RASEN_D,FCLK,'0','0');
|
||||
ram/RASEN_D <= ((NOT A_FSB(23) AND NOT A_FSB(22) AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
NOT ram/RS(0) AND ASrf)
|
||||
OR (NOT RefUrg AND NOT RefReq AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
ram/RASEN_D <= ((NOT RefUrg AND NOT RefReq AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
NOT ram/RS(0))
|
||||
OR (NOT RefUrg AND NOT ram/RS(1) AND NOT ram/RS(2) AND NOT ram/RS(0) AND
|
||||
BACTr)
|
||||
OR (NOT A_FSB(23) AND NOT A_FSB(22) AND NOT nAS_FSB AND NOT ram/RS(1) AND
|
||||
NOT ram/RS(2) AND NOT ram/RS(0))
|
||||
OR (NOT A_FSB(23) AND NOT A_FSB(22) AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
NOT ram/RS(0) AND ASrf)
|
||||
OR (nAS_FSB AND NOT RefUrg AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
NOT ram/RS(0) AND NOT ASrf)
|
||||
OR (NOT RefUrg AND ram/RS(1) AND ram/RS(0))
|
||||
@ -1575,16 +1583,16 @@ ram/RASrf_D <= ((NOT ram/RS(1) AND ram/RS(2))
|
||||
OR (NOT ram/RS(1) AND ram/RS(0)));
|
||||
|
||||
FDCPE_ram/RS0: FDCPE port map (ram/RS(0),ram/RS_D(0),FCLK,'0','0');
|
||||
ram/RS_D(0) <= ((NOT nAS_FSB AND nDTACK_FSB AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
ram/RS_D(0) <= ((NOT A_FSB(23) AND NOT A_FSB(22) AND NOT cs/Overlay AND NOT ram/RS(0) AND
|
||||
ram/RASEN AND ASrf)
|
||||
OR (ram/RS(1) AND NOT ram/RS(0))
|
||||
OR (ram/RS(2) AND NOT ram/RS(0))
|
||||
OR (NOT nAS_FSB AND nDTACK_FSB AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
ram/RS(0))
|
||||
OR (nDTACK_FSB AND NOT ram/RS(1) AND NOT ram/RS(2) AND ram/RS(0) AND
|
||||
ASrf)
|
||||
OR (NOT A_FSB(23) AND NOT A_FSB(22) AND NOT nAS_FSB AND NOT cs/Overlay AND
|
||||
NOT ram/RS(0) AND ram/RASEN)
|
||||
OR (NOT A_FSB(23) AND NOT A_FSB(22) AND NOT cs/Overlay AND NOT ram/RS(0) AND
|
||||
ram/RASEN AND ASrf)
|
||||
OR (ram/RS(1) AND NOT ram/RS(0))
|
||||
OR (ram/RS(2) AND NOT ram/RS(0)));
|
||||
NOT ram/RS(0) AND ram/RASEN));
|
||||
|
||||
FTCPE_ram/RS1: FTCPE port map (ram/RS(1),ram/RS_T(1),FCLK,'0','0');
|
||||
ram/RS_T(1) <= ((NOT ram/RS(0))
|
||||
@ -1594,6 +1602,8 @@ ram/RS_T(1) <= ((NOT ram/RS(0))
|
||||
FTCPE_ram/RS2: FTCPE port map (ram/RS(2),ram/RS_T(2),FCLK,'0','0');
|
||||
ram/RS_T(2) <= ((ram/RS(1) AND ram/RS(2) AND ram/RS(0))
|
||||
OR (RefUrg AND NOT ram/RefDone AND ram/RS(1) AND ram/RS(0))
|
||||
OR (nAS_FSB AND RefUrg AND NOT ram/RefDone AND NOT ram/RS(1) AND
|
||||
NOT ram/RS(2) AND NOT ram/RS(0) AND NOT ASrf)
|
||||
OR (A_FSB(23) AND NOT ram/RefDone AND RefReq AND NOT ram/RS(1) AND
|
||||
NOT ram/RS(2) AND NOT ram/RS(0) AND ASrf AND NOT BACTr)
|
||||
OR (A_FSB(22) AND NOT ram/RefDone AND RefReq AND NOT ram/RS(1) AND
|
||||
@ -1602,8 +1612,6 @@ ram/RS_T(2) <= ((ram/RS(1) AND ram/RS(2) AND ram/RS(0))
|
||||
NOT ram/RS(2) AND NOT ram/RS(0))
|
||||
OR (A_FSB(22) AND RefUrg AND NOT ram/RefDone AND NOT ram/RS(1) AND
|
||||
NOT ram/RS(2) AND NOT ram/RS(0))
|
||||
OR (nAS_FSB AND RefUrg AND NOT ram/RefDone AND NOT ram/RS(1) AND
|
||||
NOT ram/RS(2) AND NOT ram/RS(0) AND NOT ASrf)
|
||||
OR (A_FSB(23) AND NOT nAS_FSB AND NOT ram/RefDone AND RefReq AND
|
||||
NOT ram/RS(1) AND NOT ram/RS(2) AND NOT ram/RS(0) AND NOT BACTr)
|
||||
OR (A_FSB(22) AND NOT nAS_FSB AND NOT ram/RefDone AND RefReq AND
|
||||
|
@ -249,7 +249,7 @@ WARNING:Xst:647 - Input <BACTr> is never used. This port will be preserved and l
|
||||
Found 1-bit register for signal <nRESout>.
|
||||
Found 1-bit register for signal <AoutOE>.
|
||||
Found 1-bit register for signal <MCKE>.
|
||||
Found 4-bit subtractor for signal <$sub0000> created at line 85.
|
||||
Found 4-bit subtractor for signal <$sub0000> created at line 87.
|
||||
Found 4-bit register for signal <C8Mr>.
|
||||
Found 1-bit register for signal <ClockGateEN>.
|
||||
Found 2-bit register for signal <Er>.
|
||||
@ -427,17 +427,17 @@ Design Statistics
|
||||
# IOs : 80
|
||||
|
||||
Cell Usage :
|
||||
# BELS : 678
|
||||
# AND2 : 209
|
||||
# AND3 : 26
|
||||
# BELS : 691
|
||||
# AND2 : 206
|
||||
# AND3 : 27
|
||||
# AND4 : 13
|
||||
# AND5 : 3
|
||||
# AND5 : 4
|
||||
# AND6 : 1
|
||||
# AND8 : 2
|
||||
# GND : 7
|
||||
# INV : 271
|
||||
# OR2 : 110
|
||||
# OR3 : 10
|
||||
# INV : 285
|
||||
# OR2 : 109
|
||||
# OR3 : 11
|
||||
# OR4 : 4
|
||||
# OR5 : 1
|
||||
# XOR2 : 21
|
||||
@ -456,11 +456,11 @@ Cell Usage :
|
||||
|
||||
|
||||
Total REAL time to Xst completion: 5.00 secs
|
||||
Total CPU time to Xst completion: 5.17 secs
|
||||
Total CPU time to Xst completion: 4.97 secs
|
||||
|
||||
-->
|
||||
|
||||
Total memory usage is 262560 kilobytes
|
||||
Total memory usage is 262176 kilobytes
|
||||
|
||||
Number of errors : 0 ( 0 filtered)
|
||||
Number of warnings : 6 ( 0 filtered)
|
||||
|
@ -199,21 +199,22 @@ AUTO_TS_P2F:FROM:nAS_FSB:TO:QoSEN.CE:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:QoSEN.CE:1
|
||||
AUTO_TS_F2F:FROM:cnt/TimerTick.Q:TO:cnt/LTimer<0>.CE:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:cnt/LTimer<0>.CE:1
|
||||
AUTO_TS_F2F:FROM:ASrf.Q:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:nRESout.Q:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/QS<0>.Q:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/TimerTick.Q:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/SndCSWRr.Q:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:ASrf.Q:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/QS<0>.Q:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/QS<1>.Q:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/QS<2>.Q:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/QS<3>.Q:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<20>:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_P2F:FROM:nRES:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<23>:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<21>:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<20>:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<23>:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<22>:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_P2F:FROM:nRES:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<1>:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<2>:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_P2F:FROM:nAS_FSB:TO:cnt/QS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/Timer<1>.Q:TO:cnt/Timer<0>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/Timer<2>.Q:TO:cnt/Timer<0>.D:1
|
||||
@ -338,37 +339,39 @@ AUTO_TS_F2F:FROM:cnt/LTimer<8>.Q:TO:cnt/LTimer<9>.D:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:cnt/LTimer<9>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/TimerTick.Q:TO:cnt/LTimer<9>.CE:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:cnt/LTimer<9>.CE:1
|
||||
AUTO_TS_F2F:FROM:cnt/SndCSWRr.Q:TO:cnt/QS<1>.D:1
|
||||
AUTO_TS_F2F:FROM:nRESout.Q:TO:cnt/QS<1>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/SndCSWRr.Q:TO:cnt/QS<1>.D:1
|
||||
AUTO_TS_F2F:FROM:ASrf.Q:TO:cnt/QS<1>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/QS<0>.Q:TO:cnt/QS<1>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/QS<1>.Q:TO:cnt/QS<1>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/QS<2>.Q:TO:cnt/QS<1>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/TimerTick.Q:TO:cnt/QS<1>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/QS<3>.Q:TO:cnt/QS<1>.D:1
|
||||
AUTO_TS_F2F:FROM:ASrf.Q:TO:cnt/QS<1>.D:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:cnt/QS<1>.D:1
|
||||
AUTO_TS_P2F:FROM:nRES:TO:cnt/QS<1>.D:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:cnt/QS<1>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<21>:TO:cnt/QS<1>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<20>:TO:cnt/QS<1>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<23>:TO:cnt/QS<1>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<22>:TO:cnt/QS<1>.D:1
|
||||
AUTO_TS_P2F:FROM:nAS_FSB:TO:cnt/QS<1>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<1>:TO:cnt/QS<1>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<2>:TO:cnt/QS<1>.D:1
|
||||
AUTO_TS_F2F:FROM:ASrf.Q:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_F2F:FROM:nRESout.Q:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/QS<2>.Q:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/QS<0>.Q:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/QS<1>.Q:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/QS<3>.Q:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/TimerTick.Q:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/SndCSWRr.Q:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/QS<3>.Q:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_P2F:FROM:nAS_FSB:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<21>:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<20>:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<23>:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<22>:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_P2F:FROM:nRES:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<2>:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_P2F:FROM:nAS_FSB:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<22>:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<1>:TO:cnt/QS<2>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/Timer<1>.Q:TO:cnt/Timer<3>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/Timer<2>.Q:TO:cnt/Timer<3>.D:1
|
||||
@ -402,14 +405,15 @@ AUTO_TS_F2F:FROM:cnt/QS<1>.Q:TO:cnt/QS<3>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/QS<2>.Q:TO:cnt/QS<3>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/TimerTick.Q:TO:cnt/QS<3>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/SndCSWRr.Q:TO:cnt/QS<3>.D:1
|
||||
AUTO_TS_P2F:FROM:nRES:TO:cnt/QS<3>.D:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:cnt/QS<3>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<21>:TO:cnt/QS<3>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<20>:TO:cnt/QS<3>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<23>:TO:cnt/QS<3>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<22>:TO:cnt/QS<3>.D:1
|
||||
AUTO_TS_P2F:FROM:nAS_FSB:TO:cnt/QS<3>.D:1
|
||||
AUTO_TS_P2F:FROM:nRES:TO:cnt/QS<3>.D:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:cnt/QS<3>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<1>:TO:cnt/QS<3>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<2>:TO:cnt/QS<3>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/nPOR.Q:TO:cnt/nPOR.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/C8Mr<1>.Q:TO:cnt/nPOR.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/C8Mr<0>.Q:TO:cnt/nPOR.D:1
|
||||
@ -450,8 +454,8 @@ AUTO_TS_F2F:FROM:ASrf.Q:TO:cnt/ClockGateEN.D:1
|
||||
AUTO_TS_P2F:FROM:nRES:TO:cnt/ClockGateEN.D:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:cnt/ClockGateEN.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<21>:TO:cnt/ClockGateEN.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<23>:TO:cnt/ClockGateEN.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<20>:TO:cnt/ClockGateEN.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<23>:TO:cnt/ClockGateEN.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<22>:TO:cnt/ClockGateEN.D:1
|
||||
AUTO_TS_P2F:FROM:nAS_FSB:TO:cnt/ClockGateEN.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<1>:TO:cnt/ClockGateEN.D:1
|
||||
@ -492,14 +496,14 @@ AUTO_TS_F2F:FROM:cnt/C8Mr<1>.Q:TO:MCKE_OBUF.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/ClockGateEN.Q:TO:MCKE_OBUF.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/C8Mr<0>.Q:TO:MCKE_OBUF.D:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:MCKE_OBUF.D:1
|
||||
AUTO_TS_F2F:FROM:ASrf.Q:TO:nBERR_FSB_OBUF.D:1
|
||||
AUTO_TS_F2F:FROM:iobs/Sent.Q:TO:nBERR_FSB_OBUF.D:1
|
||||
AUTO_TS_F2F:FROM:nBERR_FSB_OBUF.Q:TO:nBERR_FSB_OBUF.D:1
|
||||
AUTO_TS_F2F:FROM:iobs/IODONEr<0>.Q:TO:nBERR_FSB_OBUF.D:1
|
||||
AUTO_TS_F2F:FROM:iobs/IODONEr<1>.Q:TO:nBERR_FSB_OBUF.D:1
|
||||
AUTO_TS_F2F:FROM:ASrf.Q:TO:nBERR_FSB_OBUF.D:1
|
||||
AUTO_TS_P2F:FROM:nAS_FSB:TO:nBERR_FSB_OBUF.D:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:nBERR_FSB_OBUF.D:1
|
||||
AUTO_TS_P2F:FROM:nBERR_IOB:TO:nBERR_FSB_OBUF.D:1
|
||||
AUTO_TS_P2F:FROM:nAS_FSB:TO:nBERR_FSB_OBUF.D:1
|
||||
AUTO_TS_F2F:FROM:ram/RS<1>.Q:TO:ram/RASEL.D:1
|
||||
AUTO_TS_F2F:FROM:ram/RS<2>.Q:TO:ram/RASEL.D:1
|
||||
AUTO_TS_F2F:FROM:ram/RS<0>.Q:TO:ram/RASEL.D:1
|
||||
@ -524,21 +528,21 @@ AUTO_TS_F2F:FROM:ram/RefDone.Q:TO:ram/RS<2>.D:1
|
||||
AUTO_TS_F2F:FROM:ASrf.Q:TO:ram/RS<2>.D:1
|
||||
AUTO_TS_F2F:FROM:RefReq.Q:TO:ram/RS<2>.D:1
|
||||
AUTO_TS_F2F:FROM:BACTr.Q:TO:ram/RS<2>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<23>:TO:ram/RS<2>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<22>:TO:ram/RS<2>.D:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:ram/RS<2>.D:1
|
||||
AUTO_TS_P2F:FROM:nAS_FSB:TO:ram/RS<2>.D:1
|
||||
AUTO_TS_F2F:FROM:ram/RS<1>.Q:TO:ram/RS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:ram/RS<2>.Q:TO:ram/RS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:ram/RS<0>.Q:TO:ram/RS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:nDTACK_FSB_OBUF.Q:TO:ram/RS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:ASrf.Q:TO:ram/RS<0>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<23>:TO:ram/RS<2>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<22>:TO:ram/RS<2>.D:1
|
||||
AUTO_TS_F2F:FROM:cs/Overlay.Q:TO:ram/RS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:ram/RASEN.Q:TO:ram/RS<0>.D:1
|
||||
AUTO_TS_P2F:FROM:nAS_FSB:TO:ram/RS<0>.D:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:ram/RS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:ram/RS<0>.Q:TO:ram/RS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:ASrf.Q:TO:ram/RS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:ram/RS<1>.Q:TO:ram/RS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:ram/RS<2>.Q:TO:ram/RS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:nDTACK_FSB_OBUF.Q:TO:ram/RS<0>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<23>:TO:ram/RS<0>.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<22>:TO:ram/RS<0>.D:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:ram/RS<0>.D:1
|
||||
AUTO_TS_P2F:FROM:nAS_FSB:TO:ram/RS<0>.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/Timer<1>.Q:TO:cnt/TimerTick.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/Timer<2>.Q:TO:cnt/TimerTick.D:1
|
||||
AUTO_TS_F2F:FROM:cnt/Timer<3>.Q:TO:cnt/TimerTick.D:1
|
||||
@ -646,15 +650,15 @@ AUTO_TS_P2F:FROM:nIPL2:TO:nBR_IOBout.D:1
|
||||
AUTO_TS_F2F:FROM:ram/RS<1>.Q:TO:ram/RASEN.D:1
|
||||
AUTO_TS_F2F:FROM:ram/RS<2>.Q:TO:ram/RASEN.D:1
|
||||
AUTO_TS_F2F:FROM:ram/RS<0>.Q:TO:ram/RASEN.D:1
|
||||
AUTO_TS_F2F:FROM:ASrf.Q:TO:ram/RASEN.D:1
|
||||
AUTO_TS_F2F:FROM:RefUrg.Q:TO:ram/RASEN.D:1
|
||||
AUTO_TS_F2F:FROM:RefReq.Q:TO:ram/RASEN.D:1
|
||||
AUTO_TS_F2F:FROM:BACTr.Q:TO:ram/RASEN.D:1
|
||||
AUTO_TS_F2F:FROM:ASrf.Q:TO:ram/RASEN.D:1
|
||||
AUTO_TS_F2F:FROM:ram/RefDone.Q:TO:ram/RASEN.D:1
|
||||
AUTO_TS_F2F:FROM:nDTACK_FSB_OBUF.Q:TO:ram/RASEN.D:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:ram/RASEN.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<23>:TO:ram/RASEN.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<22>:TO:ram/RASEN.D:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:ram/RASEN.D:1
|
||||
AUTO_TS_P2F:FROM:nAS_FSB:TO:ram/RASEN.D:1
|
||||
AUTO_TS_F2F:FROM:ASrf.Q:TO:BACTr.D:1
|
||||
AUTO_TS_P2F:FROM:nAS_FSB:TO:BACTr.D:1
|
||||
@ -712,16 +716,16 @@ AUTO_TS_F2F:FROM:ram/RS<2>.Q:TO:ram/RASrf.D:1
|
||||
AUTO_TS_F2F:FROM:ram/RS<0>.Q:TO:ram/RASrf.D:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:ram/RASrf.D:1
|
||||
AUTO_TS_F2F:FROM:ram/RS<1>.Q:TO:ram/RefCAS.D:1
|
||||
AUTO_TS_F2F:FROM:ram/RS<0>.Q:TO:ram/RefCAS.D:1
|
||||
AUTO_TS_F2F:FROM:ram/RS<2>.Q:TO:ram/RefCAS.D:1
|
||||
AUTO_TS_F2F:FROM:ram/RS<0>.Q:TO:ram/RefCAS.D:1
|
||||
AUTO_TS_F2F:FROM:ram/RefDone.Q:TO:ram/RefCAS.D:1
|
||||
AUTO_TS_F2F:FROM:RefReq.Q:TO:ram/RefCAS.D:1
|
||||
AUTO_TS_F2F:FROM:BACTr.Q:TO:ram/RefCAS.D:1
|
||||
AUTO_TS_F2F:FROM:ASrf.Q:TO:ram/RefCAS.D:1
|
||||
AUTO_TS_F2F:FROM:RefUrg.Q:TO:ram/RefCAS.D:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:ram/RefCAS.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<23>:TO:ram/RefCAS.D:1
|
||||
AUTO_TS_P2F:FROM:nAS_FSB:TO:ram/RefCAS.D:1
|
||||
AUTO_TS_P2F:FROM:FCLK:TO:ram/RefCAS.D:1
|
||||
AUTO_TS_P2F:FROM:A_FSB<22>:TO:ram/RefCAS.D:1
|
||||
AUTO_TS_F2F:FROM:iobs/Load1.Q:TO:nADoutLE1_OBUF.D:1
|
||||
AUTO_TS_F2F:FROM:nADoutLE1_OBUF.Q:TO:nADoutLE1_OBUF.D:1
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -3,7 +3,7 @@
|
||||
|
||||
cpldfit: version P.20131013 Xilinx Inc.
|
||||
Fitter Report
|
||||
Design Name: WarpSE Date: 10-15-2024, 11:29PM
|
||||
Design Name: WarpSE Date: 10-15-2024, 11:54PM
|
||||
Device Used: XC95144XL-10-TQ100
|
||||
Fitting Status: Successful
|
||||
|
||||
@ -11,22 +11,22 @@ Fitting Status: Successful
|
||||
|
||||
Macrocells Product Terms Function Block Registers Pins
|
||||
Used/Tot Used/Tot Inps Used/Tot Used/Tot Used/Tot
|
||||
125/144 ( 87%) 412 /720 ( 57%) 242/432 ( 56%) 100/144 ( 69%) 73 /81 ( 90%)
|
||||
125/144 ( 87%) 420 /720 ( 58%) 251/432 ( 58%) 100/144 ( 69%) 73 /81 ( 90%)
|
||||
|
||||
** Function Block Resources **
|
||||
|
||||
Function Mcells FB Inps Pterms IO
|
||||
Block Used/Tot Used/Tot Used/Tot Used/Tot
|
||||
FB1 18/18* 14/54 30/90 11/11*
|
||||
FB2 8/18 8/54 8/90 8/10
|
||||
FB3 18/18* 39/54 67/90 10/10*
|
||||
FB1 18/18* 17/54 31/90 11/11*
|
||||
FB2 9/18 9/54 9/90 8/10
|
||||
FB3 17/18 39/54 73/90 10/10*
|
||||
FB4 18/18* 36/54 33/90 10/10*
|
||||
FB5 14/18 37/54 82/90 8/10
|
||||
FB6 18/18* 37/54 66/90 10/10*
|
||||
FB7 18/18* 38/54 44/90 10/10*
|
||||
FB8 13/18 33/54 82/90 6/10
|
||||
FB8 13/18 38/54 82/90 6/10
|
||||
----- ----- ----- -----
|
||||
125/144 242/432 412/720 73/81
|
||||
125/144 251/432 420/720 73/81
|
||||
|
||||
* - Resource is exhausted
|
||||
|
||||
@ -138,50 +138,50 @@ nBR_IOB 1 1 FB8_15 72 I/O O STD SLOW
|
||||
|
||||
Signal Total Total Loc Pwr Reg Init
|
||||
Name Pts Inps Mode State
|
||||
iobm/IOREQr 1 1 FB1_1 STD RESET
|
||||
iobm/Er 1 1 FB1_2 STD RESET
|
||||
iobm/C8Mr 1 1 FB1_3 STD RESET
|
||||
cnt/TimerTick 1 6 FB1_4 STD RESET
|
||||
cnt/LTimer<0> 1 1 FB1_5 STD RESET
|
||||
cnt/Er<1> 1 1 FB1_6 STD RESET
|
||||
cnt/Er<0> 1 1 FB1_7 STD RESET
|
||||
cnt/C8Mr<0> 1 1 FB1_8 STD RESET
|
||||
cnt/Timer<2> 2 4 FB1_9 STD RESET
|
||||
cnt/Timer<0> 2 6 FB1_10 STD RESET
|
||||
cnt/LTimer<4> 2 5 FB1_11 STD RESET
|
||||
cnt/LTimer<3> 2 4 FB1_12 STD RESET
|
||||
cnt/LTimer<2> 2 3 FB1_13 STD RESET
|
||||
cnt/LTimer<1> 2 2 FB1_14 STD RESET
|
||||
iobm/Er 1 1 FB1_1 STD RESET
|
||||
iobm/C8Mr 1 1 FB1_2 STD RESET
|
||||
cnt/TimerTick 1 6 FB1_3 STD RESET
|
||||
cnt/Er<1> 1 1 FB1_4 STD RESET
|
||||
cnt/Er<0> 1 1 FB1_5 STD RESET
|
||||
cnt/C8Mr<0> 1 1 FB1_6 STD RESET
|
||||
ALE0S 1 1 FB1_7 STD RESET
|
||||
cnt/Timer<2> 2 4 FB1_8 STD RESET
|
||||
cnt/Timer<0> 2 6 FB1_9 STD RESET
|
||||
cnt/LTimer<7> 2 8 FB1_10 STD RESET
|
||||
cnt/LTimer<6> 2 7 FB1_11 STD RESET
|
||||
cnt/LTimer<5> 2 6 FB1_12 STD RESET
|
||||
cnt/LTimer<4> 2 5 FB1_13 STD RESET
|
||||
cnt/LTimer<3> 2 4 FB1_14 STD RESET
|
||||
RefUrg 2 5 FB1_15 STD RESET
|
||||
RefReq 2 6 FB1_16 STD RESET
|
||||
cnt/Timer<3> 3 6 FB1_17 STD RESET
|
||||
cnt/Timer<1> 3 6 FB1_18 STD RESET
|
||||
iobs/IODONErf 1 1 FB2_11 STD RESET
|
||||
iobs/IODONEr<1> 1 1 FB2_12 STD RESET
|
||||
iobs/IODONEr<0> 1 1 FB2_13 STD RESET
|
||||
iobs/IOACTr 1 1 FB2_14 STD RESET
|
||||
iobm/VPAr 1 1 FB2_15 STD RESET
|
||||
iobm/IOS_FSM_FFd5 1 1 FB2_16 STD RESET
|
||||
iobm/IOS_FSM_FFd4 1 1 FB2_17 STD RESET
|
||||
iobm/IOS_FSM_FFd1 1 1 FB2_18 STD RESET
|
||||
ram/RASEN 10 12 FB3_1 STD RESET
|
||||
ALE0S 1 1 FB3_2 STD RESET
|
||||
iobs/IODONErf 1 1 FB2_10 STD RESET
|
||||
iobs/IODONEr<1> 1 1 FB2_11 STD RESET
|
||||
iobs/IODONEr<0> 1 1 FB2_12 STD RESET
|
||||
iobs/IOACTr 1 1 FB2_13 STD RESET
|
||||
iobm/VPAr 1 1 FB2_14 STD RESET
|
||||
iobm/IOS_FSM_FFd5 1 1 FB2_15 STD RESET
|
||||
iobm/IOS_FSM_FFd4 1 1 FB2_16 STD RESET
|
||||
iobm/IOS_FSM_FFd1 1 1 FB2_17 STD RESET
|
||||
iobm/IOREQr 1 1 FB2_18 STD RESET
|
||||
cnt/LTimer<0> 1 1 FB3_1 STD RESET
|
||||
cnt/QS<3> 14 15 FB3_2 STD RESET
|
||||
ram/RefDone 2 3 FB3_3 STD RESET
|
||||
ram/RASrf 2 3 FB3_4 STD RESET
|
||||
ram/CASEndEN 2 3 FB3_5 STD RESET
|
||||
iobs/TS_FSM_FFd1 2 3 FB3_6 STD RESET
|
||||
cnt/LTimer<9> 2 10 FB3_7 STD RESET
|
||||
cnt/LTimer<8> 2 9 FB3_8 STD RESET
|
||||
cnt/LTimer<7> 2 8 FB3_10 STD RESET
|
||||
ram/RS<1> 3 6 FB3_11 STD RESET
|
||||
ram/RASEL 3 8 FB3_12 STD RESET
|
||||
IORW 3 5 FB3_13 STD RESET
|
||||
ram/RS<0> 6 10 FB3_14 STD RESET
|
||||
ram/RefCAS 8 11 FB3_15 STD RESET
|
||||
cnt/LTimer<2> 2 3 FB3_7 STD RESET
|
||||
cnt/LTimer<1> 2 2 FB3_8 STD RESET
|
||||
ram/RS<1> 3 6 FB3_10 STD RESET
|
||||
ram/RASEL 3 8 FB3_11 STD RESET
|
||||
IORW 3 5 FB3_12 STD RESET
|
||||
ram/RefCAS 8 11 FB3_13 STD RESET
|
||||
ram/RS<2> 9 11 FB3_15 STD RESET
|
||||
|
||||
Signal Total Total Loc Pwr Reg Init
|
||||
Name Pts Inps Mode State
|
||||
ram/RS<2> 9 11 FB3_16 STD RESET
|
||||
ram/RASEN 10 12 FB3_16 STD RESET
|
||||
iobs/Clear1 1 2 FB3_18 STD RESET
|
||||
cnt/LTimerTick 1 13 FB4_1 STD RESET
|
||||
cnt/C8Mr<3> 1 1 FB4_3 STD RESET
|
||||
@ -189,8 +189,8 @@ cnt/C8Mr<2> 1 1 FB4_4 STD RESET
|
||||
cnt/C8Mr<1> 1 1 FB4_7 STD RESET
|
||||
nRESout 2 4 FB4_9 STD RESET
|
||||
nBR_IOBout 2 4 FB4_10 STD RESET
|
||||
cnt/LTimer<6> 2 7 FB4_12 STD RESET
|
||||
cnt/LTimer<5> 2 6 FB4_13 STD RESET
|
||||
cnt/LTimer<9> 2 10 FB4_12 STD RESET
|
||||
cnt/LTimer<8> 2 9 FB4_13 STD RESET
|
||||
cnt/LTimer<11> 2 12 FB4_14 STD RESET
|
||||
cnt/LTimer<10> 2 11 FB4_15 STD RESET
|
||||
cnt/IS<1> 2 4 FB4_16 STD RESET
|
||||
@ -224,13 +224,13 @@ cnt/ClockGateEN 7 11 FB7_18 STD RESET
|
||||
|
||||
Signal Total Total Loc Pwr Reg Init
|
||||
Name Pts Inps Mode State
|
||||
cnt/QS<0> 18 14 FB8_1 STD RESET
|
||||
QoSEN 2 6 FB8_3 STD RESET
|
||||
cs/Overlay 3 8 FB8_4 STD RESET
|
||||
cnt/QS<1> 12 14 FB8_7 STD RESET
|
||||
cnt/QS<3> 13 14 FB8_11 STD RESET
|
||||
cnt/QS<2> 18 14 FB8_14 STD RESET
|
||||
IONPReady 6 16 FB8_17 STD RESET
|
||||
ram/RS<0> 6 10 FB8_4 STD RESET
|
||||
IONPReady 6 16 FB8_7 STD RESET
|
||||
cnt/QS<1> 16 15 FB8_11 STD RESET
|
||||
cnt/QS<0> 17 15 FB8_14 STD RESET
|
||||
cs/Overlay 3 8 FB8_16 STD RESET
|
||||
cnt/QS<2> 22 15 FB8_18 STD RESET
|
||||
|
||||
** 35 Inputs **
|
||||
|
||||
@ -288,61 +288,62 @@ Pin Type/Use - I - Input GCK - Global Clock
|
||||
X - Signal used as input to the macrocell logic.
|
||||
Pin No. - ~ - User Assigned
|
||||
*********************************** FB1 ***********************************
|
||||
Number of function block inputs used/remaining: 14/40
|
||||
Number of signals used by logic mapping into function block: 14
|
||||
Number of function block inputs used/remaining: 17/37
|
||||
Number of signals used by logic mapping into function block: 17
|
||||
Signal Total Imp Exp Unused Loc Pin Pin Pin
|
||||
Name Pt Pt Pt Pt # Type Use
|
||||
iobm/IOREQr 1 0 0 4 FB1_1 (b) (b)
|
||||
iobm/Er 1 0 0 4 FB1_2 11 I/O I
|
||||
iobm/C8Mr 1 0 0 4 FB1_3 12 I/O I
|
||||
cnt/TimerTick 1 0 0 4 FB1_4 (b) (b)
|
||||
cnt/LTimer<0> 1 0 0 4 FB1_5 13 I/O I
|
||||
cnt/Er<1> 1 0 0 4 FB1_6 14 I/O I
|
||||
cnt/Er<0> 1 0 0 4 FB1_7 (b) (b)
|
||||
cnt/C8Mr<0> 1 0 0 4 FB1_8 15 I/O I
|
||||
cnt/Timer<2> 2 0 0 3 FB1_9 16 I/O I
|
||||
cnt/Timer<0> 2 0 0 3 FB1_10 (b) (b)
|
||||
cnt/LTimer<4> 2 0 0 3 FB1_11 17 I/O I
|
||||
cnt/LTimer<3> 2 0 0 3 FB1_12 18 I/O I
|
||||
cnt/LTimer<2> 2 0 0 3 FB1_13 (b) (b)
|
||||
cnt/LTimer<1> 2 0 0 3 FB1_14 19 I/O I
|
||||
iobm/Er 1 0 0 4 FB1_1 (b) (b)
|
||||
iobm/C8Mr 1 0 0 4 FB1_2 11 I/O I
|
||||
cnt/TimerTick 1 0 0 4 FB1_3 12 I/O I
|
||||
cnt/Er<1> 1 0 0 4 FB1_4 (b) (b)
|
||||
cnt/Er<0> 1 0 0 4 FB1_5 13 I/O I
|
||||
cnt/C8Mr<0> 1 0 0 4 FB1_6 14 I/O I
|
||||
ALE0S 1 0 0 4 FB1_7 (b) (b)
|
||||
cnt/Timer<2> 2 0 0 3 FB1_8 15 I/O I
|
||||
cnt/Timer<0> 2 0 0 3 FB1_9 16 I/O I
|
||||
cnt/LTimer<7> 2 0 0 3 FB1_10 (b) (b)
|
||||
cnt/LTimer<6> 2 0 0 3 FB1_11 17 I/O I
|
||||
cnt/LTimer<5> 2 0 0 3 FB1_12 18 I/O I
|
||||
cnt/LTimer<4> 2 0 0 3 FB1_13 (b) (b)
|
||||
cnt/LTimer<3> 2 0 0 3 FB1_14 19 I/O I
|
||||
RefUrg 2 0 0 3 FB1_15 20 I/O I
|
||||
RefReq 2 0 0 3 FB1_16 (b) (b)
|
||||
cnt/Timer<3> 3 0 0 2 FB1_17 22 GCK/I/O GCK
|
||||
cnt/Timer<1> 3 0 0 2 FB1_18 (b) (b)
|
||||
|
||||
Signals Used by Logic in Function Block
|
||||
1: C8M 6: cnt/LTimer<0> 11: cnt/Timer<1>
|
||||
2: E 7: cnt/LTimer<1> 12: cnt/Timer<2>
|
||||
3: IOREQ 8: cnt/LTimer<2> 13: cnt/Timer<3>
|
||||
4: cnt/Er<0> 9: cnt/LTimer<3> 14: cnt/TimerTick
|
||||
5: cnt/Er<1> 10: cnt/Timer<0>
|
||||
1: C8M 7: cnt/LTimer<2> 13: cnt/Timer<1>
|
||||
2: E 8: cnt/LTimer<3> 14: cnt/Timer<2>
|
||||
3: cnt/Er<0> 9: cnt/LTimer<4> 15: cnt/Timer<3>
|
||||
4: cnt/Er<1> 10: cnt/LTimer<5> 16: cnt/TimerTick
|
||||
5: cnt/LTimer<0> 11: cnt/LTimer<6> 17: iobs/TS_FSM_FFd2
|
||||
6: cnt/LTimer<1> 12: cnt/Timer<0>
|
||||
|
||||
Signal 1 2 3 4 FB
|
||||
Name 0----+----0----+----0----+----0----+----0 Inputs
|
||||
iobm/IOREQr ..X..................................... 1
|
||||
iobm/Er .X...................................... 1
|
||||
iobm/C8Mr X....................................... 1
|
||||
cnt/TimerTick ...XX....XXXX........................... 6
|
||||
cnt/LTimer<0> .............X.......................... 1
|
||||
cnt/Er<1> ...X.................................... 1
|
||||
cnt/TimerTick ..XX.......XXXX......................... 6
|
||||
cnt/Er<1> ..X..................................... 1
|
||||
cnt/Er<0> .X...................................... 1
|
||||
cnt/C8Mr<0> X....................................... 1
|
||||
cnt/Timer<2> ...XX....XX............................. 4
|
||||
cnt/Timer<0> ...XX....XXXX........................... 6
|
||||
cnt/LTimer<4> .....XXXX....X.......................... 5
|
||||
cnt/LTimer<3> .....XXX.....X.......................... 4
|
||||
cnt/LTimer<2> .....XX......X.......................... 3
|
||||
cnt/LTimer<1> .....X.......X.......................... 2
|
||||
RefUrg ...XX.....XXX........................... 5
|
||||
RefReq ...XX....XXXX........................... 6
|
||||
cnt/Timer<3> ...XX....XXXX........................... 6
|
||||
cnt/Timer<1> ...XX....XXXX........................... 6
|
||||
ALE0S ................X....................... 1
|
||||
cnt/Timer<2> ..XX.......XX........................... 4
|
||||
cnt/Timer<0> ..XX.......XXXX......................... 6
|
||||
cnt/LTimer<7> ....XXXXXXX....X........................ 8
|
||||
cnt/LTimer<6> ....XXXXXX.....X........................ 7
|
||||
cnt/LTimer<5> ....XXXXX......X........................ 6
|
||||
cnt/LTimer<4> ....XXXX.......X........................ 5
|
||||
cnt/LTimer<3> ....XXX........X........................ 4
|
||||
RefUrg ..XX........XXX......................... 5
|
||||
RefReq ..XX.......XXXX......................... 6
|
||||
cnt/Timer<3> ..XX.......XXXX......................... 6
|
||||
cnt/Timer<1> ..XX.......XXXX......................... 6
|
||||
0----+----1----+----2----+----3----+----4
|
||||
0 0 0 0
|
||||
*********************************** FB2 ***********************************
|
||||
Number of function block inputs used/remaining: 8/46
|
||||
Number of signals used by logic mapping into function block: 8
|
||||
Number of function block inputs used/remaining: 9/45
|
||||
Number of signals used by logic mapping into function block: 9
|
||||
Signal Total Imp Exp Unused Loc Pin Pin Pin
|
||||
Name Pt Pt Pt Pt # Type Use
|
||||
(unused) 0 0 0 5 FB2_1 (b)
|
||||
@ -354,31 +355,32 @@ Name Pt Pt Pt Pt # Type Use
|
||||
(unused) 0 0 0 5 FB2_7 (b)
|
||||
(unused) 0 0 0 5 FB2_8 3 GTS/I/O I
|
||||
(unused) 0 0 0 5 FB2_9 4 GTS/I/O I
|
||||
(unused) 0 0 0 5 FB2_10 (b)
|
||||
iobs/IODONErf 1 0 0 4 FB2_11 6 I/O I
|
||||
iobs/IODONEr<1> 1 0 0 4 FB2_12 7 I/O I
|
||||
iobs/IODONEr<0> 1 0 0 4 FB2_13 (b) (b)
|
||||
iobs/IOACTr 1 0 0 4 FB2_14 8 I/O I
|
||||
iobm/VPAr 1 0 0 4 FB2_15 9 I/O I
|
||||
iobm/IOS_FSM_FFd5 1 0 0 4 FB2_16 (b) (b)
|
||||
iobm/IOS_FSM_FFd4 1 0 0 4 FB2_17 10 I/O I
|
||||
iobm/IOS_FSM_FFd1 1 0 0 4 FB2_18 (b) (b)
|
||||
iobs/IODONErf 1 0 0 4 FB2_10 (b) (b)
|
||||
iobs/IODONEr<1> 1 0 0 4 FB2_11 6 I/O I
|
||||
iobs/IODONEr<0> 1 0 0 4 FB2_12 7 I/O I
|
||||
iobs/IOACTr 1 0 0 4 FB2_13 (b) (b)
|
||||
iobm/VPAr 1 0 0 4 FB2_14 8 I/O I
|
||||
iobm/IOS_FSM_FFd5 1 0 0 4 FB2_15 9 I/O I
|
||||
iobm/IOS_FSM_FFd4 1 0 0 4 FB2_16 (b) (b)
|
||||
iobm/IOS_FSM_FFd1 1 0 0 4 FB2_17 10 I/O I
|
||||
iobm/IOREQr 1 0 0 4 FB2_18 (b) (b)
|
||||
|
||||
Signals Used by Logic in Function Block
|
||||
1: IOACT 4: iobm/IOS_FSM_FFd5 7: iobs/IODONErf
|
||||
2: IODONE 5: iobm/IOS_FSM_FFd6 8: nVPA_IOB
|
||||
3: iobm/IOS_FSM_FFd2 6: iobs/IODONEr<0>
|
||||
1: IOACT 4: iobm/IOS_FSM_FFd2 7: iobs/IODONEr<0>
|
||||
2: IODONE 5: iobm/IOS_FSM_FFd5 8: iobs/IODONErf
|
||||
3: IOREQ 6: iobm/IOS_FSM_FFd6 9: nVPA_IOB
|
||||
|
||||
Signal 1 2 3 4 FB
|
||||
Name 0----+----0----+----0----+----0----+----0 Inputs
|
||||
iobs/IODONErf .X...................................... 1
|
||||
iobs/IODONEr<1> .....X.................................. 1
|
||||
iobs/IODONEr<0> ......X................................. 1
|
||||
iobs/IODONEr<1> ......X................................. 1
|
||||
iobs/IODONEr<0> .......X................................ 1
|
||||
iobs/IOACTr X....................................... 1
|
||||
iobm/VPAr .......X................................ 1
|
||||
iobm/IOS_FSM_FFd5 ....X................................... 1
|
||||
iobm/IOS_FSM_FFd4 ...X.................................... 1
|
||||
iobm/IOS_FSM_FFd1 ..X..................................... 1
|
||||
iobm/VPAr ........X............................... 1
|
||||
iobm/IOS_FSM_FFd5 .....X.................................. 1
|
||||
iobm/IOS_FSM_FFd4 ....X................................... 1
|
||||
iobm/IOS_FSM_FFd1 ...X.................................... 1
|
||||
iobm/IOREQr ..X..................................... 1
|
||||
0----+----1----+----2----+----3----+----4
|
||||
0 0 0 0
|
||||
*********************************** FB3 ***********************************
|
||||
@ -386,60 +388,59 @@ Number of function block inputs used/remaining: 39/15
|
||||
Number of signals used by logic mapping into function block: 39
|
||||
Signal Total Imp Exp Unused Loc Pin Pin Pin
|
||||
Name Pt Pt Pt Pt # Type Use
|
||||
ram/RASEN 10 5<- 0 0 FB3_1 (b) (b)
|
||||
ALE0S 1 0 /\1 3 FB3_2 23 GCK/I/O GCK/I
|
||||
ram/RefDone 2 0 0 3 FB3_3 (b) (b)
|
||||
ram/RASrf 2 0 0 3 FB3_4 (b) (b)
|
||||
cnt/LTimer<0> 1 0 \/4 0 FB3_1 (b) (b)
|
||||
cnt/QS<3> 14 9<- 0 0 FB3_2 23 GCK/I/O GCK/I
|
||||
ram/RefDone 2 2<- /\5 0 FB3_3 (b) (b)
|
||||
ram/RASrf 2 0 /\2 1 FB3_4 (b) (b)
|
||||
ram/CASEndEN 2 0 0 3 FB3_5 24 I/O I
|
||||
iobs/TS_FSM_FFd1 2 0 0 3 FB3_6 25 I/O I
|
||||
cnt/LTimer<9> 2 0 0 3 FB3_7 (b) (b)
|
||||
cnt/LTimer<8> 2 0 \/2 1 FB3_8 27 GCK/I/O GCK
|
||||
cnt/LTimer<2> 2 0 0 3 FB3_7 (b) (b)
|
||||
cnt/LTimer<1> 2 0 \/2 1 FB3_8 27 GCK/I/O GCK
|
||||
nDTACK_FSB 8 3<- 0 0 FB3_9 28 I/O O
|
||||
cnt/LTimer<7> 2 0 /\1 2 FB3_10 (b) (b)
|
||||
ram/RS<1> 3 0 0 2 FB3_11 29 I/O I
|
||||
ram/RASEL 3 0 \/2 0 FB3_12 30 I/O I
|
||||
IORW 3 2<- \/4 0 FB3_13 (b) (b)
|
||||
ram/RS<0> 6 4<- \/3 0 FB3_14 32 I/O I
|
||||
ram/RefCAS 8 3<- 0 0 FB3_15 33 I/O I
|
||||
ram/RS<2> 9 4<- 0 0 FB3_16 (b) (b)
|
||||
ram/RS<1> 3 0 /\1 1 FB3_10 (b) (b)
|
||||
ram/RASEL 3 0 \/1 1 FB3_11 29 I/O I
|
||||
IORW 3 1<- \/3 0 FB3_12 30 I/O I
|
||||
ram/RefCAS 8 3<- 0 0 FB3_13 (b) (b)
|
||||
(unused) 0 0 \/5 0 FB3_14 32 I/O I
|
||||
ram/RS<2> 9 5<- \/1 0 FB3_15 33 I/O I
|
||||
ram/RASEN 10 5<- 0 0 FB3_16 (b) (b)
|
||||
nROMWE 1 0 /\4 0 FB3_17 34 I/O O
|
||||
iobs/Clear1 1 0 \/4 0 FB3_18 (b) (b)
|
||||
iobs/Clear1 1 0 0 4 FB3_18 (b) (b)
|
||||
|
||||
Signals Used by Logic in Function Block
|
||||
1: ASrf 14: RefUrg 27: iobs/IORW1
|
||||
2: A_FSB<16> 15: cnt/LTimer<0> 28: iobs/Sent
|
||||
3: A_FSB<17> 16: cnt/LTimer<1> 29: iobs/TS_FSM_FFd1
|
||||
4: A_FSB<18> 17: cnt/LTimer<2> 30: iobs/TS_FSM_FFd2
|
||||
5: A_FSB<19> 18: cnt/LTimer<3> 31: nADoutLE1
|
||||
6: A_FSB<20> 19: cnt/LTimer<4> 32: nAS_FSB
|
||||
7: A_FSB<21> 20: cnt/LTimer<5> 33: nDTACK_FSB
|
||||
8: BACTr 21: cnt/LTimer<6> 34: nWE_FSB
|
||||
9: A_FSB<22> 22: cnt/LTimer<7> 35: ram/RASEN
|
||||
10: A_FSB<23> 23: cnt/LTimer<8> 36: ram/RS<0>
|
||||
11: IONPReady 24: cnt/TimerTick 37: ram/RS<1>
|
||||
12: QoSEN 25: cs/Overlay 38: ram/RS<2>
|
||||
13: RefReq 26: iobs/IOACTr 39: ram/RefDone
|
||||
1: ASrf 14: nRES.PIN 27: iobs/IOACTr
|
||||
2: A_FSB<16> 15: QoSEN 28: iobs/IORW1
|
||||
3: A_FSB<17> 16: RefReq 29: iobs/Sent
|
||||
4: A_FSB<18> 17: RefUrg 30: iobs/TS_FSM_FFd1
|
||||
5: A_FSB<19> 18: cnt/LTimer<0> 31: iobs/TS_FSM_FFd2
|
||||
6: A_FSB<1> 19: cnt/LTimer<1> 32: nADoutLE1
|
||||
7: A_FSB<20> 20: cnt/QS<0> 33: nAS_FSB
|
||||
8: A_FSB<21> 21: cnt/QS<1> 34: nDTACK_FSB
|
||||
9: A_FSB<2> 22: cnt/QS<2> 35: nWE_FSB
|
||||
10: BACTr 23: cnt/QS<3> 36: ram/RS<0>
|
||||
11: A_FSB<22> 24: cnt/SndCSWRr 37: ram/RS<1>
|
||||
12: A_FSB<23> 25: cnt/TimerTick 38: ram/RS<2>
|
||||
13: IONPReady 26: cs/Overlay 39: ram/RefDone
|
||||
|
||||
Signal 1 2 3 4 FB
|
||||
Name 0----+----0----+----0----+----0----+----0 Inputs
|
||||
ram/RASEN X......XXX..XX.................XX..XXXX. 12
|
||||
ALE0S .............................X.......... 1
|
||||
ram/RefDone ............X........................XX. 3
|
||||
cnt/LTimer<0> ........................X............... 1
|
||||
cnt/QS<3> X....XXXX.XX.X.....XXXXXX.......X....... 15
|
||||
ram/RefDone ...............X.....................XX. 3
|
||||
ram/RASrf ...................................XXX.. 3
|
||||
ram/CASEndEN ...................................XXX.. 3
|
||||
iobs/TS_FSM_FFd1 .........................X..XX.......... 3
|
||||
cnt/LTimer<9> ..............XXXXXXXXXX................ 10
|
||||
cnt/LTimer<8> ..............XXXXXXXX.X................ 9
|
||||
nDTACK_FSB .XXXXXX.XXXX...............X..XXXX...X.. 16
|
||||
cnt/LTimer<7> ..............XXXXXXX..X................ 8
|
||||
ram/RS<1> X..............................XX..XXX.. 6
|
||||
ram/RASEL X.......XX..............X......X...XXX.. 8
|
||||
IORW ..........................X.XXX..X...... 5
|
||||
ram/RS<0> X.......XX..............X......XX.XXXX.. 10
|
||||
ram/RefCAS X......XXX..XX.................X...XXXX. 11
|
||||
ram/RS<2> X......XXX..XX.................X...XXXX. 11
|
||||
nROMWE .....XX.XX.....................X.X...... 6
|
||||
iobs/Clear1 ............................XX.......... 2
|
||||
iobs/TS_FSM_FFd1 ..........................X..XX......... 3
|
||||
cnt/LTimer<2> .................XX.....X............... 3
|
||||
cnt/LTimer<1> .................X......X............... 2
|
||||
nDTACK_FSB .XXXX.XX..XXX.X.............X..XXXX..X.. 16
|
||||
ram/RS<1> X...............................XX.XXX.. 6
|
||||
ram/RASEL X.........XX.............X......X..XXX.. 8
|
||||
IORW ...........................X.XXX..X..... 5
|
||||
ram/RefCAS X........XXX...XX...............X..XXXX. 11
|
||||
ram/RS<2> X........XXX...XX...............X..XXXX. 11
|
||||
ram/RASEN X........XXX...XX...............XX.XXXX. 12
|
||||
nROMWE ......XX..XX....................X.X..... 6
|
||||
iobs/Clear1 .............................XX......... 2
|
||||
0----+----1----+----2----+----3----+----4
|
||||
0 0 0 0
|
||||
*********************************** FB4 ***********************************
|
||||
@ -458,8 +459,8 @@ nRES 1 0 0 4 FB4_8 91 I/O I/O
|
||||
nRESout 2 0 0 3 FB4_9 92 I/O I
|
||||
nBR_IOBout 2 0 0 3 FB4_10 (b) (b)
|
||||
nVPA_FSB 3 0 0 2 FB4_11 93 I/O O
|
||||
cnt/LTimer<6> 2 0 0 3 FB4_12 94 I/O I
|
||||
cnt/LTimer<5> 2 0 0 3 FB4_13 (b) (b)
|
||||
cnt/LTimer<9> 2 0 0 3 FB4_12 94 I/O I
|
||||
cnt/LTimer<8> 2 0 0 3 FB4_13 (b) (b)
|
||||
cnt/LTimer<11> 2 0 0 3 FB4_14 95 I/O I
|
||||
cnt/LTimer<10> 2 0 0 3 FB4_15 96 I/O I
|
||||
cnt/IS<1> 2 0 0 3 FB4_16 (b) (b)
|
||||
@ -493,8 +494,8 @@ nRES .................................X...... 1
|
||||
nRESout .........XX............X.........X...... 4
|
||||
nBR_IOBout .........XX....................XX....... 4
|
||||
nVPA_FSB XX.XX......................XXX....X..... 8
|
||||
cnt/LTimer<6> ...........X..XXXXX.....X............... 7
|
||||
cnt/LTimer<5> ...........X..XXXX......X............... 6
|
||||
cnt/LTimer<9> ...........X..XXXXXXXX..X............... 10
|
||||
cnt/LTimer<8> ...........X..XXXXXXX...X............... 9
|
||||
cnt/LTimer<11> ...........XX.XXXXXXXXX.X............... 12
|
||||
cnt/LTimer<10> ...........X..XXXXXXXXX.X............... 11
|
||||
cnt/IS<1> .........XX............X.X.............. 4
|
||||
@ -682,57 +683,59 @@ cnt/ClockGateEN X.....XXXX....XX...X....XX.........X.... 11
|
||||
0----+----1----+----2----+----3----+----4
|
||||
0 0 0 0
|
||||
*********************************** FB8 ***********************************
|
||||
Number of function block inputs used/remaining: 33/21
|
||||
Number of signals used by logic mapping into function block: 33
|
||||
Number of function block inputs used/remaining: 38/16
|
||||
Number of signals used by logic mapping into function block: 38
|
||||
Signal Total Imp Exp Unused Loc Pin Pin Pin
|
||||
Name Pt Pt Pt Pt # Type Use
|
||||
cnt/QS<0> 18 13<- 0 0 FB8_1 (b) (b)
|
||||
(unused) 0 0 /\5 0 FB8_1 (b) (b)
|
||||
RA<11> 2 2<- /\5 0 FB8_2 63 I/O O
|
||||
QoSEN 2 0 /\2 1 FB8_3 (b) (b)
|
||||
cs/Overlay 3 0 0 2 FB8_4 (b) (b)
|
||||
nRAS 2 0 0 3 FB8_5 64 I/O O
|
||||
nRAMLWE 1 0 \/3 1 FB8_6 65 I/O O
|
||||
cnt/QS<1> 12 7<- 0 0 FB8_7 (b) (b)
|
||||
nRAMUWE 1 0 /\4 0 FB8_8 66 I/O O
|
||||
ram/RS<0> 6 1<- 0 0 FB8_4 (b) (b)
|
||||
nRAS 2 0 /\1 2 FB8_5 64 I/O O
|
||||
nRAMLWE 1 0 \/1 3 FB8_6 65 I/O O
|
||||
IONPReady 6 1<- 0 0 FB8_7 (b) (b)
|
||||
nRAMUWE 1 0 \/2 2 FB8_8 66 I/O O
|
||||
(unused) 0 0 \/5 0 FB8_9 67 I/O (b)
|
||||
(unused) 0 0 \/5 0 FB8_10 (b) (b)
|
||||
cnt/QS<3> 13 10<- \/2 0 FB8_11 68 I/O (b)
|
||||
nBERR_FSB 3 2<- \/4 0 FB8_12 70 I/O O
|
||||
cnt/QS<1> 16 12<- \/1 0 FB8_11 68 I/O (b)
|
||||
nBERR_FSB 3 1<- \/3 0 FB8_12 70 I/O O
|
||||
(unused) 0 0 \/5 0 FB8_13 (b) (b)
|
||||
cnt/QS<2> 18 13<- 0 0 FB8_14 71 I/O (b)
|
||||
cnt/QS<0> 17 12<- 0 0 FB8_14 71 I/O (b)
|
||||
nBR_IOB 1 0 /\4 0 FB8_15 72 I/O O
|
||||
(unused) 0 0 \/4 1 FB8_16 (b) (b)
|
||||
IONPReady 6 4<- \/3 0 FB8_17 73 I/O (b)
|
||||
(unused) 0 0 \/5 0 FB8_18 (b) (b)
|
||||
cs/Overlay 3 0 \/2 0 FB8_16 (b) (b)
|
||||
(unused) 0 0 \/5 0 FB8_17 73 I/O (b)
|
||||
cnt/QS<2> 22 17<- 0 0 FB8_18 (b) (b)
|
||||
|
||||
Signals Used by Logic in Function Block
|
||||
1: ASrf 12: nRES.PIN 23: iobs/Sent
|
||||
2: A_FSB<16> 13: QoSEN 24: nAS_FSB
|
||||
3: A_FSB<17> 14: cnt/QS<0> 25: nBERR_FSB
|
||||
4: A_FSB<18> 15: cnt/QS<1> 26: nBERR_IOB
|
||||
5: A_FSB<19> 16: cnt/QS<2> 27: nBR_IOBout
|
||||
6: A_FSB<1> 17: cnt/QS<3> 28: nLDS_FSB
|
||||
7: A_FSB<20> 18: cnt/SndCSWRr 29: nUDS_FSB
|
||||
8: A_FSB<21> 19: cnt/TimerTick 30: nWE_FSB
|
||||
9: A_FSB<22> 20: cs/Overlay 31: ram/RASEL
|
||||
10: A_FSB<23> 21: iobs/IODONEr<0> 32: ram/RASEN
|
||||
11: IONPReady 22: iobs/IODONEr<1> 33: ram/RASrf
|
||||
1: ASrf 14: QoSEN 27: nBERR_IOB
|
||||
2: A_FSB<16> 15: cnt/QS<0> 28: nBR_IOBout
|
||||
3: A_FSB<17> 16: cnt/QS<1> 29: nDTACK_FSB
|
||||
4: A_FSB<18> 17: cnt/QS<2> 30: nLDS_FSB
|
||||
5: A_FSB<19> 18: cnt/QS<3> 31: nUDS_FSB
|
||||
6: A_FSB<1> 19: cnt/SndCSWRr 32: nWE_FSB
|
||||
7: A_FSB<20> 20: cnt/TimerTick 33: ram/RASEL
|
||||
8: A_FSB<21> 21: cs/Overlay 34: ram/RASEN
|
||||
9: A_FSB<2> 22: iobs/IODONEr<0> 35: ram/RASrf
|
||||
10: A_FSB<22> 23: iobs/IODONEr<1> 36: ram/RS<0>
|
||||
11: A_FSB<23> 24: iobs/Sent 37: ram/RS<1>
|
||||
12: IONPReady 25: nAS_FSB 38: ram/RS<2>
|
||||
13: nRES.PIN 26: nBERR_FSB
|
||||
|
||||
Signal 1 2 3 4 FB
|
||||
Name 0----+----0----+----0----+----0----+----0 Inputs
|
||||
cnt/QS<0> X....XXXXX.X.XXXXXX....X................ 14
|
||||
RA<11> ....X.X.......................X......... 3
|
||||
QoSEN X............XXXX......X................ 6
|
||||
cs/Overlay X.....XXXX.X.......X...X................ 8
|
||||
nRAS ........XX.........X...X.......XX....... 6
|
||||
nRAMLWE ...........................X.XX......... 3
|
||||
cnt/QS<1> X....XXXXX.X.XXXXXX....X................ 14
|
||||
nRAMUWE ............................XXX......... 3
|
||||
cnt/QS<3> X....XXXXX.X.XXXXXX....X................ 14
|
||||
nBERR_FSB X...................XXXXXX.............. 7
|
||||
cnt/QS<2> X....XXXXX.X.XXXXXX....X................ 14
|
||||
nBR_IOB ..........................X............. 1
|
||||
IONPReady XXXXX.XXXXX.X.......XXXX.....X.......... 16
|
||||
RA<11> ....X.X.........................X....... 3
|
||||
QoSEN X.............XXXX......X............... 6
|
||||
ram/RS<0> X........XX.........X...X...X....X.XXX.. 10
|
||||
nRAS .........XX.........X...X........XX..... 6
|
||||
nRAMLWE .............................X.XX....... 3
|
||||
IONPReady XXXXX.XX.XXX.X.......XXXX......X........ 16
|
||||
nRAMUWE ..............................XXX....... 3
|
||||
cnt/QS<1> X....XXXXXX.X.XXXXXX....X............... 15
|
||||
nBERR_FSB X....................XXXXXX............. 7
|
||||
cnt/QS<0> X....XXXXXX.X.XXXXXX....X............... 15
|
||||
nBR_IOB ...........................X............ 1
|
||||
cs/Overlay X.....XX.XX.X.......X...X............... 8
|
||||
cnt/QS<2> X....XXXXXX.X.XXXXXX....X............... 15
|
||||
0----+----1----+----2----+----3----+----4
|
||||
0 0 0 0
|
||||
******************************* Equations ********************************
|
||||
@ -776,6 +779,8 @@ BACTr_D <= (nAS_FSB AND NOT ASrf);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
GA(22) <= A_FSB(22);
|
||||
@ -958,10 +963,10 @@ FDCPE_cnt/C8Mr3: FDCPE port map (cnt/C8Mr(3),cnt/C8Mr(2),FCLK,'0','0');
|
||||
|
||||
FDCPE_cnt/ClockGateEN: FDCPE port map (cnt/ClockGateEN,cnt/ClockGateEN_D,FCLK,'0','0');
|
||||
cnt/ClockGateEN_D <= ((nRES.PIN AND cnt/SndCSWRr)
|
||||
OR (A_FSB(21) AND NOT A_FSB(23) AND nRES.PIN AND
|
||||
cnt/ClockGateEN)
|
||||
OR (NOT A_FSB(21) AND NOT A_FSB(20) AND nRES.PIN AND
|
||||
cnt/ClockGateEN)
|
||||
OR (A_FSB(21) AND NOT A_FSB(23) AND nRES.PIN AND
|
||||
cnt/ClockGateEN)
|
||||
OR (NOT A_FSB(20) AND NOT A_FSB(22) AND nRES.PIN AND
|
||||
cnt/ClockGateEN)
|
||||
OR (NOT A_FSB(23) AND NOT A_FSB(22) AND nRES.PIN AND
|
||||
@ -1035,103 +1040,106 @@ cnt/LTimerTick_D <= (cnt/LTimer(0) AND cnt/LTimer(10) AND cnt/LTimer(1) AND
|
||||
cnt/LTimer(6) AND cnt/LTimer(7) AND cnt/LTimer(8) AND cnt/LTimer(9) AND
|
||||
cnt/LTimer(11) AND cnt/TimerTick);
|
||||
|
||||
FTCPE_cnt/QS0: FTCPE port map (cnt/QS(0),cnt/QS_T(0),FCLK,'0','0');
|
||||
cnt/QS_T(0) <= ((NOT A_FSB(20) AND nRES.PIN AND NOT cnt/TimerTick AND
|
||||
NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(23) AND nRES.PIN AND NOT cnt/TimerTick AND
|
||||
NOT cnt/SndCSWRr)
|
||||
OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
nRES.PIN AND ASrf)
|
||||
OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
nRES.PIN AND ASrf)
|
||||
OR (A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND cnt/QS(0) AND
|
||||
A_FSB(1) AND ASrf)
|
||||
OR (IONPReady.EXP)
|
||||
OR (cnt/QS(0) AND cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(22) AND nRES.PIN AND NOT cnt/TimerTick AND
|
||||
NOT cnt/SndCSWRr)
|
||||
OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT nAS_FSB AND nRES.PIN)
|
||||
OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT nAS_FSB AND nRES.PIN)
|
||||
OR (A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND NOT nAS_FSB AND
|
||||
cnt/QS(0) AND A_FSB(1))
|
||||
OR (nAS_FSB AND nRES.PIN AND NOT cnt/TimerTick AND
|
||||
FDCPE_cnt/QS0: FDCPE port map (cnt/QS(0),cnt/QS_D(0),FCLK,'0','0');
|
||||
cnt/QS_D(0) <= ((nBERR_FSB_OBUF.EXP)
|
||||
OR (NOT A_FSB(20) AND NOT cnt/QS(0) AND nRES.PIN AND
|
||||
NOT cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(23) AND NOT cnt/QS(0) AND nRES.PIN AND
|
||||
NOT cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(21) AND NOT A_FSB(20) AND cnt/QS(0) AND nRES.PIN AND
|
||||
cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(20) AND NOT A_FSB(22) AND cnt/QS(0) AND nRES.PIN AND
|
||||
cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (nAS_FSB AND cnt/QS(0) AND nRES.PIN AND cnt/TimerTick AND
|
||||
NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
OR (nAS_FSB AND NOT cnt/QS(0) AND nRES.PIN AND NOT cnt/TimerTick AND
|
||||
NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT nAS_FSB AND NOT cnt/QS(0) AND nRES.PIN)
|
||||
OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT nAS_FSB AND NOT cnt/QS(0) AND nRES.PIN)
|
||||
OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT cnt/QS(0) AND nRES.PIN AND ASrf)
|
||||
OR (NOT A_FSB(23) AND cnt/QS(0) AND nRES.PIN AND
|
||||
cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(20) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
NOT cnt/QS(3) AND nRES.PIN AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(23) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
NOT cnt/QS(3) AND nRES.PIN AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
NOT cnt/QS(3) AND nRES.PIN AND NOT cnt/SndCSWRr)
|
||||
OR (nAS_FSB AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
NOT cnt/QS(3) AND nRES.PIN AND NOT cnt/SndCSWRr AND NOT ASrf));
|
||||
OR (NOT A_FSB(23) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND NOT cnt/QS(3) AND
|
||||
nRES.PIN AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (nAS_FSB AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND NOT cnt/QS(3) AND
|
||||
nRES.PIN AND cnt/TimerTick AND NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
OR (A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
NOT cnt/QS(3) AND nRES.PIN AND NOT cnt/SndCSWRr AND NOT A_FSB(1) AND NOT A_FSB(2)));
|
||||
|
||||
FDCPE_cnt/QS1: FDCPE port map (cnt/QS(1),cnt/QS_D(1),FCLK,'0','0');
|
||||
cnt/QS_D(1) <= ((cnt/SndCSWRr)
|
||||
OR (NOT nRES.PIN)
|
||||
OR (NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(2) AND
|
||||
cnt/TimerTick)
|
||||
OR (NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(3) AND
|
||||
cnt/TimerTick)
|
||||
OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT nAS_FSB)
|
||||
OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
ASrf)
|
||||
OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT nAS_FSB)
|
||||
OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
ASrf)
|
||||
cnt/QS_D(1) <= ((NOT nRES.PIN)
|
||||
OR (cnt/SndCSWRr)
|
||||
OR (EXP16_.EXP)
|
||||
OR (cnt/QS(0) AND cnt/QS(1))
|
||||
OR (cnt/QS(1) AND NOT cnt/TimerTick)
|
||||
OR (A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND NOT nAS_FSB AND
|
||||
A_FSB(1))
|
||||
OR (A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND A_FSB(1) AND
|
||||
ASrf));
|
||||
OR (A_FSB(20) AND A_FSB(23) AND NOT A_FSB(22) AND NOT nAS_FSB)
|
||||
OR (A_FSB(20) AND A_FSB(23) AND NOT nAS_FSB AND A_FSB(1))
|
||||
OR (A_FSB(20) AND A_FSB(23) AND NOT nAS_FSB AND A_FSB(2))
|
||||
OR (A_FSB(20) AND A_FSB(23) AND A_FSB(1) AND ASrf)
|
||||
OR (A_FSB(20) AND A_FSB(23) AND A_FSB(2) AND ASrf));
|
||||
|
||||
FTCPE_cnt/QS2: FTCPE port map (cnt/QS(2),cnt/QS_T(2),FCLK,'0','0');
|
||||
cnt/QS_T(2) <= ((nBERR_FSB_OBUF.EXP)
|
||||
OR (NOT A_FSB(21) AND NOT A_FSB(20) AND NOT cnt/QS(2) AND nRES.PIN AND
|
||||
cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(23) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(2) AND
|
||||
cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(2) AND
|
||||
cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
cnt/QS(3) AND nRES.PIN AND cnt/TimerTick)
|
||||
OR (nAS_FSB AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(2) AND
|
||||
cnt/TimerTick AND NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
cnt/QS_T(2) <= ((RA_11_OBUF$BUF0.EXP)
|
||||
OR (A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND NOT nAS_FSB AND
|
||||
NOT cnt/QS(2) AND nRES.PIN AND A_FSB(1))
|
||||
OR (NOT A_FSB(21) AND NOT A_FSB(20) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND
|
||||
cnt/QS(2) AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(23) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
cnt/QS(3) AND nRES.PIN AND cnt/TimerTick)
|
||||
OR (A_FSB(21) AND A_FSB(20) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND
|
||||
NOT cnt/QS(2) AND cnt/QS(3) AND nRES.PIN AND cnt/TimerTick)
|
||||
OR (nAS_FSB AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
cnt/QS(3) AND nRES.PIN AND cnt/TimerTick AND NOT ASrf)
|
||||
OR (NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
cnt/QS(3) AND nRES.PIN AND cnt/TimerTick)
|
||||
OR (nAS_FSB AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(2) AND
|
||||
cnt/TimerTick AND NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
OR (cs/Overlay.EXP)
|
||||
OR (nAS_FSB AND NOT cnt/QS(2) AND nRES.PIN AND cnt/SndCSWRr AND
|
||||
NOT ASrf)
|
||||
OR (A_FSB(20) AND A_FSB(23) AND NOT A_FSB(22) AND NOT nAS_FSB AND
|
||||
NOT cnt/QS(2) AND nRES.PIN)
|
||||
OR (A_FSB(20) AND A_FSB(23) AND NOT A_FSB(22) AND NOT cnt/QS(2) AND
|
||||
nRES.PIN AND ASrf)
|
||||
OR (NOT A_FSB(23) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(2) AND
|
||||
cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(20) AND NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND
|
||||
cnt/QS(2) AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (cnt/QS(2) AND NOT nRES.PIN)
|
||||
OR (NOT A_FSB(23) AND NOT cnt/QS(2) AND nRES.PIN AND cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(22) AND NOT cnt/QS(2) AND nRES.PIN AND cnt/SndCSWRr)
|
||||
OR (A_FSB(21) AND A_FSB(20) AND NOT cnt/QS(2) AND nRES.PIN AND
|
||||
cnt/SndCSWRr)
|
||||
OR (nAS_FSB AND NOT cnt/QS(2) AND nRES.PIN AND cnt/SndCSWRr AND
|
||||
NOT ASrf));
|
||||
OR (NOT A_FSB(21) AND NOT A_FSB(20) AND NOT cnt/QS(2) AND nRES.PIN AND
|
||||
cnt/SndCSWRr));
|
||||
|
||||
FTCPE_cnt/QS3: FTCPE port map (cnt/QS(3),cnt/QS_T(3),FCLK,'0','0');
|
||||
cnt/QS_T(3) <= ((EXP14_.EXP)
|
||||
OR (A_FSB(21) AND A_FSB(20) AND NOT cnt/QS(3) AND nRES.PIN AND
|
||||
cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(21) AND NOT A_FSB(20) AND NOT cnt/QS(3) AND nRES.PIN AND
|
||||
cnt/SndCSWRr)
|
||||
OR (nAS_FSB AND NOT cnt/QS(3) AND nRES.PIN AND cnt/SndCSWRr AND
|
||||
NOT ASrf)
|
||||
FDCPE_cnt/QS3: FDCPE port map (cnt/QS(3),cnt/QS_D(3),FCLK,'0','0');
|
||||
cnt/QS_D(3) <= ((NOT nRES.PIN)
|
||||
OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT nAS_FSB AND NOT cnt/QS(3))
|
||||
OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT cnt/QS(3) AND ASrf)
|
||||
OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT nAS_FSB AND NOT cnt/QS(3))
|
||||
OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
NOT cnt/QS(3) AND ASrf)
|
||||
OR (NOT A_FSB(23) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
cnt/QS(3) AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
cnt/QS(3) AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (cnt/QS(3) AND NOT nRES.PIN)
|
||||
OR (NOT A_FSB(23) AND NOT cnt/QS(3) AND nRES.PIN AND cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(22) AND NOT cnt/QS(3) AND nRES.PIN AND cnt/SndCSWRr));
|
||||
cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(21) AND NOT A_FSB(20) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND
|
||||
NOT cnt/QS(2) AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(20) AND NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND
|
||||
NOT cnt/QS(2) AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
OR (nAS_FSB AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
cnt/TimerTick AND NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
OR (A_FSB(21) AND A_FSB(20) AND A_FSB(22) AND NOT cnt/QS(0) AND
|
||||
NOT cnt/QS(1) AND NOT cnt/QS(2) AND cnt/TimerTick AND NOT cnt/SndCSWRr AND
|
||||
NOT A_FSB(1) AND NOT A_FSB(2))
|
||||
OR (NOT A_FSB(20) AND NOT cnt/QS(3) AND NOT cnt/SndCSWRr)
|
||||
OR (NOT A_FSB(23) AND NOT cnt/QS(3) AND NOT cnt/SndCSWRr)
|
||||
OR (nAS_FSB AND NOT cnt/QS(3) AND NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
OR (A_FSB(22) AND NOT cnt/QS(3) AND NOT cnt/SndCSWRr AND NOT A_FSB(1) AND
|
||||
NOT A_FSB(2)));
|
||||
|
||||
FDCPE_cnt/SndCSWRr: FDCPE port map (cnt/SndCSWRr,cnt/SndCSWRr_D,FCLK,'0','0');
|
||||
cnt/SndCSWRr_D <= ((A_FSB(21) AND A_FSB(20) AND A_FSB(19) AND A_FSB(18) AND
|
||||
@ -1426,11 +1434,11 @@ FDCPE_nAoutOE: FDCPE port map (nAoutOE,nAoutOE_D,FCLK,'0','0');
|
||||
nAoutOE_D <= (cnt/IS(1) AND cnt/IS(0) AND NOT nBR_IOBout);
|
||||
|
||||
FTCPE_nBERR_FSB: FTCPE port map (nBERR_FSB,nBERR_FSB_T,FCLK,'0','0');
|
||||
nBERR_FSB_T <= ((NOT nAS_FSB AND iobs/Sent AND NOT nBERR_IOB AND nBERR_FSB AND
|
||||
iobs/IODONEr(0) AND NOT iobs/IODONEr(1))
|
||||
OR (iobs/Sent AND NOT nBERR_IOB AND nBERR_FSB AND
|
||||
nBERR_FSB_T <= ((iobs/Sent AND NOT nBERR_IOB AND nBERR_FSB AND
|
||||
iobs/IODONEr(0) AND ASrf AND NOT iobs/IODONEr(1))
|
||||
OR (nAS_FSB AND NOT nBERR_FSB AND NOT ASrf));
|
||||
OR (nAS_FSB AND NOT nBERR_FSB AND NOT ASrf)
|
||||
OR (NOT nAS_FSB AND iobs/Sent AND NOT nBERR_IOB AND nBERR_FSB AND
|
||||
iobs/IODONEr(0) AND NOT iobs/IODONEr(1)));
|
||||
|
||||
|
||||
nBR_IOB_I <= '0';
|
||||
@ -1556,14 +1564,14 @@ ram/RASEL_D <= ((NOT ram/RS(1) AND NOT ram/RS(2) AND ram/RS(0))
|
||||
NOT ram/RS(2) AND ASrf));
|
||||
|
||||
FDCPE_ram/RASEN: FDCPE port map (ram/RASEN,ram/RASEN_D,FCLK,'0','0');
|
||||
ram/RASEN_D <= ((NOT A_FSB(23) AND NOT A_FSB(22) AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
NOT ram/RS(0) AND ASrf)
|
||||
OR (NOT RefUrg AND NOT RefReq AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
ram/RASEN_D <= ((NOT RefUrg AND NOT RefReq AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
NOT ram/RS(0))
|
||||
OR (NOT RefUrg AND NOT ram/RS(1) AND NOT ram/RS(2) AND NOT ram/RS(0) AND
|
||||
BACTr)
|
||||
OR (NOT A_FSB(23) AND NOT A_FSB(22) AND NOT nAS_FSB AND NOT ram/RS(1) AND
|
||||
NOT ram/RS(2) AND NOT ram/RS(0))
|
||||
OR (NOT A_FSB(23) AND NOT A_FSB(22) AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
NOT ram/RS(0) AND ASrf)
|
||||
OR (nAS_FSB AND NOT RefUrg AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
NOT ram/RS(0) AND NOT ASrf)
|
||||
OR (NOT RefUrg AND ram/RS(1) AND ram/RS(0))
|
||||
@ -1577,16 +1585,16 @@ ram/RASrf_D <= ((NOT ram/RS(1) AND ram/RS(2))
|
||||
OR (NOT ram/RS(1) AND ram/RS(0)));
|
||||
|
||||
FDCPE_ram/RS0: FDCPE port map (ram/RS(0),ram/RS_D(0),FCLK,'0','0');
|
||||
ram/RS_D(0) <= ((NOT nAS_FSB AND nDTACK_FSB AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
ram/RS_D(0) <= ((NOT A_FSB(23) AND NOT A_FSB(22) AND NOT cs/Overlay AND NOT ram/RS(0) AND
|
||||
ram/RASEN AND ASrf)
|
||||
OR (ram/RS(1) AND NOT ram/RS(0))
|
||||
OR (ram/RS(2) AND NOT ram/RS(0))
|
||||
OR (NOT nAS_FSB AND nDTACK_FSB AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
ram/RS(0))
|
||||
OR (nDTACK_FSB AND NOT ram/RS(1) AND NOT ram/RS(2) AND ram/RS(0) AND
|
||||
ASrf)
|
||||
OR (NOT A_FSB(23) AND NOT A_FSB(22) AND NOT nAS_FSB AND NOT cs/Overlay AND
|
||||
NOT ram/RS(0) AND ram/RASEN)
|
||||
OR (NOT A_FSB(23) AND NOT A_FSB(22) AND NOT cs/Overlay AND NOT ram/RS(0) AND
|
||||
ram/RASEN AND ASrf)
|
||||
OR (ram/RS(1) AND NOT ram/RS(0))
|
||||
OR (ram/RS(2) AND NOT ram/RS(0)));
|
||||
NOT ram/RS(0) AND ram/RASEN));
|
||||
|
||||
FTCPE_ram/RS1: FTCPE port map (ram/RS(1),ram/RS_T(1),FCLK,'0','0');
|
||||
ram/RS_T(1) <= ((NOT ram/RS(0))
|
||||
@ -1596,6 +1604,8 @@ ram/RS_T(1) <= ((NOT ram/RS(0))
|
||||
FTCPE_ram/RS2: FTCPE port map (ram/RS(2),ram/RS_T(2),FCLK,'0','0');
|
||||
ram/RS_T(2) <= ((ram/RS(1) AND ram/RS(2) AND ram/RS(0))
|
||||
OR (RefUrg AND NOT ram/RefDone AND ram/RS(1) AND ram/RS(0))
|
||||
OR (nAS_FSB AND RefUrg AND NOT ram/RefDone AND NOT ram/RS(1) AND
|
||||
NOT ram/RS(2) AND NOT ram/RS(0) AND NOT ASrf)
|
||||
OR (A_FSB(23) AND NOT ram/RefDone AND RefReq AND NOT ram/RS(1) AND
|
||||
NOT ram/RS(2) AND NOT ram/RS(0) AND ASrf AND NOT BACTr)
|
||||
OR (A_FSB(22) AND NOT ram/RefDone AND RefReq AND NOT ram/RS(1) AND
|
||||
@ -1604,8 +1614,6 @@ ram/RS_T(2) <= ((ram/RS(1) AND ram/RS(2) AND ram/RS(0))
|
||||
NOT ram/RS(2) AND NOT ram/RS(0))
|
||||
OR (A_FSB(22) AND RefUrg AND NOT ram/RefDone AND NOT ram/RS(1) AND
|
||||
NOT ram/RS(2) AND NOT ram/RS(0))
|
||||
OR (nAS_FSB AND RefUrg AND NOT ram/RefDone AND NOT ram/RS(1) AND
|
||||
NOT ram/RS(2) AND NOT ram/RS(0) AND NOT ASrf)
|
||||
OR (A_FSB(23) AND NOT nAS_FSB AND NOT ram/RefDone AND RefReq AND
|
||||
NOT ram/RS(1) AND NOT ram/RS(2) AND NOT ram/RS(0) AND NOT BACTr)
|
||||
OR (A_FSB(22) AND NOT nAS_FSB AND NOT ram/RefDone AND RefReq AND
|
||||
|
@ -44,6 +44,8 @@ FDCPE_BACTr: FDCPE port map (BACTr,BACTr_D,FCLK,'0','0');
|
||||
</td></tr><tr><td>
|
||||
</td></tr><tr><td>
|
||||
</td></tr><tr><td>
|
||||
</td></tr><tr><td>
|
||||
</td></tr><tr><td>
|
||||
GA(22) <= A_FSB(22);
|
||||
</td></tr><tr><td>
|
||||
</td></tr><tr><td>
|
||||
@ -224,10 +226,10 @@ FDCPE_cnt/C8Mr3: FDCPE port map (cnt/C8Mr(3),cnt/C8Mr(2),FCLK,'0','0');
|
||||
</td></tr><tr><td>
|
||||
FDCPE_cnt/ClockGateEN: FDCPE port map (cnt/ClockGateEN,cnt/ClockGateEN_D,FCLK,'0','0');
|
||||
<br/> cnt/ClockGateEN_D <= ((nRES.PIN AND cnt/SndCSWRr)
|
||||
<br/> OR (A_FSB(21) AND NOT A_FSB(23) AND nRES.PIN AND
|
||||
<br/> cnt/ClockGateEN)
|
||||
<br/> OR (NOT A_FSB(21) AND NOT A_FSB(20) AND nRES.PIN AND
|
||||
<br/> cnt/ClockGateEN)
|
||||
<br/> OR (A_FSB(21) AND NOT A_FSB(23) AND nRES.PIN AND
|
||||
<br/> cnt/ClockGateEN)
|
||||
<br/> OR (NOT A_FSB(20) AND NOT A_FSB(22) AND nRES.PIN AND
|
||||
<br/> cnt/ClockGateEN)
|
||||
<br/> OR (NOT A_FSB(23) AND NOT A_FSB(22) AND nRES.PIN AND
|
||||
@ -301,103 +303,106 @@ FDCPE_cnt/LTimerTick: FDCPE port map (cnt/LTimerTick,cnt/LTimerTick_D,FCLK,'0','
|
||||
<br/> cnt/LTimer(6) AND cnt/LTimer(7) AND cnt/LTimer(8) AND cnt/LTimer(9) AND
|
||||
<br/> cnt/LTimer(11) AND cnt/TimerTick);
|
||||
</td></tr><tr><td>
|
||||
FTCPE_cnt/QS0: FTCPE port map (cnt/QS(0),cnt/QS_T(0),FCLK,'0','0');
|
||||
<br/> cnt/QS_T(0) <= ((NOT A_FSB(20) AND nRES.PIN AND NOT cnt/TimerTick AND
|
||||
<br/> NOT cnt/SndCSWRr)
|
||||
<br/> OR (NOT A_FSB(23) AND nRES.PIN AND NOT cnt/TimerTick AND
|
||||
<br/> NOT cnt/SndCSWRr)
|
||||
<br/> OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
<br/> nRES.PIN AND ASrf)
|
||||
<br/> OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
<br/> nRES.PIN AND ASrf)
|
||||
<br/> OR (A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND cnt/QS(0) AND
|
||||
<br/> A_FSB(1) AND ASrf)
|
||||
<br/> OR (IONPReady.EXP)
|
||||
<br/> OR (cnt/QS(0) AND cnt/SndCSWRr)
|
||||
<br/> OR (NOT A_FSB(22) AND nRES.PIN AND NOT cnt/TimerTick AND
|
||||
<br/> NOT cnt/SndCSWRr)
|
||||
<br/> OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
<br/> NOT nAS_FSB AND nRES.PIN)
|
||||
<br/> OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
<br/> NOT nAS_FSB AND nRES.PIN)
|
||||
<br/> OR (A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND NOT nAS_FSB AND
|
||||
<br/> cnt/QS(0) AND A_FSB(1))
|
||||
<br/> OR (nAS_FSB AND nRES.PIN AND NOT cnt/TimerTick AND
|
||||
FDCPE_cnt/QS0: FDCPE port map (cnt/QS(0),cnt/QS_D(0),FCLK,'0','0');
|
||||
<br/> cnt/QS_D(0) <= ((nBERR_FSB_OBUF.EXP)
|
||||
<br/> OR (NOT A_FSB(20) AND NOT cnt/QS(0) AND nRES.PIN AND
|
||||
<br/> NOT cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (NOT A_FSB(23) AND NOT cnt/QS(0) AND nRES.PIN AND
|
||||
<br/> NOT cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (NOT A_FSB(21) AND NOT A_FSB(20) AND cnt/QS(0) AND nRES.PIN AND
|
||||
<br/> cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (NOT A_FSB(20) AND NOT A_FSB(22) AND cnt/QS(0) AND nRES.PIN AND
|
||||
<br/> cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (nAS_FSB AND cnt/QS(0) AND nRES.PIN AND cnt/TimerTick AND
|
||||
<br/> NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
<br/> OR (nAS_FSB AND NOT cnt/QS(0) AND nRES.PIN AND NOT cnt/TimerTick AND
|
||||
<br/> NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
<br/> OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
<br/> NOT nAS_FSB AND NOT cnt/QS(0) AND nRES.PIN)
|
||||
<br/> OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
<br/> NOT nAS_FSB AND NOT cnt/QS(0) AND nRES.PIN)
|
||||
<br/> OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
<br/> NOT cnt/QS(0) AND nRES.PIN AND ASrf)
|
||||
<br/> OR (NOT A_FSB(23) AND cnt/QS(0) AND nRES.PIN AND
|
||||
<br/> cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (NOT A_FSB(20) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
<br/> NOT cnt/QS(3) AND nRES.PIN AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (NOT A_FSB(23) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
<br/> NOT cnt/QS(3) AND nRES.PIN AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
<br/> NOT cnt/QS(3) AND nRES.PIN AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (nAS_FSB AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
<br/> NOT cnt/QS(3) AND nRES.PIN AND NOT cnt/SndCSWRr AND NOT ASrf));
|
||||
<br/> OR (NOT A_FSB(23) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND NOT cnt/QS(3) AND
|
||||
<br/> nRES.PIN AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (nAS_FSB AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND NOT cnt/QS(3) AND
|
||||
<br/> nRES.PIN AND cnt/TimerTick AND NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
<br/> OR (A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
<br/> NOT cnt/QS(3) AND nRES.PIN AND NOT cnt/SndCSWRr AND NOT A_FSB(1) AND NOT A_FSB(2)));
|
||||
</td></tr><tr><td>
|
||||
FDCPE_cnt/QS1: FDCPE port map (cnt/QS(1),cnt/QS_D(1),FCLK,'0','0');
|
||||
<br/> cnt/QS_D(1) <= ((cnt/SndCSWRr)
|
||||
<br/> OR (NOT nRES.PIN)
|
||||
<br/> OR (NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(2) AND
|
||||
<br/> cnt/TimerTick)
|
||||
<br/> OR (NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(3) AND
|
||||
<br/> cnt/TimerTick)
|
||||
<br/> OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
<br/> NOT nAS_FSB)
|
||||
<br/> OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
<br/> ASrf)
|
||||
<br/> OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
<br/> NOT nAS_FSB)
|
||||
<br/> OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
<br/> ASrf)
|
||||
<br/> cnt/QS_D(1) <= ((NOT nRES.PIN)
|
||||
<br/> OR (cnt/SndCSWRr)
|
||||
<br/> OR (EXP16_.EXP)
|
||||
<br/> OR (cnt/QS(0) AND cnt/QS(1))
|
||||
<br/> OR (cnt/QS(1) AND NOT cnt/TimerTick)
|
||||
<br/> OR (A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND NOT nAS_FSB AND
|
||||
<br/> A_FSB(1))
|
||||
<br/> OR (A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND A_FSB(1) AND
|
||||
<br/> ASrf));
|
||||
<br/> OR (A_FSB(20) AND A_FSB(23) AND NOT A_FSB(22) AND NOT nAS_FSB)
|
||||
<br/> OR (A_FSB(20) AND A_FSB(23) AND NOT nAS_FSB AND A_FSB(1))
|
||||
<br/> OR (A_FSB(20) AND A_FSB(23) AND NOT nAS_FSB AND A_FSB(2))
|
||||
<br/> OR (A_FSB(20) AND A_FSB(23) AND A_FSB(1) AND ASrf)
|
||||
<br/> OR (A_FSB(20) AND A_FSB(23) AND A_FSB(2) AND ASrf));
|
||||
</td></tr><tr><td>
|
||||
FTCPE_cnt/QS2: FTCPE port map (cnt/QS(2),cnt/QS_T(2),FCLK,'0','0');
|
||||
<br/> cnt/QS_T(2) <= ((nBERR_FSB_OBUF.EXP)
|
||||
<br/> OR (NOT A_FSB(21) AND NOT A_FSB(20) AND NOT cnt/QS(2) AND nRES.PIN AND
|
||||
<br/> cnt/SndCSWRr)
|
||||
<br/> OR (NOT A_FSB(23) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(2) AND
|
||||
<br/> cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(2) AND
|
||||
<br/> cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
<br/> cnt/QS(3) AND nRES.PIN AND cnt/TimerTick)
|
||||
<br/> OR (nAS_FSB AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(2) AND
|
||||
<br/> cnt/TimerTick AND NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
<br/> cnt/QS_T(2) <= ((RA_11_OBUF$BUF0.EXP)
|
||||
<br/> OR (A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND NOT nAS_FSB AND
|
||||
<br/> NOT cnt/QS(2) AND nRES.PIN AND A_FSB(1))
|
||||
<br/> OR (NOT A_FSB(21) AND NOT A_FSB(20) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND
|
||||
<br/> cnt/QS(2) AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (NOT A_FSB(23) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
<br/> cnt/QS(3) AND nRES.PIN AND cnt/TimerTick)
|
||||
<br/> OR (A_FSB(21) AND A_FSB(20) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND
|
||||
<br/> NOT cnt/QS(2) AND cnt/QS(3) AND nRES.PIN AND cnt/TimerTick)
|
||||
<br/> OR (nAS_FSB AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
<br/> cnt/QS(3) AND nRES.PIN AND cnt/TimerTick AND NOT ASrf)
|
||||
<br/> OR (NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
<br/> cnt/QS(3) AND nRES.PIN AND cnt/TimerTick)
|
||||
<br/> OR (nAS_FSB AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(2) AND
|
||||
<br/> cnt/TimerTick AND NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
<br/> OR (cs/Overlay.EXP)
|
||||
<br/> OR (nAS_FSB AND NOT cnt/QS(2) AND nRES.PIN AND cnt/SndCSWRr AND
|
||||
<br/> NOT ASrf)
|
||||
<br/> OR (A_FSB(20) AND A_FSB(23) AND NOT A_FSB(22) AND NOT nAS_FSB AND
|
||||
<br/> NOT cnt/QS(2) AND nRES.PIN)
|
||||
<br/> OR (A_FSB(20) AND A_FSB(23) AND NOT A_FSB(22) AND NOT cnt/QS(2) AND
|
||||
<br/> nRES.PIN AND ASrf)
|
||||
<br/> OR (NOT A_FSB(23) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND cnt/QS(2) AND
|
||||
<br/> cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (NOT A_FSB(20) AND NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND
|
||||
<br/> cnt/QS(2) AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (cnt/QS(2) AND NOT nRES.PIN)
|
||||
<br/> OR (NOT A_FSB(23) AND NOT cnt/QS(2) AND nRES.PIN AND cnt/SndCSWRr)
|
||||
<br/> OR (NOT A_FSB(22) AND NOT cnt/QS(2) AND nRES.PIN AND cnt/SndCSWRr)
|
||||
<br/> OR (A_FSB(21) AND A_FSB(20) AND NOT cnt/QS(2) AND nRES.PIN AND
|
||||
<br/> cnt/SndCSWRr)
|
||||
<br/> OR (nAS_FSB AND NOT cnt/QS(2) AND nRES.PIN AND cnt/SndCSWRr AND
|
||||
<br/> NOT ASrf));
|
||||
<br/> OR (NOT A_FSB(21) AND NOT A_FSB(20) AND NOT cnt/QS(2) AND nRES.PIN AND
|
||||
<br/> cnt/SndCSWRr));
|
||||
</td></tr><tr><td>
|
||||
FTCPE_cnt/QS3: FTCPE port map (cnt/QS(3),cnt/QS_T(3),FCLK,'0','0');
|
||||
<br/> cnt/QS_T(3) <= ((EXP14_.EXP)
|
||||
<br/> OR (A_FSB(21) AND A_FSB(20) AND NOT cnt/QS(3) AND nRES.PIN AND
|
||||
<br/> cnt/SndCSWRr)
|
||||
<br/> OR (NOT A_FSB(21) AND NOT A_FSB(20) AND NOT cnt/QS(3) AND nRES.PIN AND
|
||||
<br/> cnt/SndCSWRr)
|
||||
<br/> OR (nAS_FSB AND NOT cnt/QS(3) AND nRES.PIN AND cnt/SndCSWRr AND
|
||||
<br/> NOT ASrf)
|
||||
FDCPE_cnt/QS3: FDCPE port map (cnt/QS(3),cnt/QS_D(3),FCLK,'0','0');
|
||||
<br/> cnt/QS_D(3) <= ((NOT nRES.PIN)
|
||||
<br/> OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
<br/> NOT nAS_FSB AND NOT cnt/QS(3))
|
||||
<br/> OR (A_FSB(21) AND NOT A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
<br/> NOT cnt/QS(3) AND ASrf)
|
||||
<br/> OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
<br/> NOT nAS_FSB AND NOT cnt/QS(3))
|
||||
<br/> OR (NOT A_FSB(21) AND A_FSB(20) AND A_FSB(23) AND A_FSB(22) AND
|
||||
<br/> NOT cnt/QS(3) AND ASrf)
|
||||
<br/> OR (NOT A_FSB(23) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
<br/> cnt/QS(3) AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
<br/> cnt/QS(3) AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (cnt/QS(3) AND NOT nRES.PIN)
|
||||
<br/> OR (NOT A_FSB(23) AND NOT cnt/QS(3) AND nRES.PIN AND cnt/SndCSWRr)
|
||||
<br/> OR (NOT A_FSB(22) AND NOT cnt/QS(3) AND nRES.PIN AND cnt/SndCSWRr));
|
||||
<br/> cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (NOT A_FSB(21) AND NOT A_FSB(20) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND
|
||||
<br/> NOT cnt/QS(2) AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (NOT A_FSB(20) AND NOT A_FSB(22) AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND
|
||||
<br/> NOT cnt/QS(2) AND cnt/TimerTick AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (nAS_FSB AND NOT cnt/QS(0) AND NOT cnt/QS(1) AND NOT cnt/QS(2) AND
|
||||
<br/> cnt/TimerTick AND NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
<br/> OR (A_FSB(21) AND A_FSB(20) AND A_FSB(22) AND NOT cnt/QS(0) AND
|
||||
<br/> NOT cnt/QS(1) AND NOT cnt/QS(2) AND cnt/TimerTick AND NOT cnt/SndCSWRr AND
|
||||
<br/> NOT A_FSB(1) AND NOT A_FSB(2))
|
||||
<br/> OR (NOT A_FSB(20) AND NOT cnt/QS(3) AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (NOT A_FSB(23) AND NOT cnt/QS(3) AND NOT cnt/SndCSWRr)
|
||||
<br/> OR (nAS_FSB AND NOT cnt/QS(3) AND NOT cnt/SndCSWRr AND NOT ASrf)
|
||||
<br/> OR (A_FSB(22) AND NOT cnt/QS(3) AND NOT cnt/SndCSWRr AND NOT A_FSB(1) AND
|
||||
<br/> NOT A_FSB(2)));
|
||||
</td></tr><tr><td>
|
||||
FDCPE_cnt/SndCSWRr: FDCPE port map (cnt/SndCSWRr,cnt/SndCSWRr_D,FCLK,'0','0');
|
||||
<br/> cnt/SndCSWRr_D <= ((A_FSB(21) AND A_FSB(20) AND A_FSB(19) AND A_FSB(18) AND
|
||||
@ -692,11 +697,11 @@ FDCPE_nAoutOE: FDCPE port map (nAoutOE,nAoutOE_D,FCLK,'0','0');
|
||||
<br/> nAoutOE_D <= (cnt/IS(1) AND cnt/IS(0) AND NOT nBR_IOBout);
|
||||
</td></tr><tr><td>
|
||||
FTCPE_nBERR_FSB: FTCPE port map (nBERR_FSB,nBERR_FSB_T,FCLK,'0','0');
|
||||
<br/> nBERR_FSB_T <= ((NOT nAS_FSB AND iobs/Sent AND NOT nBERR_IOB AND nBERR_FSB AND
|
||||
<br/> iobs/IODONEr(0) AND NOT iobs/IODONEr(1))
|
||||
<br/> OR (iobs/Sent AND NOT nBERR_IOB AND nBERR_FSB AND
|
||||
<br/> nBERR_FSB_T <= ((iobs/Sent AND NOT nBERR_IOB AND nBERR_FSB AND
|
||||
<br/> iobs/IODONEr(0) AND ASrf AND NOT iobs/IODONEr(1))
|
||||
<br/> OR (nAS_FSB AND NOT nBERR_FSB AND NOT ASrf));
|
||||
<br/> OR (nAS_FSB AND NOT nBERR_FSB AND NOT ASrf)
|
||||
<br/> OR (NOT nAS_FSB AND iobs/Sent AND NOT nBERR_IOB AND nBERR_FSB AND
|
||||
<br/> iobs/IODONEr(0) AND NOT iobs/IODONEr(1)));
|
||||
</td></tr><tr><td>
|
||||
</td></tr><tr><td>
|
||||
nBR_IOB_I <= '0';
|
||||
@ -822,14 +827,14 @@ FDCPE_ram/RASEL: FDCPE port map (ram/RASEL,ram/RASEL_D,FCLK,'0','0');
|
||||
<br/> NOT ram/RS(2) AND ASrf));
|
||||
</td></tr><tr><td>
|
||||
FDCPE_ram/RASEN: FDCPE port map (ram/RASEN,ram/RASEN_D,FCLK,'0','0');
|
||||
<br/> ram/RASEN_D <= ((NOT A_FSB(23) AND NOT A_FSB(22) AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
<br/> NOT ram/RS(0) AND ASrf)
|
||||
<br/> OR (NOT RefUrg AND NOT RefReq AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
<br/> ram/RASEN_D <= ((NOT RefUrg AND NOT RefReq AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
<br/> NOT ram/RS(0))
|
||||
<br/> OR (NOT RefUrg AND NOT ram/RS(1) AND NOT ram/RS(2) AND NOT ram/RS(0) AND
|
||||
<br/> BACTr)
|
||||
<br/> OR (NOT A_FSB(23) AND NOT A_FSB(22) AND NOT nAS_FSB AND NOT ram/RS(1) AND
|
||||
<br/> NOT ram/RS(2) AND NOT ram/RS(0))
|
||||
<br/> OR (NOT A_FSB(23) AND NOT A_FSB(22) AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
<br/> NOT ram/RS(0) AND ASrf)
|
||||
<br/> OR (nAS_FSB AND NOT RefUrg AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
<br/> NOT ram/RS(0) AND NOT ASrf)
|
||||
<br/> OR (NOT RefUrg AND ram/RS(1) AND ram/RS(0))
|
||||
@ -843,16 +848,16 @@ FDCPE_ram/RASrf: FDCPE port map (ram/RASrf,ram/RASrf_D,NOT FCLK,'0','0');
|
||||
<br/> OR (NOT ram/RS(1) AND ram/RS(0)));
|
||||
</td></tr><tr><td>
|
||||
FDCPE_ram/RS0: FDCPE port map (ram/RS(0),ram/RS_D(0),FCLK,'0','0');
|
||||
<br/> ram/RS_D(0) <= ((NOT nAS_FSB AND nDTACK_FSB AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
<br/> ram/RS_D(0) <= ((NOT A_FSB(23) AND NOT A_FSB(22) AND NOT cs/Overlay AND NOT ram/RS(0) AND
|
||||
<br/> ram/RASEN AND ASrf)
|
||||
<br/> OR (ram/RS(1) AND NOT ram/RS(0))
|
||||
<br/> OR (ram/RS(2) AND NOT ram/RS(0))
|
||||
<br/> OR (NOT nAS_FSB AND nDTACK_FSB AND NOT ram/RS(1) AND NOT ram/RS(2) AND
|
||||
<br/> ram/RS(0))
|
||||
<br/> OR (nDTACK_FSB AND NOT ram/RS(1) AND NOT ram/RS(2) AND ram/RS(0) AND
|
||||
<br/> ASrf)
|
||||
<br/> OR (NOT A_FSB(23) AND NOT A_FSB(22) AND NOT nAS_FSB AND NOT cs/Overlay AND
|
||||
<br/> NOT ram/RS(0) AND ram/RASEN)
|
||||
<br/> OR (NOT A_FSB(23) AND NOT A_FSB(22) AND NOT cs/Overlay AND NOT ram/RS(0) AND
|
||||
<br/> ram/RASEN AND ASrf)
|
||||
<br/> OR (ram/RS(1) AND NOT ram/RS(0))
|
||||
<br/> OR (ram/RS(2) AND NOT ram/RS(0)));
|
||||
<br/> NOT ram/RS(0) AND ram/RASEN));
|
||||
</td></tr><tr><td>
|
||||
FTCPE_ram/RS1: FTCPE port map (ram/RS(1),ram/RS_T(1),FCLK,'0','0');
|
||||
<br/> ram/RS_T(1) <= ((NOT ram/RS(0))
|
||||
@ -862,6 +867,8 @@ FTCPE_ram/RS1: FTCPE port map (ram/RS(1),ram/RS_T(1),FCLK,'0','0');
|
||||
FTCPE_ram/RS2: FTCPE port map (ram/RS(2),ram/RS_T(2),FCLK,'0','0');
|
||||
<br/> ram/RS_T(2) <= ((ram/RS(1) AND ram/RS(2) AND ram/RS(0))
|
||||
<br/> OR (RefUrg AND NOT ram/RefDone AND ram/RS(1) AND ram/RS(0))
|
||||
<br/> OR (nAS_FSB AND RefUrg AND NOT ram/RefDone AND NOT ram/RS(1) AND
|
||||
<br/> NOT ram/RS(2) AND NOT ram/RS(0) AND NOT ASrf)
|
||||
<br/> OR (A_FSB(23) AND NOT ram/RefDone AND RefReq AND NOT ram/RS(1) AND
|
||||
<br/> NOT ram/RS(2) AND NOT ram/RS(0) AND ASrf AND NOT BACTr)
|
||||
<br/> OR (A_FSB(22) AND NOT ram/RefDone AND RefReq AND NOT ram/RS(1) AND
|
||||
@ -870,8 +877,6 @@ FTCPE_ram/RS2: FTCPE port map (ram/RS(2),ram/RS_T(2),FCLK,'0','0');
|
||||
<br/> NOT ram/RS(2) AND NOT ram/RS(0))
|
||||
<br/> OR (A_FSB(22) AND RefUrg AND NOT ram/RefDone AND NOT ram/RS(1) AND
|
||||
<br/> NOT ram/RS(2) AND NOT ram/RS(0))
|
||||
<br/> OR (nAS_FSB AND RefUrg AND NOT ram/RefDone AND NOT ram/RS(1) AND
|
||||
<br/> NOT ram/RS(2) AND NOT ram/RS(0) AND NOT ASrf)
|
||||
<br/> OR (A_FSB(23) AND NOT nAS_FSB AND NOT ram/RefDone AND RefReq AND
|
||||
<br/> NOT ram/RS(1) AND NOT ram/RS(2) AND NOT ram/RS(0) AND NOT BACTr)
|
||||
<br/> OR (A_FSB(22) AND NOT nAS_FSB AND NOT ram/RefDone AND RefReq AND
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -16,22 +16,22 @@
|
||||
<tr>
|
||||
<td align="center"><a href="javascript:showFBDetail('FB1');" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">18 / 18</td>
|
||||
<td align="center">14 / 54</td>
|
||||
<td align="center">30 / 90</td>
|
||||
<td align="center">17 / 54</td>
|
||||
<td align="center">31 / 90</td>
|
||||
<td align="center">10 / 11</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"><a href="javascript:showFBDetail('FB2');" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
<td align="center">8 / 18</td>
|
||||
<td align="center">8 / 54</td>
|
||||
<td align="center">8 / 90</td>
|
||||
<td align="center">9 / 18</td>
|
||||
<td align="center">9 / 54</td>
|
||||
<td align="center">9 / 90</td>
|
||||
<td align="center">8 / 10</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"><a href="javascript:showFBDetail('FB3');" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">18 / 18</td>
|
||||
<td align="center">17 / 18</td>
|
||||
<td align="center">39 / 54</td>
|
||||
<td align="center">67 / 90</td>
|
||||
<td align="center">73 / 90</td>
|
||||
<td align="center">9 / 10</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -65,7 +65,7 @@
|
||||
<tr>
|
||||
<td align="center"><a href="javascript:showFBDetail('FB8');" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">13 / 18</td>
|
||||
<td align="center">33 / 54</td>
|
||||
<td align="center">38 / 54</td>
|
||||
<td align="center">82 / 90</td>
|
||||
<td align="center">6 / 10</td>
|
||||
</tr>
|
||||
|
@ -27,7 +27,7 @@
|
||||
<th width="10%">Pin Use</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobmIOREQr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOREQr</a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobmEr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/Er</a></td>
|
||||
<td align="center" width="10%">1</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB1_1_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_1</a>
|
||||
</td>
|
||||
@ -38,7 +38,7 @@
|
||||
<td align="center" width="10%">(b)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobmEr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/Er</a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobmC8Mr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/C8Mr</a></td>
|
||||
<td align="center" width="10%">1</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB1_2_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">2_1</a>
|
||||
</td>
|
||||
@ -49,7 +49,7 @@
|
||||
<td align="center" width="10%"><a href="#" onmouseover="this._tip = 'A_FSB<13>'; window.status='Input Signal'; return true;" onmouseout="window.status=''" class="tipBoxCursor">I</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobmC8Mr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/C8Mr</a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntTimerTick_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/TimerTick</a></td>
|
||||
<td align="center" width="10%">1</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB1_3_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">3_1</a>
|
||||
</td>
|
||||
@ -60,7 +60,7 @@
|
||||
<td align="center" width="10%"><a href="#" onmouseover="this._tip = 'A_FSB<14>'; window.status='Input Signal'; return true;" onmouseout="window.status=''" class="tipBoxCursor">I</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntTimerTick_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/TimerTick</a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntEr1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Er<1></a></td>
|
||||
<td align="center" width="10%">1</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB1_4_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">4_1</a>
|
||||
</td>
|
||||
@ -71,9 +71,9 @@
|
||||
<td align="center" width="10%">(b)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntLTimer0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<0></a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntEr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Er<0></a></td>
|
||||
<td align="center" width="10%">1</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB1_5_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">5_1</a> <a href="Javascript:showPT('VCC')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''"></a>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB1_5_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">5_1</a>
|
||||
</td>
|
||||
<td align="center" width="10%">MC5</td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
@ -82,7 +82,7 @@
|
||||
<td align="center" width="10%"><a href="#" onmouseover="this._tip = 'A_FSB<15>'; window.status='Input Signal'; return true;" onmouseout="window.status=''" class="tipBoxCursor">I</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntEr1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Er<1></a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntC8Mr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/C8Mr<0></a></td>
|
||||
<td align="center" width="10%">1</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB1_6_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">6_1</a>
|
||||
</td>
|
||||
@ -93,7 +93,7 @@
|
||||
<td align="center" width="10%"><a href="#" onmouseover="this._tip = 'A_FSB<16>'; window.status='Input Signal'; return true;" onmouseout="window.status=''" class="tipBoxCursor">I</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntEr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Er<0></a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('ALE0S')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ALE0S</a></td>
|
||||
<td align="center" width="10%">1</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB1_7_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">7_1</a>
|
||||
</td>
|
||||
@ -104,9 +104,9 @@
|
||||
<td align="center" width="10%">(b)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntC8Mr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/C8Mr<0></a></td>
|
||||
<td align="center" width="10%">1</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB1_8_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">8_1</a>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntTimer2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Timer<2></a></td>
|
||||
<td align="center" width="10%">2</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB1_8_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">8_1</a> <a href="Javascript:showPT('FB1_8_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">8_2</a>
|
||||
</td>
|
||||
<td align="center" width="10%">MC8</td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
@ -115,7 +115,7 @@
|
||||
<td align="center" width="10%"><a href="#" onmouseover="this._tip = 'A_FSB<17>'; window.status='Input Signal'; return true;" onmouseout="window.status=''" class="tipBoxCursor">I</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntTimer2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Timer<2></a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntTimer0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Timer<0></a></td>
|
||||
<td align="center" width="10%">2</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB1_9_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_1</a> <a href="Javascript:showPT('FB1_9_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_2</a>
|
||||
</td>
|
||||
@ -126,7 +126,7 @@
|
||||
<td align="center" width="10%"><a href="#" onmouseover="this._tip = 'A_FSB<18>'; window.status='Input Signal'; return true;" onmouseout="window.status=''" class="tipBoxCursor">I</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntTimer0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Timer<0></a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntLTimer7_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<7></a></td>
|
||||
<td align="center" width="10%">2</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB1_10_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">10_1</a> <a href="Javascript:showPT('FB1_10_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">10_2</a>
|
||||
</td>
|
||||
@ -137,7 +137,7 @@
|
||||
<td align="center" width="10%">(b)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntLTimer4_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<4></a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntLTimer6_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<6></a></td>
|
||||
<td align="center" width="10%">2</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB1_11_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">11_1</a> <a href="Javascript:showPT('FB1_11_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">11_2</a>
|
||||
</td>
|
||||
@ -148,7 +148,7 @@
|
||||
<td align="center" width="10%"><a href="#" onmouseover="this._tip = 'A_FSB<19>'; window.status='Input Signal'; return true;" onmouseout="window.status=''" class="tipBoxCursor">I</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntLTimer3_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<3></a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntLTimer5_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<5></a></td>
|
||||
<td align="center" width="10%">2</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB1_12_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_1</a> <a href="Javascript:showPT('FB1_12_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_2</a>
|
||||
</td>
|
||||
@ -159,7 +159,7 @@
|
||||
<td align="center" width="10%"><a href="#" onmouseover="this._tip = 'A_FSB<20>'; window.status='Input Signal'; return true;" onmouseout="window.status=''" class="tipBoxCursor">I</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntLTimer2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<2></a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntLTimer4_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<4></a></td>
|
||||
<td align="center" width="10%">2</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB1_13_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_1</a> <a href="Javascript:showPT('FB1_13_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_2</a>
|
||||
</td>
|
||||
@ -170,7 +170,7 @@
|
||||
<td align="center" width="10%">(b)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntLTimer1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<1></a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntLTimer3_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<3></a></td>
|
||||
<td align="center" width="10%">2</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB1_14_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_1</a> <a href="Javascript:showPT('FB1_14_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_2</a>
|
||||
</td>
|
||||
@ -229,18 +229,21 @@
|
||||
<br><span id="fbsiguse" class="pgRef"><b>Signals Used By Logic in Function Block</b><br><ol>
|
||||
<li>C8M</li>
|
||||
<li>E</li>
|
||||
<li><a href="Javascript:showEqn('IOREQ')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">IOREQ</a></li>
|
||||
<li><a href="Javascript:showEqn('cntEr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Er<0></a></li>
|
||||
<li><a href="Javascript:showEqn('cntEr1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Er<1></a></li>
|
||||
<li><a href="Javascript:showEqn('cntLTimer0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<0></a></li>
|
||||
<li><a href="Javascript:showEqn('cntLTimer1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<1></a></li>
|
||||
<li><a href="Javascript:showEqn('cntLTimer2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<2></a></li>
|
||||
<li><a href="Javascript:showEqn('cntLTimer3_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<3></a></li>
|
||||
<li><a href="Javascript:showEqn('cntLTimer4_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<4></a></li>
|
||||
<li><a href="Javascript:showEqn('cntLTimer5_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<5></a></li>
|
||||
<li><a href="Javascript:showEqn('cntLTimer6_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<6></a></li>
|
||||
<li><a href="Javascript:showEqn('cntTimer0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Timer<0></a></li>
|
||||
<li><a href="Javascript:showEqn('cntTimer1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Timer<1></a></li>
|
||||
<li><a href="Javascript:showEqn('cntTimer2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Timer<2></a></li>
|
||||
<li><a href="Javascript:showEqn('cntTimer3_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Timer<3></a></li>
|
||||
<li><a href="Javascript:showEqn('cntTimerTick_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/TimerTick</a></li>
|
||||
<li><a href="Javascript:showEqn('iobsTS_FSM_FFd2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/TS_FSM_FFd2</a></li>
|
||||
</ol></span><form><span class="pgRef"><table width="90%" align="center"><tr>
|
||||
<td align="left"><input type="button" onclick="javascript:parent.leftnav.showTop()" onmouseover="window.status='goto top of page'; return true;" onmouseout="window.status=''" value="back to top"></td>
|
||||
<td align="center"><table align="center" width="90%" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" align="center"><input type="button" onclick="javascript:showFB('FB2')" onmouseover="window.status='show next Function Block'; return true;" onmouseout="window.status=''" value="next"></td></tr></table></td>
|
||||
|
@ -117,17 +117,18 @@
|
||||
<td align="center" width="10%"><a href="#" onmouseover="this._tip = 'A_FSB<7>'; window.status='Input Signal'; return true;" onmouseout="window.status=''" class="tipBoxCursor">I</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%">(unused)</td>
|
||||
<td align="center" width="10%">0</td>
|
||||
<td align="center" width="30%"> </td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobsIODONErf_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONErf</a></td>
|
||||
<td align="center" width="10%">1</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB2_10_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">10_1</a>
|
||||
</td>
|
||||
<td align="center" width="10%">MC10</td>
|
||||
<td align="center" width="10%"> </td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
<td align="center" width="10%"> </td>
|
||||
<td align="center" width="10%">(b)</td>
|
||||
<td align="center" width="10%"> </td>
|
||||
<td align="center" width="10%">(b)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobsIODONErf_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONErf</a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobsIODONEr1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONEr<1></a></td>
|
||||
<td align="center" width="10%">1</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB2_11_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">11_1</a>
|
||||
</td>
|
||||
@ -138,7 +139,7 @@
|
||||
<td align="center" width="10%"><a href="#" onmouseover="this._tip = 'A_FSB<8>'; window.status='Input Signal'; return true;" onmouseout="window.status=''" class="tipBoxCursor">I</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobsIODONEr1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONEr<1></a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobsIODONEr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONEr<0></a></td>
|
||||
<td align="center" width="10%">1</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB2_12_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_1</a>
|
||||
</td>
|
||||
@ -149,7 +150,7 @@
|
||||
<td align="center" width="10%"><a href="#" onmouseover="this._tip = 'A_FSB<9>'; window.status='Input Signal'; return true;" onmouseout="window.status=''" class="tipBoxCursor">I</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobsIODONEr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONEr<0></a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobsIOACTr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IOACTr</a></td>
|
||||
<td align="center" width="10%">1</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB2_13_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_1</a>
|
||||
</td>
|
||||
@ -160,7 +161,7 @@
|
||||
<td align="center" width="10%">(b)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobsIOACTr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IOACTr</a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobmVPAr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/VPAr</a></td>
|
||||
<td align="center" width="10%">1</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB2_14_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_1</a>
|
||||
</td>
|
||||
@ -171,7 +172,7 @@
|
||||
<td align="center" width="10%"><a href="#" onmouseover="this._tip = 'A_FSB<10>'; window.status='Input Signal'; return true;" onmouseout="window.status=''" class="tipBoxCursor">I</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobmVPAr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/VPAr</a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobmIOS_FSM_FFd5_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd5</a></td>
|
||||
<td align="center" width="10%">1</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB2_15_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">15_1</a>
|
||||
</td>
|
||||
@ -182,7 +183,7 @@
|
||||
<td align="center" width="10%"><a href="#" onmouseover="this._tip = 'A_FSB<11>'; window.status='Input Signal'; return true;" onmouseout="window.status=''" class="tipBoxCursor">I</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobmIOS_FSM_FFd5_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd5</a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobmIOS_FSM_FFd4_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd4</a></td>
|
||||
<td align="center" width="10%">1</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB2_16_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">16_1</a>
|
||||
</td>
|
||||
@ -193,7 +194,7 @@
|
||||
<td align="center" width="10%">(b)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobmIOS_FSM_FFd4_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd4</a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobmIOS_FSM_FFd1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd1</a></td>
|
||||
<td align="center" width="10%">1</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB2_17_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">17_1</a>
|
||||
</td>
|
||||
@ -204,7 +205,7 @@
|
||||
<td align="center" width="10%"><a href="#" onmouseover="this._tip = 'A_FSB<12>'; window.status='Input Signal'; return true;" onmouseout="window.status=''" class="tipBoxCursor">I</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobmIOS_FSM_FFd1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd1</a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('iobmIOREQr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOREQr</a></td>
|
||||
<td align="center" width="10%">1</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB2_18_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">18_1</a>
|
||||
</td>
|
||||
@ -219,6 +220,7 @@
|
||||
<br><span id="fbsiguse" class="pgRef"><b>Signals Used By Logic in Function Block</b><br><ol>
|
||||
<li><a href="Javascript:showEqn('IOACT')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">IOACT</a></li>
|
||||
<li><a href="Javascript:showEqn('IODONE')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">IODONE</a></li>
|
||||
<li><a href="Javascript:showEqn('IOREQ')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">IOREQ</a></li>
|
||||
<li><a href="Javascript:showEqn('iobmIOS_FSM_FFd2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd2</a></li>
|
||||
<li><a href="Javascript:showEqn('iobmIOS_FSM_FFd5_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd5</a></li>
|
||||
<li><a href="Javascript:showEqn('iobmIOS_FSM_FFd6_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd6</a></li>
|
||||
|
@ -27,9 +27,9 @@
|
||||
<th width="10%">Pin Use</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('ramRASEN_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RASEN</a></td>
|
||||
<td align="center" width="10%">10</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_18_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">18_2</a> <a href="Javascript:showPT('FB3_18_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">18_3</a> <a href="Javascript:showPT('FB3_18_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">18_4</a> <a href="Javascript:showPT('FB3_18_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">18_5</a> <a href="Javascript:showPT('FB3_1_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_1</a> <a href="Javascript:showPT('FB3_1_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_2</a> <a href="Javascript:showPT('FB3_1_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_3</a> <a href="Javascript:showPT('FB3_1_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_4</a> <a href="Javascript:showPT('FB3_1_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_5</a> <a href="Javascript:showPT('FB3_2_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">2_2</a>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntLTimer0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<0></a></td>
|
||||
<td align="center" width="10%">1</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_1_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_1</a> <a href="Javascript:showPT('VCC')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''"></a>
|
||||
</td>
|
||||
<td align="center" width="10%">MC1</td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
@ -38,9 +38,9 @@
|
||||
<td align="center" width="10%">(b)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('ALE0S')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ALE0S</a></td>
|
||||
<td align="center" width="10%">1</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_2_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">2_1</a>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntQS3_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<3></a></td>
|
||||
<td align="center" width="10%">14</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_1_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_2</a> <a href="Javascript:showPT('FB3_1_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_3</a> <a href="Javascript:showPT('FB3_1_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_4</a> <a href="Javascript:showPT('FB3_1_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_5</a> <a href="Javascript:showPT('FB3_2_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">2_1</a> <a href="Javascript:showPT('FB3_2_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">2_2</a> <a href="Javascript:showPT('FB3_2_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">2_3</a> <a href="Javascript:showPT('FB3_2_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">2_4</a> <a href="Javascript:showPT('FB3_2_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">2_5</a> <a href="Javascript:showPT('FB3_3_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">3_1</a> <a href="Javascript:showPT('FB3_3_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">3_2</a> <a href="Javascript:showPT('FB3_3_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">3_3</a> <a href="Javascript:showPT('FB3_3_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">3_4</a> <a href="Javascript:showPT('FB3_3_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">3_5</a>
|
||||
</td>
|
||||
<td align="center" width="10%">MC2</td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
@ -51,7 +51,7 @@
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('ramRefDone_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RefDone</a></td>
|
||||
<td align="center" width="10%">2</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_3_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">3_1</a> <a href="Javascript:showPT('FB3_3_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">3_2</a>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_4_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">4_3</a> <a href="Javascript:showPT('FB3_4_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">4_4</a>
|
||||
</td>
|
||||
<td align="center" width="10%">MC3</td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
@ -93,7 +93,7 @@
|
||||
<td align="center" width="10%"><a href="#" onmouseover="this._tip = 'E'; window.status='Input Signal'; return true;" onmouseout="window.status=''" class="tipBoxCursor">I</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntLTimer9_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<9></a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntLTimer2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<2></a></td>
|
||||
<td align="center" width="10%">2</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_7_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">7_1</a> <a href="Javascript:showPT('FB3_7_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">7_2</a>
|
||||
</td>
|
||||
@ -104,7 +104,7 @@
|
||||
<td align="center" width="10%">(b)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntLTimer8_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<8></a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntLTimer1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<1></a></td>
|
||||
<td align="center" width="10%">2</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_8_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">8_1</a> <a href="Javascript:showPT('FB3_8_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">8_2</a>
|
||||
</td>
|
||||
@ -117,7 +117,7 @@
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('nDTACK_FSB')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">nDTACK_FSB</a></td>
|
||||
<td align="center" width="10%">8</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_10_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">10_3</a> <a href="Javascript:showPT('FB3_8_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">8_3</a> <a href="Javascript:showPT('FB3_8_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">8_4</a> <a href="Javascript:showPT('FB3_9_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_1</a> <a href="Javascript:showPT('FB3_9_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_2</a> <a href="Javascript:showPT('FB3_9_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_3</a> <a href="Javascript:showPT('FB3_9_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_4</a> <a href="Javascript:showPT('FB3_9_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_5</a>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_10_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">10_4</a> <a href="Javascript:showPT('FB3_8_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">8_3</a> <a href="Javascript:showPT('FB3_8_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">8_4</a> <a href="Javascript:showPT('FB3_9_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_1</a> <a href="Javascript:showPT('FB3_9_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_2</a> <a href="Javascript:showPT('FB3_9_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_3</a> <a href="Javascript:showPT('FB3_9_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_4</a> <a href="Javascript:showPT('FB3_9_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_5</a>
|
||||
</td>
|
||||
<td align="center" width="10%">MC9</td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
@ -126,9 +126,9 @@
|
||||
<td align="center" width="10%">O</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntLTimer7_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<7></a></td>
|
||||
<td align="center" width="10%">2</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_10_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">10_1</a> <a href="Javascript:showPT('FB3_10_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">10_2</a>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('ramRS1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<1></a></td>
|
||||
<td align="center" width="10%">3</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_10_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">10_1</a> <a href="Javascript:showPT('FB3_10_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">10_2</a> <a href="Javascript:showPT('FB3_10_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">10_3</a>
|
||||
</td>
|
||||
<td align="center" width="10%">MC10</td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
@ -137,7 +137,7 @@
|
||||
<td align="center" width="10%">(b)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('ramRS1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<1></a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('ramRASEL_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RASEL</a></td>
|
||||
<td align="center" width="10%">3</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_11_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">11_1</a> <a href="Javascript:showPT('FB3_11_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">11_2</a> <a href="Javascript:showPT('FB3_11_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">11_3</a>
|
||||
</td>
|
||||
@ -148,9 +148,9 @@
|
||||
<td align="center" width="10%"><a href="#" onmouseover="this._tip = 'nWE_FSB'; window.status='Input Signal'; return true;" onmouseout="window.status=''" class="tipBoxCursor">I</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('ramRASEL_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RASEL</a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('IORW')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">IORW</a></td>
|
||||
<td align="center" width="10%">3</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_12_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_1</a> <a href="Javascript:showPT('FB3_12_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_2</a> <a href="Javascript:showPT('FB3_12_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_3</a>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_11_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">11_4</a> <a href="Javascript:showPT('FB3_12_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_1</a> <a href="Javascript:showPT('FB3_12_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_2</a>
|
||||
</td>
|
||||
<td align="center" width="10%">MC12</td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
@ -159,9 +159,9 @@
|
||||
<td align="center" width="10%"><a href="#" onmouseover="this._tip = 'nLDS_FSB'; window.status='Input Signal'; return true;" onmouseout="window.status=''" class="tipBoxCursor">I</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('IORW')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">IORW</a></td>
|
||||
<td align="center" width="10%">3</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_12_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_4</a> <a href="Javascript:showPT('FB3_12_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_5</a> <a href="Javascript:showPT('FB3_13_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_1</a>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('ramRefCAS_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RefCAS</a></td>
|
||||
<td align="center" width="10%">8</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_12_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_3</a> <a href="Javascript:showPT('FB3_12_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_4</a> <a href="Javascript:showPT('FB3_12_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_5</a> <a href="Javascript:showPT('FB3_13_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_1</a> <a href="Javascript:showPT('FB3_13_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_2</a> <a href="Javascript:showPT('FB3_13_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_3</a> <a href="Javascript:showPT('FB3_13_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_4</a> <a href="Javascript:showPT('FB3_13_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_5</a>
|
||||
</td>
|
||||
<td align="center" width="10%">MC13</td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
@ -170,20 +170,19 @@
|
||||
<td align="center" width="10%">(b)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('ramRS0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<0></a></td>
|
||||
<td align="center" width="10%">6</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_13_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_2</a> <a href="Javascript:showPT('FB3_13_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_3</a> <a href="Javascript:showPT('FB3_13_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_4</a> <a href="Javascript:showPT('FB3_13_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_5</a> <a href="Javascript:showPT('FB3_14_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_1</a> <a href="Javascript:showPT('FB3_14_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_2</a>
|
||||
</td>
|
||||
<td align="center" width="10%">(unused)</td>
|
||||
<td align="center" width="10%">0</td>
|
||||
<td align="center" width="30%"> </td>
|
||||
<td align="center" width="10%">MC14</td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
<td align="center" width="10%"> </td>
|
||||
<td align="center" width="10%">32</td>
|
||||
<td width="8%" align="center">I/O</td>
|
||||
<td align="center" width="10%"><a href="#" onmouseover="this._tip = 'nAS_FSB'; window.status='Input Signal'; return true;" onmouseout="window.status=''" class="tipBoxCursor">I</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('ramRefCAS_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RefCAS</a></td>
|
||||
<td align="center" width="10%">8</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_14_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_3</a> <a href="Javascript:showPT('FB3_14_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_4</a> <a href="Javascript:showPT('FB3_14_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_5</a> <a href="Javascript:showPT('FB3_15_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">15_1</a> <a href="Javascript:showPT('FB3_15_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">15_2</a> <a href="Javascript:showPT('FB3_15_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">15_3</a> <a href="Javascript:showPT('FB3_15_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">15_4</a> <a href="Javascript:showPT('FB3_15_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">15_5</a>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('ramRS2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<2></a></td>
|
||||
<td align="center" width="10%">9</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_14_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_1</a> <a href="Javascript:showPT('FB3_14_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_2</a> <a href="Javascript:showPT('FB3_14_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_3</a> <a href="Javascript:showPT('FB3_14_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_4</a> <a href="Javascript:showPT('FB3_14_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_5</a> <a href="Javascript:showPT('FB3_15_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">15_1</a> <a href="Javascript:showPT('FB3_15_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">15_2</a> <a href="Javascript:showPT('FB3_15_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">15_3</a> <a href="Javascript:showPT('FB3_15_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">15_4</a>
|
||||
</td>
|
||||
<td align="center" width="10%">MC15</td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
@ -192,9 +191,9 @@
|
||||
<td align="center" width="10%"><a href="#" onmouseover="this._tip = 'nUDS_FSB'; window.status='Input Signal'; return true;" onmouseout="window.status=''" class="tipBoxCursor">I</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('ramRS2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<2></a></td>
|
||||
<td align="center" width="10%">9</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_16_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">16_1</a> <a href="Javascript:showPT('FB3_16_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">16_2</a> <a href="Javascript:showPT('FB3_16_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">16_3</a> <a href="Javascript:showPT('FB3_16_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">16_4</a> <a href="Javascript:showPT('FB3_16_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">16_5</a> <a href="Javascript:showPT('FB3_17_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">17_2</a> <a href="Javascript:showPT('FB3_17_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">17_3</a> <a href="Javascript:showPT('FB3_17_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">17_4</a> <a href="Javascript:showPT('FB3_17_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">17_5</a>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('ramRASEN_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RASEN</a></td>
|
||||
<td align="center" width="10%">10</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB3_15_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">15_5</a> <a href="Javascript:showPT('FB3_16_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">16_1</a> <a href="Javascript:showPT('FB3_16_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">16_2</a> <a href="Javascript:showPT('FB3_16_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">16_3</a> <a href="Javascript:showPT('FB3_16_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">16_4</a> <a href="Javascript:showPT('FB3_16_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">16_5</a> <a href="Javascript:showPT('FB3_17_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">17_2</a> <a href="Javascript:showPT('FB3_17_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">17_3</a> <a href="Javascript:showPT('FB3_17_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">17_4</a> <a href="Javascript:showPT('FB3_17_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">17_5</a>
|
||||
</td>
|
||||
<td align="center" width="10%">MC16</td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
@ -232,24 +231,25 @@
|
||||
<li>A_FSB<17></li>
|
||||
<li>A_FSB<18></li>
|
||||
<li>A_FSB<19></li>
|
||||
<li>A_FSB<1></li>
|
||||
<li>A_FSB<20></li>
|
||||
<li>A_FSB<21></li>
|
||||
<li>A_FSB<2></li>
|
||||
<li><a href="Javascript:showEqn('BACTr')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">BACTr</a></li>
|
||||
<li>A_FSB<22></li>
|
||||
<li>A_FSB<23></li>
|
||||
<li><a href="Javascript:showEqn('IONPReady')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">IONPReady</a></li>
|
||||
<li>nRES.PIN</li>
|
||||
<li><a href="Javascript:showEqn('QoSEN')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">QoSEN</a></li>
|
||||
<li><a href="Javascript:showEqn('RefReq')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">RefReq</a></li>
|
||||
<li><a href="Javascript:showEqn('RefUrg')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">RefUrg</a></li>
|
||||
<li><a href="Javascript:showEqn('cntLTimer0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<0></a></li>
|
||||
<li><a href="Javascript:showEqn('cntLTimer1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<1></a></li>
|
||||
<li><a href="Javascript:showEqn('cntLTimer2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<2></a></li>
|
||||
<li><a href="Javascript:showEqn('cntLTimer3_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<3></a></li>
|
||||
<li><a href="Javascript:showEqn('cntLTimer4_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<4></a></li>
|
||||
<li><a href="Javascript:showEqn('cntLTimer5_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<5></a></li>
|
||||
<li><a href="Javascript:showEqn('cntLTimer6_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<6></a></li>
|
||||
<li><a href="Javascript:showEqn('cntLTimer7_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<7></a></li>
|
||||
<li><a href="Javascript:showEqn('cntLTimer8_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<8></a></li>
|
||||
<li><a href="Javascript:showEqn('cntQS0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<0></a></li>
|
||||
<li><a href="Javascript:showEqn('cntQS1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<1></a></li>
|
||||
<li><a href="Javascript:showEqn('cntQS2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<2></a></li>
|
||||
<li><a href="Javascript:showEqn('cntQS3_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<3></a></li>
|
||||
<li><a href="Javascript:showEqn('cntSndCSWRr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/SndCSWRr</a></li>
|
||||
<li><a href="Javascript:showEqn('cntTimerTick_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/TimerTick</a></li>
|
||||
<li><a href="Javascript:showEqn('csOverlay_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cs/Overlay</a></li>
|
||||
<li><a href="Javascript:showEqn('iobsIOACTr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IOACTr</a></li>
|
||||
@ -261,7 +261,6 @@
|
||||
<li>nAS_FSB</li>
|
||||
<li><a href="Javascript:showEqn('nDTACK_FSB')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">nDTACK_FSB</a></li>
|
||||
<li>nWE_FSB</li>
|
||||
<li><a href="Javascript:showEqn('ramRASEN_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RASEN</a></li>
|
||||
<li><a href="Javascript:showEqn('ramRS0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<0></a></li>
|
||||
<li><a href="Javascript:showEqn('ramRS1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<1></a></li>
|
||||
<li><a href="Javascript:showEqn('ramRS2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<2></a></li>
|
||||
|
@ -148,7 +148,7 @@
|
||||
<td align="center" width="10%">O</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntLTimer6_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<6></a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntLTimer9_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<9></a></td>
|
||||
<td align="center" width="10%">2</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB4_12_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_1</a> <a href="Javascript:showPT('FB4_12_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_2</a>
|
||||
</td>
|
||||
@ -159,7 +159,7 @@
|
||||
<td align="center" width="10%"><a href="#" onmouseover="this._tip = 'A_FSB<1>'; window.status='Input Signal'; return true;" onmouseout="window.status=''" class="tipBoxCursor">I</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntLTimer5_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<5></a></td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntLTimer8_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<8></a></td>
|
||||
<td align="center" width="10%">2</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB4_13_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_1</a> <a href="Javascript:showPT('FB4_13_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_2</a>
|
||||
</td>
|
||||
|
@ -27,12 +27,11 @@
|
||||
<th width="10%">Pin Use</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntQS0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<0></a></td>
|
||||
<td align="center" width="10%">18</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB8_17_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">17_3</a> <a href="Javascript:showPT('FB8_17_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">17_4</a> <a href="Javascript:showPT('FB8_17_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">17_5</a> <a href="Javascript:showPT('FB8_18_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">18_1</a> <a href="Javascript:showPT('FB8_18_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">18_2</a> <a href="Javascript:showPT('FB8_18_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">18_3</a> <a href="Javascript:showPT('FB8_18_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">18_4</a> <a href="Javascript:showPT('FB8_18_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">18_5</a> <a href="Javascript:showPT('FB8_1_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_1</a> <a href="Javascript:showPT('FB8_1_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_2</a> <a href="Javascript:showPT('FB8_1_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_3</a> <a href="Javascript:showPT('FB8_1_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_4</a> <a href="Javascript:showPT('FB8_1_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_5</a> <a href="Javascript:showPT('FB8_2_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">2_1</a> <a href="Javascript:showPT('FB8_2_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">2_2</a> <a href="Javascript:showPT('FB8_2_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">2_3</a> <a href="Javascript:showPT('FB8_2_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">2_4</a> <a href="Javascript:showPT('FB8_2_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">2_5</a>
|
||||
</td>
|
||||
<td align="center" width="10%">(unused)</td>
|
||||
<td align="center" width="10%">0</td>
|
||||
<td align="center" width="30%"> </td>
|
||||
<td align="center" width="10%">MC1</td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
<td align="center" width="10%"> </td>
|
||||
<td align="center" width="10%"> </td>
|
||||
<td align="center" width="10%">(b)</td>
|
||||
<td align="center" width="10%">(b)</td>
|
||||
@ -60,9 +59,9 @@
|
||||
<td align="center" width="10%">(b)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('csOverlay_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cs/Overlay</a></td>
|
||||
<td align="center" width="10%">3</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB8_4_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">4_1</a> <a href="Javascript:showPT('FB8_4_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">4_2</a> <a href="Javascript:showPT('FB8_4_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">4_3</a>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('ramRS0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<0></a></td>
|
||||
<td align="center" width="10%">6</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB8_4_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">4_1</a> <a href="Javascript:showPT('FB8_4_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">4_2</a> <a href="Javascript:showPT('FB8_4_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">4_3</a> <a href="Javascript:showPT('FB8_4_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">4_4</a> <a href="Javascript:showPT('FB8_4_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">4_5</a> <a href="Javascript:showPT('FB8_5_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">5_3</a>
|
||||
</td>
|
||||
<td align="center" width="10%">MC4</td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
@ -93,9 +92,9 @@
|
||||
<td align="center" width="10%">O</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntQS1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<1></a></td>
|
||||
<td align="center" width="10%">12</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB8_6_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">6_2</a> <a href="Javascript:showPT('FB8_6_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">6_3</a> <a href="Javascript:showPT('FB8_6_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">6_4</a> <a href="Javascript:showPT('FB8_7_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">7_1</a> <a href="Javascript:showPT('FB8_7_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">7_2</a> <a href="Javascript:showPT('FB8_7_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">7_3</a> <a href="Javascript:showPT('FB8_7_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">7_4</a> <a href="Javascript:showPT('FB8_7_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">7_5</a> <a href="Javascript:showPT('FB8_8_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">8_2</a> <a href="Javascript:showPT('FB8_8_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">8_3</a> <a href="Javascript:showPT('FB8_8_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">8_4</a> <a href="Javascript:showPT('FB8_8_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">8_5</a>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('IONPReady')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">IONPReady</a></td>
|
||||
<td align="center" width="10%">6</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB8_6_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">6_2</a> <a href="Javascript:showPT('FB8_7_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">7_1</a> <a href="Javascript:showPT('FB8_7_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">7_2</a> <a href="Javascript:showPT('FB8_7_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">7_3</a> <a href="Javascript:showPT('FB8_7_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">7_4</a> <a href="Javascript:showPT('FB8_7_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">7_5</a>
|
||||
</td>
|
||||
<td align="center" width="10%">MC7</td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
@ -135,9 +134,9 @@
|
||||
<td align="center" width="10%">(b)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntQS3_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<3></a></td>
|
||||
<td align="center" width="10%">13</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB8_10_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">10_1</a> <a href="Javascript:showPT('FB8_10_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">10_2</a> <a href="Javascript:showPT('FB8_10_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">10_3</a> <a href="Javascript:showPT('FB8_10_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">10_4</a> <a href="Javascript:showPT('FB8_10_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">10_5</a> <a href="Javascript:showPT('FB8_11_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">11_1</a> <a href="Javascript:showPT('FB8_11_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">11_2</a> <a href="Javascript:showPT('FB8_11_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">11_3</a> <a href="Javascript:showPT('FB8_9_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_1</a> <a href="Javascript:showPT('FB8_9_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_2</a> <a href="Javascript:showPT('FB8_9_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_3</a> <a href="Javascript:showPT('FB8_9_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_4</a> <a href="Javascript:showPT('FB8_9_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_5</a>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntQS1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<1></a></td>
|
||||
<td align="center" width="10%">16</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB8_10_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">10_1</a> <a href="Javascript:showPT('FB8_10_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">10_2</a> <a href="Javascript:showPT('FB8_10_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">10_3</a> <a href="Javascript:showPT('FB8_10_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">10_4</a> <a href="Javascript:showPT('FB8_10_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">10_5</a> <a href="Javascript:showPT('FB8_11_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">11_1</a> <a href="Javascript:showPT('FB8_11_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">11_2</a> <a href="Javascript:showPT('FB8_11_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">11_3</a> <a href="Javascript:showPT('FB8_11_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">11_4</a> <a href="Javascript:showPT('FB8_8_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">8_2</a> <a href="Javascript:showPT('FB8_8_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">8_3</a> <a href="Javascript:showPT('FB8_9_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_1</a> <a href="Javascript:showPT('FB8_9_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_2</a> <a href="Javascript:showPT('FB8_9_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_3</a> <a href="Javascript:showPT('FB8_9_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_4</a> <a href="Javascript:showPT('FB8_9_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">9_5</a>
|
||||
</td>
|
||||
<td align="center" width="10%">MC11</td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
@ -148,7 +147,7 @@
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('nBERR_FSB')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">nBERR_FSB</a></td>
|
||||
<td align="center" width="10%">3</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB8_11_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">11_4</a> <a href="Javascript:showPT('FB8_11_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">11_5</a> <a href="Javascript:showPT('FB8_12_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_1</a>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB8_11_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">11_5</a> <a href="Javascript:showPT('FB8_12_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_1</a> <a href="Javascript:showPT('FB8_12_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_2</a>
|
||||
</td>
|
||||
<td align="center" width="10%">MC12</td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
@ -167,9 +166,9 @@
|
||||
<td align="center" width="10%">(b)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntQS2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<2></a></td>
|
||||
<td align="center" width="10%">18</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB8_12_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_2</a> <a href="Javascript:showPT('FB8_12_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_3</a> <a href="Javascript:showPT('FB8_12_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_4</a> <a href="Javascript:showPT('FB8_12_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_5</a> <a href="Javascript:showPT('FB8_13_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_1</a> <a href="Javascript:showPT('FB8_13_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_2</a> <a href="Javascript:showPT('FB8_13_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_3</a> <a href="Javascript:showPT('FB8_13_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_4</a> <a href="Javascript:showPT('FB8_13_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_5</a> <a href="Javascript:showPT('FB8_14_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_1</a> <a href="Javascript:showPT('FB8_14_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_2</a> <a href="Javascript:showPT('FB8_14_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_3</a> <a href="Javascript:showPT('FB8_14_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_4</a> <a href="Javascript:showPT('FB8_14_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_5</a> <a href="Javascript:showPT('FB8_15_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">15_2</a> <a href="Javascript:showPT('FB8_15_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">15_3</a> <a href="Javascript:showPT('FB8_15_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">15_4</a> <a href="Javascript:showPT('FB8_15_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">15_5</a>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntQS0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<0></a></td>
|
||||
<td align="center" width="10%">17</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB8_12_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_3</a> <a href="Javascript:showPT('FB8_12_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_4</a> <a href="Javascript:showPT('FB8_12_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">12_5</a> <a href="Javascript:showPT('FB8_13_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_1</a> <a href="Javascript:showPT('FB8_13_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_2</a> <a href="Javascript:showPT('FB8_13_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_3</a> <a href="Javascript:showPT('FB8_13_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_4</a> <a href="Javascript:showPT('FB8_13_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">13_5</a> <a href="Javascript:showPT('FB8_14_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_1</a> <a href="Javascript:showPT('FB8_14_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_2</a> <a href="Javascript:showPT('FB8_14_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_3</a> <a href="Javascript:showPT('FB8_14_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_4</a> <a href="Javascript:showPT('FB8_14_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">14_5</a> <a href="Javascript:showPT('FB8_15_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">15_2</a> <a href="Javascript:showPT('FB8_15_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">15_3</a> <a href="Javascript:showPT('FB8_15_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">15_4</a> <a href="Javascript:showPT('FB8_15_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">15_5</a>
|
||||
</td>
|
||||
<td align="center" width="10%">MC14</td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
@ -189,32 +188,33 @@
|
||||
<td align="center" width="10%">O</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%">(unused)</td>
|
||||
<td align="center" width="10%">0</td>
|
||||
<td align="center" width="30%"> </td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('csOverlay_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cs/Overlay</a></td>
|
||||
<td align="center" width="10%">3</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB8_16_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">16_1</a> <a href="Javascript:showPT('FB8_16_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">16_2</a> <a href="Javascript:showPT('FB8_16_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">16_3</a>
|
||||
</td>
|
||||
<td align="center" width="10%">MC16</td>
|
||||
<td align="center" width="10%"> </td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
<td align="center" width="10%"> </td>
|
||||
<td align="center" width="10%">(b)</td>
|
||||
<td align="center" width="10%">(b)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('IONPReady')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">IONPReady</a></td>
|
||||
<td align="center" width="10%">6</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB8_16_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">16_1</a> <a href="Javascript:showPT('FB8_16_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">16_2</a> <a href="Javascript:showPT('FB8_16_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">16_3</a> <a href="Javascript:showPT('FB8_16_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">16_4</a> <a href="Javascript:showPT('FB8_17_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">17_1</a> <a href="Javascript:showPT('FB8_17_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">17_2</a>
|
||||
</td>
|
||||
<td align="center" width="10%">(unused)</td>
|
||||
<td align="center" width="10%">0</td>
|
||||
<td align="center" width="30%"> </td>
|
||||
<td align="center" width="10%">MC17</td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
<td align="center" width="10%"> </td>
|
||||
<td align="center" width="10%">73</td>
|
||||
<td width="8%" align="center">I/O</td>
|
||||
<td align="center" width="10%">(b)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="10%">(unused)</td>
|
||||
<td align="center" width="10%">0</td>
|
||||
<td align="center" width="30%"> </td>
|
||||
<td align="center" width="10%"><a href="Javascript:showEqn('cntQS2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<2></a></td>
|
||||
<td align="center" width="10%">22</td>
|
||||
<td align="center" width="30%"> <a href="Javascript:showPT('FB8_16_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">16_4</a> <a href="Javascript:showPT('FB8_16_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">16_5</a> <a href="Javascript:showPT('FB8_17_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">17_1</a> <a href="Javascript:showPT('FB8_17_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">17_2</a> <a href="Javascript:showPT('FB8_17_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">17_3</a> <a href="Javascript:showPT('FB8_17_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">17_4</a> <a href="Javascript:showPT('FB8_17_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">17_5</a> <a href="Javascript:showPT('FB8_18_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">18_1</a> <a href="Javascript:showPT('FB8_18_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">18_2</a> <a href="Javascript:showPT('FB8_18_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">18_3</a> <a href="Javascript:showPT('FB8_18_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">18_4</a> <a href="Javascript:showPT('FB8_18_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">18_5</a> <a href="Javascript:showPT('FB8_1_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_1</a> <a href="Javascript:showPT('FB8_1_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_2</a> <a href="Javascript:showPT('FB8_1_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_3</a> <a href="Javascript:showPT('FB8_1_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_4</a> <a href="Javascript:showPT('FB8_1_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">1_5</a> <a href="Javascript:showPT('FB8_2_1')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">2_1</a> <a href="Javascript:showPT('FB8_2_2')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">2_2</a> <a href="Javascript:showPT('FB8_2_3')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">2_3</a> <a href="Javascript:showPT('FB8_2_4')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">2_4</a> <a href="Javascript:showPT('FB8_2_5')" onmouseover="window.status='show Pterm'; return true;" onmouseout="window.status=''">2_5</a>
|
||||
</td>
|
||||
<td align="center" width="10%">MC18</td>
|
||||
<td align="center" width="10%"> </td>
|
||||
<td align="center" width="10%">STD</td>
|
||||
<td align="center" width="10%"> </td>
|
||||
<td align="center" width="10%">(b)</td>
|
||||
<td align="center" width="10%">(b)</td>
|
||||
@ -230,6 +230,7 @@
|
||||
<li>A_FSB<1></li>
|
||||
<li>A_FSB<20></li>
|
||||
<li>A_FSB<21></li>
|
||||
<li>A_FSB<2></li>
|
||||
<li>A_FSB<22></li>
|
||||
<li>A_FSB<23></li>
|
||||
<li><a href="Javascript:showEqn('IONPReady')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">IONPReady</a></li>
|
||||
@ -249,12 +250,16 @@
|
||||
<li><a href="Javascript:showEqn('nBERR_FSB')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">nBERR_FSB</a></li>
|
||||
<li>nBERR_IOB</li>
|
||||
<li><a href="Javascript:showEqn('nBR_IOBout')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">nBR_IOBout</a></li>
|
||||
<li><a href="Javascript:showEqn('nDTACK_FSB')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">nDTACK_FSB</a></li>
|
||||
<li>nLDS_FSB</li>
|
||||
<li>nUDS_FSB</li>
|
||||
<li>nWE_FSB</li>
|
||||
<li><a href="Javascript:showEqn('ramRASEL_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RASEL</a></li>
|
||||
<li><a href="Javascript:showEqn('ramRASEN_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RASEN</a></li>
|
||||
<li><a href="Javascript:showEqn('ramRASrf_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RASrf</a></li>
|
||||
<li><a href="Javascript:showEqn('ramRS0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<0></a></li>
|
||||
<li><a href="Javascript:showEqn('ramRS1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<1></a></li>
|
||||
<li><a href="Javascript:showEqn('ramRS2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<2></a></li>
|
||||
</ol></span><form><span class="pgRef"><table width="90%" align="center"><tr>
|
||||
<td align="left"><input type="button" onclick="javascript:parent.leftnav.showTop()" onmouseover="window.status='goto top of page'; return true;" onmouseout="window.status=''" value="back to top"></td>
|
||||
<td align="center"><table align="center" width="90%" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" align="center"><input type="button" onclick="javascript:showFB('FB7')" onmouseover="window.status='show previous Function Block'; return true;" onmouseout="window.status=''" value="prev"></td></tr></table></td>
|
||||
|
@ -36,13 +36,13 @@
|
||||
<td width="28%"><a href="javascript:showEqn('ALE0S')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ALE0S</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC2</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC7</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">23</td>
|
||||
<td align="center">I/O/GCK2</td>
|
||||
<td align="center">GCK/I</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -141,11 +141,11 @@
|
||||
<td align="center">6</td>
|
||||
<td align="center">16</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC17</td>
|
||||
<td align="center">MC7</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">73</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
@ -167,12 +167,12 @@
|
||||
<td align="center">3</td>
|
||||
<td align="center">5</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC13</td>
|
||||
<td align="center">MC12</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">30</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -414,10 +414,10 @@
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC8</td>
|
||||
<td align="center">MC6</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">15</td>
|
||||
<td align="center">14</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center">RESET</td>
|
||||
@ -479,12 +479,12 @@
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC7</td>
|
||||
<td align="center">MC5</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">13</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -492,12 +492,12 @@
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC6</td>
|
||||
<td align="center">MC4</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">14</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -530,13 +530,13 @@
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<0></a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC5</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC1</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">13</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -569,21 +569,21 @@
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<1></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">2</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC14</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC8</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">19</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center">27</td>
|
||||
<td align="center">I/O/GCK3</td>
|
||||
<td align="center">GCK</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<2></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">3</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC13</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC7</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
@ -596,6 +596,32 @@
|
||||
<td align="center">2</td>
|
||||
<td align="center">4</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC14</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">19</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer4_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<4></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">5</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC13</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer5_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<5></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC12</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
@ -605,9 +631,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer4_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<4></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer6_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<6></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">5</td>
|
||||
<td align="center">7</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC11</td>
|
||||
<td align="center">STD</td>
|
||||
@ -618,36 +644,10 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer5_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<5></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center"><a href="javascript:showFB('FB4')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB4</a></td>
|
||||
<td align="center">MC13</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer6_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<6></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">7</td>
|
||||
<td align="center"><a href="javascript:showFB('FB4')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB4</a></td>
|
||||
<td align="center">MC12</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">94</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer7_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<7></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">8</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC10</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
@ -660,26 +660,26 @@
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer8_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<8></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">9</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC8</td>
|
||||
<td align="center"><a href="javascript:showFB('FB4')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB4</a></td>
|
||||
<td align="center">MC13</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">27</td>
|
||||
<td align="center">I/O/GCK3</td>
|
||||
<td align="center">GCK</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer9_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<9></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">10</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC7</td>
|
||||
<td align="center"><a href="javascript:showFB('FB4')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB4</a></td>
|
||||
<td align="center">MC12</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">94</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -697,34 +697,8 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<0></a></td>
|
||||
<td align="center">18</td>
|
||||
<td align="center">14</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC1</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<1></a></td>
|
||||
<td align="center">12</td>
|
||||
<td align="center">14</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC7</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<2></a></td>
|
||||
<td align="center">18</td>
|
||||
<td align="center">14</td>
|
||||
<td align="center">17</td>
|
||||
<td align="center">15</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC14</td>
|
||||
<td align="center">STD</td>
|
||||
@ -735,9 +709,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS3_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<3></a></td>
|
||||
<td align="center">13</td>
|
||||
<td align="center">14</td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<1></a></td>
|
||||
<td align="center">16</td>
|
||||
<td align="center">15</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC11</td>
|
||||
<td align="center">STD</td>
|
||||
@ -748,6 +722,32 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<2></a></td>
|
||||
<td align="center">22</td>
|
||||
<td align="center">15</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC18</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS3_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<3></a></td>
|
||||
<td align="center">14</td>
|
||||
<td align="center">15</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC2</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">23</td>
|
||||
<td align="center">I/O/GCK2</td>
|
||||
<td align="center">GCK/I</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntSndCSWRr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/SndCSWRr</a></td>
|
||||
<td align="center">8</td>
|
||||
<td align="center">19</td>
|
||||
@ -765,12 +765,12 @@
|
||||
<td align="center">2</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC10</td>
|
||||
<td align="center">MC9</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">16</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -791,10 +791,10 @@
|
||||
<td align="center">2</td>
|
||||
<td align="center">4</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC9</td>
|
||||
<td align="center">MC8</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">16</td>
|
||||
<td align="center">15</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center">RESET</td>
|
||||
@ -817,12 +817,12 @@
|
||||
<td align="center">1</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC4</td>
|
||||
<td align="center">MC3</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">12</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -843,7 +843,7 @@
|
||||
<td align="center">3</td>
|
||||
<td align="center">8</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC4</td>
|
||||
<td align="center">MC16</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
@ -856,10 +856,10 @@
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC3</td>
|
||||
<td align="center">MC2</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">12</td>
|
||||
<td align="center">11</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center">RESET</td>
|
||||
@ -934,20 +934,20 @@
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC2</td>
|
||||
<td align="center">MC1</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">11</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmIOREQr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOREQr</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
<td align="center">MC18</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
@ -960,12 +960,12 @@
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
<td align="center">MC18</td>
|
||||
<td align="center">MC17</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">10</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -999,12 +999,12 @@
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
<td align="center">MC17</td>
|
||||
<td align="center">MC16</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">10</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -1012,12 +1012,12 @@
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
<td align="center">MC16</td>
|
||||
<td align="center">MC15</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">9</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -1051,10 +1051,10 @@
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
<td align="center">MC15</td>
|
||||
<td align="center">MC14</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">9</td>
|
||||
<td align="center">8</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center">RESET</td>
|
||||
@ -1077,19 +1077,6 @@
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
<td align="center">MC14</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">8</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIODONEr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONEr<0></a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
<td align="center">MC13</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
@ -1099,7 +1086,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIODONEr1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONEr<1></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIODONEr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONEr<0></a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
@ -1112,7 +1099,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIODONErf_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONErf</a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIODONEr1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONEr<1></a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
@ -1125,6 +1112,19 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIODONErf_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONErf</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
<td align="center">MC10</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIOL1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IOL1</a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">2</td>
|
||||
@ -1545,10 +1545,10 @@
|
||||
<td align="center">3</td>
|
||||
<td align="center">8</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC12</td>
|
||||
<td align="center">MC11</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">30</td>
|
||||
<td align="center">29</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center">RESET</td>
|
||||
@ -1558,7 +1558,7 @@
|
||||
<td align="center">10</td>
|
||||
<td align="center">12</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC1</td>
|
||||
<td align="center">MC16</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
@ -1583,13 +1583,13 @@
|
||||
<td width="28%"><a href="javascript:showEqn('ramRS0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<0></a></td>
|
||||
<td align="center">6</td>
|
||||
<td align="center">10</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC14</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC4</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">32</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -1597,12 +1597,12 @@
|
||||
<td align="center">3</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC11</td>
|
||||
<td align="center">MC10</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">29</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -1610,19 +1610,6 @@
|
||||
<td align="center">9</td>
|
||||
<td align="center">11</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC16</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRefCAS_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RefCAS</a></td>
|
||||
<td align="center">8</td>
|
||||
<td align="center">11</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC15</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
@ -1632,6 +1619,19 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRefCAS_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RefCAS</a></td>
|
||||
<td align="center">8</td>
|
||||
<td align="center">11</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC13</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRefDone_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RefDone</a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">3</td>
|
||||
|
@ -20,7 +20,7 @@
|
||||
<th align="center">Reg Init State</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmIOREQr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOREQr</a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmEr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/Er</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
@ -33,7 +33,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmEr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/Er</a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmC8Mr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/C8Mr</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
@ -46,9 +46,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmC8Mr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/C8Mr</a></td>
|
||||
<td align="center">1</td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntTimerTick_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/TimerTick</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC3</td>
|
||||
<td align="center">STD</td>
|
||||
@ -59,9 +59,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntTimerTick_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/TimerTick</a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntEr1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Er<1></a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC4</td>
|
||||
<td align="center">STD</td>
|
||||
@ -72,7 +72,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<0></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntEr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Er<0></a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
@ -85,7 +85,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntEr1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Er<1></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntC8Mr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/C8Mr<0></a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
@ -98,7 +98,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntEr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Er<0></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('ALE0S')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ALE0S</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
@ -111,9 +111,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntC8Mr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/C8Mr<0></a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntTimer2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Timer<2></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">4</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC8</td>
|
||||
<td align="center">STD</td>
|
||||
@ -124,9 +124,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntTimer2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Timer<2></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntTimer0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Timer<0></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">4</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC9</td>
|
||||
<td align="center">STD</td>
|
||||
@ -137,9 +137,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntTimer0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Timer<0></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer7_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<7></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center">8</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC10</td>
|
||||
<td align="center">STD</td>
|
||||
@ -150,9 +150,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer4_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<4></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer6_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<6></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">5</td>
|
||||
<td align="center">7</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC11</td>
|
||||
<td align="center">STD</td>
|
||||
@ -163,9 +163,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer3_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<3></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer5_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<5></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">4</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC12</td>
|
||||
<td align="center">STD</td>
|
||||
@ -176,9 +176,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<2></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer4_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<4></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">3</td>
|
||||
<td align="center">5</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC13</td>
|
||||
<td align="center">STD</td>
|
||||
@ -189,9 +189,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<1></a></td>
|
||||
<td align="center">2</td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer3_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<3></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">4</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC14</td>
|
||||
<td align="center">STD</td>
|
||||
@ -258,6 +258,19 @@
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
<td align="center">MC10</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIODONEr1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONEr<1></a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
<td align="center">MC11</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
@ -267,7 +280,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIODONEr1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONEr<1></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIODONEr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONEr<0></a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
@ -280,7 +293,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIODONEr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONEr<0></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIOACTr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IOACTr</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
@ -293,7 +306,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIOACTr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IOACTr</a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmVPAr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/VPAr</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
@ -306,7 +319,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmVPAr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/VPAr</a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmIOS_FSM_FFd5_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd5</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
@ -319,7 +332,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmIOS_FSM_FFd5_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd5</a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmIOS_FSM_FFd4_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd4</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
@ -332,7 +345,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmIOS_FSM_FFd4_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd4</a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmIOS_FSM_FFd1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd1</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
@ -345,7 +358,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmIOS_FSM_FFd1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd1</a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmIOREQr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOREQr</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
@ -358,9 +371,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRASEN_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RASEN</a></td>
|
||||
<td align="center">10</td>
|
||||
<td align="center">12</td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<0></a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC1</td>
|
||||
<td align="center">STD</td>
|
||||
@ -371,9 +384,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('ALE0S')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ALE0S</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS3_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<3></a></td>
|
||||
<td align="center">14</td>
|
||||
<td align="center">15</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC2</td>
|
||||
<td align="center">STD</td>
|
||||
@ -436,9 +449,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer9_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<9></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<2></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">10</td>
|
||||
<td align="center">3</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC7</td>
|
||||
<td align="center">STD</td>
|
||||
@ -449,9 +462,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer8_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<8></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<1></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">9</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC8</td>
|
||||
<td align="center">STD</td>
|
||||
@ -475,9 +488,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer7_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<7></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">8</td>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRS1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<1></a></td>
|
||||
<td align="center">3</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC10</td>
|
||||
<td align="center">STD</td>
|
||||
@ -488,9 +501,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRS1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<1></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRASEL_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RASEL</a></td>
|
||||
<td align="center">3</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center">8</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC11</td>
|
||||
<td align="center">STD</td>
|
||||
@ -501,9 +514,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRASEL_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RASEL</a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('IORW')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">IORW</a></td>
|
||||
<td align="center">3</td>
|
||||
<td align="center">8</td>
|
||||
<td align="center">5</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC12</td>
|
||||
<td align="center">STD</td>
|
||||
@ -514,9 +527,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('IORW')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">IORW</a></td>
|
||||
<td align="center">3</td>
|
||||
<td align="center">5</td>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRefCAS_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RefCAS</a></td>
|
||||
<td align="center">8</td>
|
||||
<td align="center">11</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC13</td>
|
||||
<td align="center">STD</td>
|
||||
@ -527,21 +540,8 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRS0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<0></a></td>
|
||||
<td align="center">6</td>
|
||||
<td align="center">10</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC14</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">32</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRefCAS_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RefCAS</a></td>
|
||||
<td align="center">8</td>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRS2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<2></a></td>
|
||||
<td align="center">9</td>
|
||||
<td align="center">11</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC15</td>
|
||||
@ -553,9 +553,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRS2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<2></a></td>
|
||||
<td align="center">9</td>
|
||||
<td align="center">11</td>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRASEN_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RASEN</a></td>
|
||||
<td align="center">10</td>
|
||||
<td align="center">12</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC16</td>
|
||||
<td align="center">STD</td>
|
||||
@ -735,9 +735,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer6_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<6></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer9_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<9></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">7</td>
|
||||
<td align="center">10</td>
|
||||
<td align="center"><a href="javascript:showFB('FB4')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB4</a></td>
|
||||
<td align="center">MC12</td>
|
||||
<td align="center">STD</td>
|
||||
@ -748,9 +748,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer5_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<5></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer8_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<8></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center">9</td>
|
||||
<td align="center"><a href="javascript:showFB('FB4')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB4</a></td>
|
||||
<td align="center">MC13</td>
|
||||
<td align="center">STD</td>
|
||||
@ -1476,19 +1476,6 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<0></a></td>
|
||||
<td align="center">18</td>
|
||||
<td align="center">14</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC1</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('RA11_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">RA<11></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">3</td>
|
||||
@ -1515,9 +1502,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('csOverlay_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cs/Overlay</a></td>
|
||||
<td align="center">3</td>
|
||||
<td align="center">8</td>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRS0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<0></a></td>
|
||||
<td align="center">6</td>
|
||||
<td align="center">10</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC4</td>
|
||||
<td align="center">STD</td>
|
||||
@ -1554,9 +1541,9 @@
|
||||
<td align="center"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<1></a></td>
|
||||
<td align="center">12</td>
|
||||
<td align="center">14</td>
|
||||
<td width="28%"><a href="javascript:showEqn('IONPReady')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">IONPReady</a></td>
|
||||
<td align="center">6</td>
|
||||
<td align="center">16</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC7</td>
|
||||
<td align="center">STD</td>
|
||||
@ -1580,9 +1567,9 @@
|
||||
<td align="center"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS3_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<3></a></td>
|
||||
<td align="center">13</td>
|
||||
<td align="center">14</td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<1></a></td>
|
||||
<td align="center">16</td>
|
||||
<td align="center">15</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC11</td>
|
||||
<td align="center">STD</td>
|
||||
@ -1606,9 +1593,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<2></a></td>
|
||||
<td align="center">18</td>
|
||||
<td align="center">14</td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<0></a></td>
|
||||
<td align="center">17</td>
|
||||
<td align="center">15</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC14</td>
|
||||
<td align="center">STD</td>
|
||||
@ -1632,15 +1619,28 @@
|
||||
<td align="center"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('IONPReady')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">IONPReady</a></td>
|
||||
<td align="center">6</td>
|
||||
<td align="center">16</td>
|
||||
<td width="28%"><a href="javascript:showEqn('csOverlay_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cs/Overlay</a></td>
|
||||
<td align="center">3</td>
|
||||
<td align="center">8</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC17</td>
|
||||
<td align="center">MC16</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">73</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<2></a></td>
|
||||
<td align="center">22</td>
|
||||
<td align="center">15</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC18</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
|
@ -20,7 +20,7 @@
|
||||
<th align="center">Reg Init State</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIODONErf_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONErf</a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIODONEr1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONEr<1></a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
@ -33,7 +33,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIODONEr1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONEr<1></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIODONEr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONEr<0></a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
@ -46,7 +46,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIOACTr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IOACTr</a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmVPAr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/VPAr</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
@ -59,7 +59,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmVPAr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/VPAr</a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmIOS_FSM_FFd5_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd5</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
@ -72,7 +72,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmIOS_FSM_FFd4_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd4</a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmIOS_FSM_FFd1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd1</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
@ -85,7 +85,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmEr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/Er</a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmC8Mr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/C8Mr</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
@ -98,9 +98,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmC8Mr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/C8Mr</a></td>
|
||||
<td align="center">1</td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntTimerTick_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/TimerTick</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC3</td>
|
||||
<td align="center">STD</td>
|
||||
@ -111,7 +111,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<0></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntEr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Er<0></a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
@ -124,7 +124,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntEr1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Er<1></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntC8Mr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/C8Mr<0></a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
@ -137,9 +137,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntC8Mr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/C8Mr<0></a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntTimer2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Timer<2></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">4</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC8</td>
|
||||
<td align="center">STD</td>
|
||||
@ -150,9 +150,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntTimer2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Timer<2></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntTimer0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Timer<0></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">4</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC9</td>
|
||||
<td align="center">STD</td>
|
||||
@ -163,9 +163,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer4_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<4></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer6_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<6></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">5</td>
|
||||
<td align="center">7</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC11</td>
|
||||
<td align="center">STD</td>
|
||||
@ -176,9 +176,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer3_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<3></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer5_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<5></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">4</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC12</td>
|
||||
<td align="center">STD</td>
|
||||
@ -189,9 +189,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<1></a></td>
|
||||
<td align="center">2</td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer3_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<3></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">4</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC14</td>
|
||||
<td align="center">STD</td>
|
||||
@ -228,9 +228,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('ALE0S')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ALE0S</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS3_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<3></a></td>
|
||||
<td align="center">14</td>
|
||||
<td align="center">15</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC2</td>
|
||||
<td align="center">STD</td>
|
||||
@ -267,9 +267,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer8_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<8></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<1></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">9</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC8</td>
|
||||
<td align="center">STD</td>
|
||||
@ -293,9 +293,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRS1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<1></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRASEL_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RASEL</a></td>
|
||||
<td align="center">3</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center">8</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC11</td>
|
||||
<td align="center">STD</td>
|
||||
@ -306,9 +306,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRASEL_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RASEL</a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('IORW')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">IORW</a></td>
|
||||
<td align="center">3</td>
|
||||
<td align="center">8</td>
|
||||
<td align="center">5</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC12</td>
|
||||
<td align="center">STD</td>
|
||||
@ -319,21 +319,8 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRS0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<0></a></td>
|
||||
<td align="center">6</td>
|
||||
<td align="center">10</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC14</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">32</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">I</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRefCAS_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RefCAS</a></td>
|
||||
<td align="center">8</td>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRS2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<2></a></td>
|
||||
<td align="center">9</td>
|
||||
<td align="center">11</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC15</td>
|
||||
@ -644,9 +631,9 @@
|
||||
<td align="center"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS3_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<3></a></td>
|
||||
<td align="center">13</td>
|
||||
<td align="center">14</td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<1></a></td>
|
||||
<td align="center">16</td>
|
||||
<td align="center">15</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC11</td>
|
||||
<td align="center">STD</td>
|
||||
@ -670,9 +657,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<2></a></td>
|
||||
<td align="center">18</td>
|
||||
<td align="center">14</td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<0></a></td>
|
||||
<td align="center">17</td>
|
||||
<td align="center">15</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC14</td>
|
||||
<td align="center">STD</td>
|
||||
@ -696,19 +683,6 @@
|
||||
<td align="center"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('IONPReady')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">IONPReady</a></td>
|
||||
<td align="center">6</td>
|
||||
<td align="center">16</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC17</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">73</td>
|
||||
<td align="center">I/O</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('nVMA_IOB')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">nVMA_IOB</a></td>
|
||||
<td align="center">3</td>
|
||||
<td align="center">8</td>
|
||||
@ -917,9 +891,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer6_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<6></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer9_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<9></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">7</td>
|
||||
<td align="center">10</td>
|
||||
<td align="center"><a href="javascript:showFB('FB4')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB4</a></td>
|
||||
<td align="center">MC12</td>
|
||||
<td align="center">STD</td>
|
||||
@ -969,7 +943,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmIOREQr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOREQr</a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmEr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/Er</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
@ -985,9 +959,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntTimerTick_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/TimerTick</a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntEr1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Er<1></a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC4</td>
|
||||
<td align="center">STD</td>
|
||||
@ -1001,7 +975,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntEr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Er<0></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('ALE0S')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ALE0S</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
@ -1017,9 +991,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntTimer0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/Timer<0></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer7_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<7></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center">8</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC10</td>
|
||||
<td align="center">STD</td>
|
||||
@ -1033,9 +1007,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<2></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer4_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<4></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">3</td>
|
||||
<td align="center">5</td>
|
||||
<td align="center"><a href="javascript:showFB('FB1')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB1</a></td>
|
||||
<td align="center">MC13</td>
|
||||
<td align="center">STD</td>
|
||||
@ -1081,7 +1055,23 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIODONEr0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONEr<0></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIODONErf_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IODONErf</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
<td align="center">MC10</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">D</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobsIOACTr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobs/IOACTr</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
@ -1097,7 +1087,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmIOS_FSM_FFd5_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd5</a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmIOS_FSM_FFd4_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd4</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
@ -1113,7 +1103,7 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmIOS_FSM_FFd1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOS_FSM_FFd1</a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('iobmIOREQr_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">iobm/IOREQr</a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB2')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB2</a></td>
|
||||
@ -1129,9 +1119,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRASEN_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RASEN</a></td>
|
||||
<td align="center">10</td>
|
||||
<td align="center">12</td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<0></a></td>
|
||||
<td align="center">1</td>
|
||||
<td align="center">1</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC1</td>
|
||||
<td align="center">STD</td>
|
||||
@ -1139,7 +1129,7 @@
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">D</td>
|
||||
<td align="center">T</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">RESET</td>
|
||||
@ -1177,9 +1167,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer9_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<9></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<2></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">10</td>
|
||||
<td align="center">3</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC7</td>
|
||||
<td align="center">STD</td>
|
||||
@ -1193,9 +1183,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer7_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<7></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">8</td>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRS1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<1></a></td>
|
||||
<td align="center">3</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC10</td>
|
||||
<td align="center">STD</td>
|
||||
@ -1209,9 +1199,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('IORW')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">IORW</a></td>
|
||||
<td align="center">3</td>
|
||||
<td align="center">5</td>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRefCAS_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RefCAS</a></td>
|
||||
<td align="center">8</td>
|
||||
<td align="center">11</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC13</td>
|
||||
<td align="center">STD</td>
|
||||
@ -1225,9 +1215,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRS2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<2></a></td>
|
||||
<td align="center">9</td>
|
||||
<td align="center">11</td>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRASEN_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RASEN</a></td>
|
||||
<td align="center">10</td>
|
||||
<td align="center">12</td>
|
||||
<td align="center"><a href="javascript:showFB('FB3')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB3</a></td>
|
||||
<td align="center">MC16</td>
|
||||
<td align="center">STD</td>
|
||||
@ -1235,7 +1225,7 @@
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">T</td>
|
||||
<td align="center">D</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">RESET</td>
|
||||
@ -1337,9 +1327,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer5_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<5></a></td>
|
||||
<td width="28%"><a href="javascript:showEqn('cntLTimer8_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/LTimer<8></a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">6</td>
|
||||
<td align="center">9</td>
|
||||
<td align="center"><a href="javascript:showFB('FB4')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB4</a></td>
|
||||
<td align="center">MC13</td>
|
||||
<td align="center">STD</td>
|
||||
@ -1737,22 +1727,6 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<0></a></td>
|
||||
<td align="center">18</td>
|
||||
<td align="center">14</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC1</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">T</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('QoSEN')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">QoSEN</a></td>
|
||||
<td align="center">2</td>
|
||||
<td align="center">6</td>
|
||||
@ -1769,9 +1743,9 @@
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('csOverlay_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cs/Overlay</a></td>
|
||||
<td align="center">3</td>
|
||||
<td align="center">8</td>
|
||||
<td width="28%"><a href="javascript:showEqn('ramRS0_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">ram/RS<0></a></td>
|
||||
<td align="center">6</td>
|
||||
<td align="center">10</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC4</td>
|
||||
<td align="center">STD</td>
|
||||
@ -1779,15 +1753,15 @@
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">T</td>
|
||||
<td align="center">D</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS1_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<1></a></td>
|
||||
<td align="center">12</td>
|
||||
<td align="center">14</td>
|
||||
<td width="28%"><a href="javascript:showEqn('IONPReady')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">IONPReady</a></td>
|
||||
<td align="center">6</td>
|
||||
<td align="center">16</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC7</td>
|
||||
<td align="center">STD</td>
|
||||
@ -1800,6 +1774,38 @@
|
||||
<td align="center"> </td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('csOverlay_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cs/Overlay</a></td>
|
||||
<td align="center">3</td>
|
||||
<td align="center">8</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC16</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">T</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="28%"><a href="javascript:showEqn('cntQS2_SPECSIG')" onmouseover="window.status='show Equation'; return true;" onmouseout="window.status=''">cnt/QS<2></a></td>
|
||||
<td align="center">22</td>
|
||||
<td align="center">15</td>
|
||||
<td align="center"><a href="javascript:showFB('FB8')" onmouseover="window.status='goto Function Block detail'; return true;" onmouseout="window.status=''">FB8</a></td>
|
||||
<td align="center">MC18</td>
|
||||
<td align="center">STD</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">(b)</td>
|
||||
<td align="center">T</td>
|
||||
<td align="center"> </td>
|
||||
<td align="center"> </td>
|
||||
<td align="center">RESET</td>
|
||||
</tr>
|
||||
</table></span><form><span class="pgRef"><table width="90%" align="center"><tr>
|
||||
<td align="left"><input type="button" onclick="javascript:parent.leftnav.showTop()" onmouseover="window.status='goto top of page'; return true;" onmouseout="window.status=''" value="back to top"></td>
|
||||
<td align="right">
|
||||
|
@ -30,7 +30,7 @@
|
||||
<tr>
|
||||
<td width="40%"> <b>Date</b>
|
||||
</td>
|
||||
<td width="60%"> 10-15-2024, 11:29PM</td>
|
||||
<td width="60%"> 10-15-2024, 11:54PM</td>
|
||||
</tr>
|
||||
</table></span><br><span id="sumres" class="pgRef"><h5 align="center">RESOURCES SUMMARY</h5>
|
||||
<table align="center" width="90%" border="1" cellspacing="0" cellpadding="0">
|
||||
@ -43,10 +43,10 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20%" align="center">125/144 (87%)</td>
|
||||
<td width="20%" align="center">412/720 (58%)</td>
|
||||
<td width="20%" align="center">420/720 (59%)</td>
|
||||
<td width="20%" align="center">100/144 (70%)</td>
|
||||
<td width="20%" align="center">73/81 (91%)</td>
|
||||
<td width="20%" align="center">242/432 (57%)</td>
|
||||
<td width="20%" align="center">251/432 (59%)</td>
|
||||
</tr>
|
||||
</table></span><br><span id="pinres" class="pgRef"><h5 align="center">PIN RESOURCES</h5>
|
||||
<table align="center" width="90%" border="0" cellspacing="0" cellpadding="0"><tr>
|
||||
|
@ -27,7 +27,7 @@
|
||||
<TD WIDTH="65%" CLASS="cpldta_text_normal"><A HREF="Javascript:popWin('http://www.xilinx.com/literature/index.htm','800','800','test');">XC95144XL</A>, -10 (3.0)</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="35%" CLASS="cpldta_text_normal_bold"><B>Date Created</B></TD> <TD WIDTH="65%" CLASS="cpldta_text_normal">Tue Oct 15 23:29:19 2024
|
||||
<TD WIDTH="35%" CLASS="cpldta_text_normal_bold"><B>Date Created</B></TD> <TD WIDTH="65%" CLASS="cpldta_text_normal">Tue Oct 15 23:54:26 2024
|
||||
</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
@ -55,18 +55,18 @@
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="65%" CLASS="cpldta_text_normal_bold"><B>Min. Clock Period</B></TD>
|
||||
<TD WIDTH="35%" CLASS="cpldta_text_normal">11.400 ns.</TD>
|
||||
<TD WIDTH="35%" CLASS="cpldta_text_normal">11.800 ns.</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="65%" CLASS="cpldta_text_normal_bold"><B>Max. Clock Frequency </B><A HREF="cpldta_glossary.htm#fSYSTEM">(fSYSTEM)</A></TD>
|
||||
<TD WIDTH="35%" CLASS="cpldta_text_normal">87.719 MHz. </TD>
|
||||
<TD WIDTH="35%" CLASS="cpldta_text_normal">84.746 MHz. </TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="100%" colspan="2" CLASS="cpldta_text_normal">Limited by Cycle Time for FCLK</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="65%" CLASS="cpldta_text_normal_bold"><B>Clock to Setup </B><A HREF="cpldta_glossary.htm#tCYC">(tCYC)</A></TD>
|
||||
<TD WIDTH="35%" CLASS="cpldta_text_normal">11.400 ns. </TD>
|
||||
<TD WIDTH="35%" CLASS="cpldta_text_normal">11.800 ns. </TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="65%" CLASS="cpldta_text_normal_bold"><B>Pad to Pad Delay </B><A HREF="cpldta_glossary.htm#tPD">(tPD)</A></TD>
|
||||
@ -74,7 +74,7 @@
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="65%" CLASS="cpldta_text_normal_bold"><B>Setup to Clock at the Pad </B><A HREF="cpldta_glossary.htm#tSU">(tSU)</A></TD>
|
||||
<TD WIDTH="35%" CLASS="cpldta_text_normal">7.900 ns. </TD>
|
||||
<TD WIDTH="35%" CLASS="cpldta_text_normal">8.300 ns. </TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="65%" CLASS="cpldta_text_normal_bold"><B>Clock Pad to Output Pad Delay </B><A HREF="cpldta_glossary.htm#tCO">(tCO)</A></TD>
|
||||
@ -115,7 +115,7 @@
|
||||
<TR>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="left" CLASS="cpldta_constraint_name_error"><A HREF="#AUTO_TS_F2F">AUTO_TS_F2F</A></TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error">0.0</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error">11.4</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error">11.8</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error">464</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error">464</TD>
|
||||
</TR>
|
||||
@ -129,9 +129,9 @@
|
||||
<TR>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="left" CLASS="cpldta_constraint_name_error"><A HREF="#AUTO_TS_P2F">AUTO_TS_P2F</A></TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error">0.0</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error">9.7</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error">178</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error">178</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error">10.1</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error">182</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error">182</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="left" CLASS="cpldta_constraint_name_error"><A HREF="#AUTO_TS_F2P">AUTO_TS_F2P</A></TD>
|
||||
@ -192,6 +192,74 @@
|
||||
<TH BGCOLOR="#FFFFCC" WIDTH="20%" CLASS="cpldta_time_header">Delay (ns)</TH>
|
||||
<TH BGCOLOR="#FFFFCC" WIDTH="20%" CLASS="cpldta_time_header">Slack (ns)</TH>
|
||||
</TR>
|
||||
<TR>
|
||||
<A NAME="_ASrf_Q_to_cnt_QS_1__D"></A>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="left" CLASS="cpldta_constraint_name_error" WIDTH="40%"><A HREF="javascript:AUTO_TS_F2F_ASrf_Q_to_cnt_QS_1__D();">ASrf.Q to cnt/QS<1>.D</A></TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">0.000</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">11.800</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">-11.800</TD>
|
||||
</TR>
|
||||
<SCRIPT language="JavaScript">
|
||||
<!--
|
||||
function AUTO_TS_F2F_ASrf_Q_to_cnt_QS_1__D() {
|
||||
aWindow=window.open("","thewindow","toolbar=no,WIDTH=350,height=300,status=no,scrollbars=yes,resizable=yes,menubar=no")
|
||||
aWindow.document.writeln("<link type=\"text/css\" rel=\"stylesheet\" href=\"cpldta_style.css\">")
|
||||
aWindow.document.writeln("<H3 CLASS=\"cpldta_text_subsection_header\">Path Trace: ")
|
||||
aWindow.document.writeln("ASrf.Q to cnt/QS<1>.D")
|
||||
aWindow.document.writeln("</H3>")
|
||||
aWindow.document.writeln("<TABLE WIDTH=\"90%\" border=\"1\" ALIGN=\"center\">")
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TH BGCOLOR=\"#FFFFCC\" WIDTH=\"40%\" CLASS=\"cpldta_constraint_header\">Delay Type</TH>")
|
||||
aWindow.document.writeln("<TH BGCOLOR=\"#FFFFCC\" WIDTH=\"20%\" CLASS=\"cpldta_time_header\">Delay (ns)</TH>")
|
||||
aWindow.document.writeln("<TH BGCOLOR=\"#FFFFCC\" WIDTH=\"40%\" CLASS=\"cpldta_constraint_header\">Logical Resource</TH>")
|
||||
aWindow.document.writeln("</TR>")
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">tCOI</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"20%\" CLASS=\"cpldta_datasheet_time_value\">1.000</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">ASrf</TD>")
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">tF + tLOGI + tPTA + tPTA2 + tPTA2 + tSUI</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"20%\" CLASS=\"cpldta_datasheet_time_value\">10.800</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">cnt/QS<1>.D</TD>")
|
||||
aWindow.document.writeln("</TABLE>")
|
||||
aWindow.document.close()
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<TR>
|
||||
<A NAME="_ASrf_Q_to_cnt_QS_0__D"></A>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="left" CLASS="cpldta_constraint_name_error" WIDTH="40%"><A HREF="javascript:AUTO_TS_F2F_ASrf_Q_to_cnt_QS_0__D();">ASrf.Q to cnt/QS<0>.D</A></TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">0.000</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">11.400</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">-11.400</TD>
|
||||
</TR>
|
||||
<SCRIPT language="JavaScript">
|
||||
<!--
|
||||
function AUTO_TS_F2F_ASrf_Q_to_cnt_QS_0__D() {
|
||||
aWindow=window.open("","thewindow","toolbar=no,WIDTH=350,height=300,status=no,scrollbars=yes,resizable=yes,menubar=no")
|
||||
aWindow.document.writeln("<link type=\"text/css\" rel=\"stylesheet\" href=\"cpldta_style.css\">")
|
||||
aWindow.document.writeln("<H3 CLASS=\"cpldta_text_subsection_header\">Path Trace: ")
|
||||
aWindow.document.writeln("ASrf.Q to cnt/QS<0>.D")
|
||||
aWindow.document.writeln("</H3>")
|
||||
aWindow.document.writeln("<TABLE WIDTH=\"90%\" border=\"1\" ALIGN=\"center\">")
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TH BGCOLOR=\"#FFFFCC\" WIDTH=\"40%\" CLASS=\"cpldta_constraint_header\">Delay Type</TH>")
|
||||
aWindow.document.writeln("<TH BGCOLOR=\"#FFFFCC\" WIDTH=\"20%\" CLASS=\"cpldta_time_header\">Delay (ns)</TH>")
|
||||
aWindow.document.writeln("<TH BGCOLOR=\"#FFFFCC\" WIDTH=\"40%\" CLASS=\"cpldta_constraint_header\">Logical Resource</TH>")
|
||||
aWindow.document.writeln("</TR>")
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">tCOI</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"20%\" CLASS=\"cpldta_datasheet_time_value\">1.000</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">ASrf</TD>")
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">tF + tLOGI + tPTA + tPTA2 + tSUI</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"20%\" CLASS=\"cpldta_datasheet_time_value\">10.400</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">cnt/QS<0>.D</TD>")
|
||||
aWindow.document.writeln("</TABLE>")
|
||||
aWindow.document.close()
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<TR>
|
||||
<A NAME="_ASrf_Q_to_cnt_QS_2__D"></A>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="left" CLASS="cpldta_constraint_name_error" WIDTH="40%"><A HREF="javascript:AUTO_TS_F2F_ASrf_Q_to_cnt_QS_2__D();">ASrf.Q to cnt/QS<2>.D</A></TD>
|
||||
@ -225,74 +293,6 @@ function AUTO_TS_F2F_ASrf_Q_to_cnt_QS_2__D() {
|
||||
aWindow.document.close()
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<TR>
|
||||
<A NAME="_ASrf_Q_to_cnt_QS_3__D"></A>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="left" CLASS="cpldta_constraint_name_error" WIDTH="40%"><A HREF="javascript:AUTO_TS_F2F_ASrf_Q_to_cnt_QS_3__D();">ASrf.Q to cnt/QS<3>.D</A></TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">0.000</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">11.400</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">-11.400</TD>
|
||||
</TR>
|
||||
<SCRIPT language="JavaScript">
|
||||
<!--
|
||||
function AUTO_TS_F2F_ASrf_Q_to_cnt_QS_3__D() {
|
||||
aWindow=window.open("","thewindow","toolbar=no,WIDTH=350,height=300,status=no,scrollbars=yes,resizable=yes,menubar=no")
|
||||
aWindow.document.writeln("<link type=\"text/css\" rel=\"stylesheet\" href=\"cpldta_style.css\">")
|
||||
aWindow.document.writeln("<H3 CLASS=\"cpldta_text_subsection_header\">Path Trace: ")
|
||||
aWindow.document.writeln("ASrf.Q to cnt/QS<3>.D")
|
||||
aWindow.document.writeln("</H3>")
|
||||
aWindow.document.writeln("<TABLE WIDTH=\"90%\" border=\"1\" ALIGN=\"center\">")
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TH BGCOLOR=\"#FFFFCC\" WIDTH=\"40%\" CLASS=\"cpldta_constraint_header\">Delay Type</TH>")
|
||||
aWindow.document.writeln("<TH BGCOLOR=\"#FFFFCC\" WIDTH=\"20%\" CLASS=\"cpldta_time_header\">Delay (ns)</TH>")
|
||||
aWindow.document.writeln("<TH BGCOLOR=\"#FFFFCC\" WIDTH=\"40%\" CLASS=\"cpldta_constraint_header\">Logical Resource</TH>")
|
||||
aWindow.document.writeln("</TR>")
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">tCOI</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"20%\" CLASS=\"cpldta_datasheet_time_value\">1.000</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">ASrf</TD>")
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">tF + tLOGI + tPTA + tPTA2 + tSUI</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"20%\" CLASS=\"cpldta_datasheet_time_value\">10.400</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">cnt/QS<3>.D</TD>")
|
||||
aWindow.document.writeln("</TABLE>")
|
||||
aWindow.document.close()
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<TR>
|
||||
<A NAME="_cnt_QS_0__Q_to_cnt_QS_0__D"></A>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="left" CLASS="cpldta_constraint_name_error" WIDTH="40%"><A HREF="javascript:AUTO_TS_F2F_cnt_QS_0__Q_to_cnt_QS_0__D();">cnt/QS<0>.Q to cnt/QS<0>.D</A></TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">0.000</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">11.400</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">-11.400</TD>
|
||||
</TR>
|
||||
<SCRIPT language="JavaScript">
|
||||
<!--
|
||||
function AUTO_TS_F2F_cnt_QS_0__Q_to_cnt_QS_0__D() {
|
||||
aWindow=window.open("","thewindow","toolbar=no,WIDTH=350,height=300,status=no,scrollbars=yes,resizable=yes,menubar=no")
|
||||
aWindow.document.writeln("<link type=\"text/css\" rel=\"stylesheet\" href=\"cpldta_style.css\">")
|
||||
aWindow.document.writeln("<H3 CLASS=\"cpldta_text_subsection_header\">Path Trace: ")
|
||||
aWindow.document.writeln("cnt/QS<0>.Q to cnt/QS<0>.D")
|
||||
aWindow.document.writeln("</H3>")
|
||||
aWindow.document.writeln("<TABLE WIDTH=\"90%\" border=\"1\" ALIGN=\"center\">")
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TH BGCOLOR=\"#FFFFCC\" WIDTH=\"40%\" CLASS=\"cpldta_constraint_header\">Delay Type</TH>")
|
||||
aWindow.document.writeln("<TH BGCOLOR=\"#FFFFCC\" WIDTH=\"20%\" CLASS=\"cpldta_time_header\">Delay (ns)</TH>")
|
||||
aWindow.document.writeln("<TH BGCOLOR=\"#FFFFCC\" WIDTH=\"40%\" CLASS=\"cpldta_constraint_header\">Logical Resource</TH>")
|
||||
aWindow.document.writeln("</TR>")
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">tCOI</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"20%\" CLASS=\"cpldta_datasheet_time_value\">1.000</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">cnt/QS<0></TD>")
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">tF + tLOGI + tPTA + tPTA2 + tSUI</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"20%\" CLASS=\"cpldta_datasheet_time_value\">10.400</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">cnt/QS<0>.D</TD>")
|
||||
aWindow.document.writeln("</TABLE>")
|
||||
aWindow.document.close()
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
</TABLE>
|
||||
</BR>
|
||||
@ -459,19 +459,19 @@ function AUTO_TS_P2P_FCLK_to_nDinOE() {
|
||||
<TH BGCOLOR="#FFFFCC" WIDTH="20%" CLASS="cpldta_time_header">Slack (ns)</TH>
|
||||
</TR>
|
||||
<TR>
|
||||
<A NAME="_A_FSB_1__to_cnt_QS_0__D"></A>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="left" CLASS="cpldta_constraint_name_error" WIDTH="40%"><A HREF="javascript:AUTO_TS_P2F_A_FSB_1__to_cnt_QS_0__D();">A_FSB<1> to cnt/QS<0>.D</A></TD>
|
||||
<A NAME="_A_FSB_20__to_cnt_QS_1__D"></A>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="left" CLASS="cpldta_constraint_name_error" WIDTH="40%"><A HREF="javascript:AUTO_TS_P2F_A_FSB_20__to_cnt_QS_1__D();">A_FSB<20> to cnt/QS<1>.D</A></TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">0.000</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">9.700</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">-9.700</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">10.100</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">-10.100</TD>
|
||||
</TR>
|
||||
<SCRIPT language="JavaScript">
|
||||
<!--
|
||||
function AUTO_TS_P2F_A_FSB_1__to_cnt_QS_0__D() {
|
||||
function AUTO_TS_P2F_A_FSB_20__to_cnt_QS_1__D() {
|
||||
aWindow=window.open("","thewindow","toolbar=no,WIDTH=350,height=300,status=no,scrollbars=yes,resizable=yes,menubar=no")
|
||||
aWindow.document.writeln("<link type=\"text/css\" rel=\"stylesheet\" href=\"cpldta_style.css\">")
|
||||
aWindow.document.writeln("<H3 CLASS=\"cpldta_text_subsection_header\">Path Trace: ")
|
||||
aWindow.document.writeln("A_FSB<1> to cnt/QS<0>.D")
|
||||
aWindow.document.writeln("A_FSB<20> to cnt/QS<1>.D")
|
||||
aWindow.document.writeln("</H3>")
|
||||
aWindow.document.writeln("<TABLE WIDTH=\"90%\" border=\"1\" ALIGN=\"center\">")
|
||||
aWindow.document.writeln("<TR>")
|
||||
@ -482,34 +482,34 @@ function AUTO_TS_P2F_A_FSB_1__to_cnt_QS_0__D() {
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">-</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"20%\" CLASS=\"cpldta_datasheet_time_value\">0.000</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">A_FSB<1></TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">A_FSB<20></TD>")
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">tIN</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"20%\" CLASS=\"cpldta_datasheet_time_value\">3.500</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">A_FSB_1_IBUF</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">A_FSB_20_IBUF</TD>")
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">tLOGI + tPTA + tPTA2 + tSUI</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"20%\" CLASS=\"cpldta_datasheet_time_value\">6.200</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">cnt/QS<0>.D</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">tLOGI + tPTA + tPTA2 + tPTA2 + tSUI</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"20%\" CLASS=\"cpldta_datasheet_time_value\">6.600</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">cnt/QS<1>.D</TD>")
|
||||
aWindow.document.writeln("</TABLE>")
|
||||
aWindow.document.close()
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<TR>
|
||||
<A NAME="_A_FSB_1__to_cnt_QS_2__D"></A>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="left" CLASS="cpldta_constraint_name_error" WIDTH="40%"><A HREF="javascript:AUTO_TS_P2F_A_FSB_1__to_cnt_QS_2__D();">A_FSB<1> to cnt/QS<2>.D</A></TD>
|
||||
<A NAME="_A_FSB_21__to_cnt_QS_1__D"></A>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="left" CLASS="cpldta_constraint_name_error" WIDTH="40%"><A HREF="javascript:AUTO_TS_P2F_A_FSB_21__to_cnt_QS_1__D();">A_FSB<21> to cnt/QS<1>.D</A></TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">0.000</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">9.700</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">-9.700</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">10.100</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">-10.100</TD>
|
||||
</TR>
|
||||
<SCRIPT language="JavaScript">
|
||||
<!--
|
||||
function AUTO_TS_P2F_A_FSB_1__to_cnt_QS_2__D() {
|
||||
function AUTO_TS_P2F_A_FSB_21__to_cnt_QS_1__D() {
|
||||
aWindow=window.open("","thewindow","toolbar=no,WIDTH=350,height=300,status=no,scrollbars=yes,resizable=yes,menubar=no")
|
||||
aWindow.document.writeln("<link type=\"text/css\" rel=\"stylesheet\" href=\"cpldta_style.css\">")
|
||||
aWindow.document.writeln("<H3 CLASS=\"cpldta_text_subsection_header\">Path Trace: ")
|
||||
aWindow.document.writeln("A_FSB<1> to cnt/QS<2>.D")
|
||||
aWindow.document.writeln("A_FSB<21> to cnt/QS<1>.D")
|
||||
aWindow.document.writeln("</H3>")
|
||||
aWindow.document.writeln("<TABLE WIDTH=\"90%\" border=\"1\" ALIGN=\"center\">")
|
||||
aWindow.document.writeln("<TR>")
|
||||
@ -520,34 +520,34 @@ function AUTO_TS_P2F_A_FSB_1__to_cnt_QS_2__D() {
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">-</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"20%\" CLASS=\"cpldta_datasheet_time_value\">0.000</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">A_FSB<1></TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">A_FSB<21></TD>")
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">tIN</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"20%\" CLASS=\"cpldta_datasheet_time_value\">3.500</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">A_FSB_1_IBUF</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">A_FSB_21_IBUF</TD>")
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">tLOGI + tPTA + tPTA2 + tSUI</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"20%\" CLASS=\"cpldta_datasheet_time_value\">6.200</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">cnt/QS<2>.D</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">tLOGI + tPTA + tPTA2 + tPTA2 + tSUI</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"20%\" CLASS=\"cpldta_datasheet_time_value\">6.600</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">cnt/QS<1>.D</TD>")
|
||||
aWindow.document.writeln("</TABLE>")
|
||||
aWindow.document.close()
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<TR>
|
||||
<A NAME="_A_FSB_1__to_cnt_QS_3__D"></A>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="left" CLASS="cpldta_constraint_name_error" WIDTH="40%"><A HREF="javascript:AUTO_TS_P2F_A_FSB_1__to_cnt_QS_3__D();">A_FSB<1> to cnt/QS<3>.D</A></TD>
|
||||
<A NAME="_A_FSB_22__to_cnt_QS_1__D"></A>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="left" CLASS="cpldta_constraint_name_error" WIDTH="40%"><A HREF="javascript:AUTO_TS_P2F_A_FSB_22__to_cnt_QS_1__D();">A_FSB<22> to cnt/QS<1>.D</A></TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">0.000</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">9.700</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">-9.700</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">10.100</TD>
|
||||
<TD BGCOLOR="#FFCCCC" ALIGN="center" CLASS="cpldta_time_value_error" WIDTH="10%">-10.100</TD>
|
||||
</TR>
|
||||
<SCRIPT language="JavaScript">
|
||||
<!--
|
||||
function AUTO_TS_P2F_A_FSB_1__to_cnt_QS_3__D() {
|
||||
function AUTO_TS_P2F_A_FSB_22__to_cnt_QS_1__D() {
|
||||
aWindow=window.open("","thewindow","toolbar=no,WIDTH=350,height=300,status=no,scrollbars=yes,resizable=yes,menubar=no")
|
||||
aWindow.document.writeln("<link type=\"text/css\" rel=\"stylesheet\" href=\"cpldta_style.css\">")
|
||||
aWindow.document.writeln("<H3 CLASS=\"cpldta_text_subsection_header\">Path Trace: ")
|
||||
aWindow.document.writeln("A_FSB<1> to cnt/QS<3>.D")
|
||||
aWindow.document.writeln("A_FSB<22> to cnt/QS<1>.D")
|
||||
aWindow.document.writeln("</H3>")
|
||||
aWindow.document.writeln("<TABLE WIDTH=\"90%\" border=\"1\" ALIGN=\"center\">")
|
||||
aWindow.document.writeln("<TR>")
|
||||
@ -558,15 +558,15 @@ function AUTO_TS_P2F_A_FSB_1__to_cnt_QS_3__D() {
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">-</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"20%\" CLASS=\"cpldta_datasheet_time_value\">0.000</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">A_FSB<1></TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">A_FSB<22></TD>")
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">tIN</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"20%\" CLASS=\"cpldta_datasheet_time_value\">3.500</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">A_FSB_1_IBUF</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">GA_22_OBUF</TD>")
|
||||
aWindow.document.writeln("<TR>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">tLOGI + tPTA + tPTA2 + tSUI</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"20%\" CLASS=\"cpldta_datasheet_time_value\">6.200</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">cnt/QS<3>.D</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">tLOGI + tPTA + tPTA2 + tPTA2 + tSUI</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"20%\" CLASS=\"cpldta_datasheet_time_value\">6.600</TD>")
|
||||
aWindow.document.writeln("<TD WIDTH=\"40%\" CLASS=\"cpldta_datasheet_pathname\">cnt/QS<1>.D</TD>")
|
||||
aWindow.document.writeln("</TABLE>")
|
||||
aWindow.document.close()
|
||||
}
|
||||
@ -716,7 +716,7 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">FCLK</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">87.719</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">84.746</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">Limited by Cycle Time for FCLK</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
@ -797,27 +797,27 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="60%" CLASS="cpldta_datasheet_pathname">A_FSB<20></TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">7.900</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">8.300</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">0.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="60%" CLASS="cpldta_datasheet_pathname">A_FSB<21></TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">7.900</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">8.300</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">0.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="60%" CLASS="cpldta_datasheet_pathname">A_FSB<22></TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">7.900</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">8.300</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">0.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="60%" CLASS="cpldta_datasheet_pathname">A_FSB<23></TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">7.900</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">8.300</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">0.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="60%" CLASS="cpldta_datasheet_pathname">A_FSB<2></TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">6.500</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">7.900</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">0.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
@ -842,7 +842,7 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="60%" CLASS="cpldta_datasheet_pathname">nAS_FSB</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">7.900</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">8.300</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">0.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
@ -1122,12 +1122,17 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ASrf.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<2>.D</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<1>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.800</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ASrf.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<0>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.400</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ASrf.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<3>.D</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<2>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.400</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
@ -1137,17 +1142,17 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<0>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<2>.D</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<1>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.400</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<0>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<3>.D</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<2>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.400</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<1>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<0>.D</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<1>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.400</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
@ -1155,14 +1160,9 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<2>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.400</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<1>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<3>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.400</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<2>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<0>.D</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<1>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.400</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
@ -1170,14 +1170,9 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<2>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.400</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<2>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<3>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.400</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<3>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<0>.D</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<1>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.400</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
@ -1185,11 +1180,6 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<2>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.400</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<3>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<3>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.400</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/SndCSWRr.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<0>.D</TD>
|
||||
@ -1200,11 +1190,6 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<2>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.400</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/SndCSWRr.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<3>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.400</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/TimerTick.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<0>.D</TD>
|
||||
@ -1212,12 +1197,12 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/TimerTick.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<2>.D</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<1>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.400</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/TimerTick.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<3>.D</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<2>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.400</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
@ -1227,12 +1212,7 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ASrf.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<0>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ASrf.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<1>.D</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<3>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
@ -1295,11 +1275,6 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RefCAS.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">IONPReady.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">IONPReady.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">IONPReady.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">nDTACK_FSB.D</TD>
|
||||
@ -1345,6 +1320,11 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RefCAS.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">RefReq.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RefDone.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">RefUrg.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RASEN.D</TD>
|
||||
@ -1362,22 +1342,22 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<0>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<1>.D</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<3>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<1>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<1>.D</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<3>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<2>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<1>.D</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<3>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<3>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<1>.D</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<3>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
@ -1386,50 +1366,40 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/TimerTick.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/SndCSWRr.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<1>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/SndCSWRr.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<3>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/TimerTick.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<3>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cs/Overlay.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<0>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/IODONEr<0>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">IONPReady.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/IODONEr<0>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">nBERR_FSB.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/IODONEr<1>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">IONPReady.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/IODONEr<1>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">nBERR_FSB.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/IORW1.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">IORW.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/IORW1.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/IORW1.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/Sent.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">IONPReady.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/Sent.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/IORW1.D</TD>
|
||||
@ -1540,11 +1510,6 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">nDTACK_FSB.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">nDTACK_FSB.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<0>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RASEN.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<0>.D</TD>
|
||||
@ -1575,11 +1540,6 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RASEN.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<1>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<0>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<1>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<2>.D</TD>
|
||||
@ -1600,11 +1560,6 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RASEN.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<2>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<0>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<2>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<2>.D</TD>
|
||||
@ -1615,6 +1570,11 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RefCAS.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<2>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RefDone.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RefDone.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<2>.D</TD>
|
||||
@ -1625,6 +1585,11 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RefCAS.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RefDone.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RefDone.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">11.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ASrf.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">BACTr.D</TD>
|
||||
@ -1675,6 +1640,11 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">IOL0.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">IONPReady.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">IONPReady.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">IOU0.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">IOU0.D</TD>
|
||||
@ -1695,11 +1665,6 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">nDTACK_FSB.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">RefReq.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RefDone.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">RefUrg.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RefCAS.D</TD>
|
||||
@ -2325,19 +2290,29 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">QoSEN.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<1>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<0>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<2>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">QoSEN.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<2>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<0>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<3>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">QoSEN.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/SndCSWRr.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<1>.D</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<3>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">cnt/QS<0>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
@ -2575,11 +2550,21 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/TS_FSM_FFd2.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/IODONEr<0>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">IONPReady.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/IODONEr<0>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/IODONEr<1>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/IODONEr<1>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">IONPReady.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/IODONErf.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/IODONEr<0>.D</TD>
|
||||
@ -2590,6 +2575,11 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">IOL0.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/IORW1.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">IORW.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/IOU1.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">IOU0.D</TD>
|
||||
@ -2610,6 +2600,11 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">nADoutLE1.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/Sent.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">IONPReady.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">iobs/Sent.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">IOREQ.D</TD>
|
||||
@ -2715,6 +2710,11 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RASEN.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">nDTACK_FSB.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<0>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">nDTACK_FSB.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<1>.D</TD>
|
||||
@ -2775,6 +2775,11 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RASrf.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<1>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<0>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<1>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<1>.D</TD>
|
||||
@ -2802,12 +2807,12 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<2>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<1>.D</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<0>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<2>.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RefDone.D</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RS<1>.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
@ -2815,11 +2820,6 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RASEN.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RefDone.Q</TD>
|
||||
<TD WIDTH="40%" CLASS="cpldta_datasheet_pathname">ram/RefDone.D</TD>
|
||||
<TD WIDTH="20%" CLASS="cpldta_datasheet_time_value">10.000</TD>
|
||||
</TR>
|
||||
</TABLE><BR>
|
||||
<TABLE WIDTH="80%" border="1" ALIGN="center">
|
||||
<CAPTION CLASS="cpldta_text_caption"><B>Clock to Setup for clock C16M</B></CAPTION>
|
||||
@ -3640,10 +3640,10 @@ function AUTO_TS_F2P_BACTr_Q_to_nDinOE() {
|
||||
<BR>
|
||||
<HR>
|
||||
<BR><SPAN CLASS="cpldta_text_normal_bold"><B>Number of paths analyzed:</B></SPAN>
|
||||
<SPAN CLASS="cpldta_text_normal">777</SPAN>
|
||||
<SPAN CLASS="cpldta_text_normal">781</SPAN>
|
||||
<BR><SPAN CLASS="cpldta_text_normal_bold"><B>Number of Timing errors:</B></SPAN>
|
||||
<SPAN CLASS="cpldta_text_normal">777</SPAN>
|
||||
<BR><SPAN CLASS="cpldta_text_normal_bold"><B>Analysis Completed:</B></SPAN> <SPAN CLASS="cpldta_text_normal">Tue Oct 15 23:29:19 2024
|
||||
<SPAN CLASS="cpldta_text_normal">781</SPAN>
|
||||
<BR><SPAN CLASS="cpldta_text_normal_bold"><B>Analysis Completed:</B></SPAN> <SPAN CLASS="cpldta_text_normal">Tue Oct 15 23:54:26 2024
|
||||
</SPAN>
|
||||
<HR>
|
||||
</HTML>
|
||||
|
@ -5,7 +5,7 @@
|
||||
The structure and the elements are likely to change over the next few releases.
|
||||
This means code written to parse this file will need to be revisited each subsequent release.-->
|
||||
|
||||
<application stringID="NgdBuild" timeStamp="Tue Oct 15 23:28:56 2024">
|
||||
<application stringID="NgdBuild" timeStamp="Tue Oct 15 23:54:05 2024">
|
||||
<section stringID="User_Env">
|
||||
<table stringID="User_EnvVar">
|
||||
<column stringID="variable"/>
|
||||
@ -66,10 +66,10 @@
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_INFOS" value="0"/>
|
||||
</section>
|
||||
<section stringID="NGDBUILD_PRE_UNISIM_SUMMARY">
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_AND2" value="209"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_AND3" value="26"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_AND2" value="206"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_AND3" value="27"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_AND4" value="13"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_AND5" value="3"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_AND5" value="4"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_FD" value="59"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_FDCE" value="37"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_FDCP" value="1"/>
|
||||
@ -77,25 +77,25 @@
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_FDPE" value="2"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_GND" value="7"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_IBUF" value="35"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_INV" value="271"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_INV" value="285"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_OBUF" value="31"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_OR2" value="110"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_OR3" value="10"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_OR2" value="109"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_OR3" value="11"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_OR4" value="4"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_OR5" value="1"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_XOR2" value="21"/>
|
||||
</section>
|
||||
<section stringID="NGDBUILD_POST_UNISIM_SUMMARY">
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_AND2" value="209"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_AND3" value="26"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_AND2" value="206"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_AND3" value="27"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_AND4" value="13"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_AND5" value="3"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_AND5" value="4"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_GND" value="67"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_IBUF" value="43"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_INV" value="271"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_INV" value="285"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_OBUF" value="31"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_OR2" value="110"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_OR3" value="10"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_OR2" value="109"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_OR3" value="11"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_OR4" value="4"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_OR5" value="1"/>
|
||||
<item dataType="int" stringID="NGDBUILD_NUM_XOR2" value="21"/>
|
||||
|
@ -1,7 +1,7 @@
|
||||
Release 8.1i - Fit P.20131013
|
||||
Copyright(c) 1995-2003 Xilinx Inc. All rights reserved
|
||||
|
||||
10-15-2024 11:29PM
|
||||
10-15-2024 11:54PM
|
||||
|
||||
NOTE: This file is designed to be imported into a spreadsheet program
|
||||
such as Microsoft Excel for viewing, printing and sorting. The comma ','
|
||||
|
|
@ -2,7 +2,7 @@
|
||||
<BODY TEXT='#000000' BGCOLOR='#FFFFFF' LINK='#0000EE' VLINK='#551A8B' ALINK='#FF0000'>
|
||||
<TABLE BORDER CELLSPACING=0 CELLPADDING=3 WIDTH='100%'>
|
||||
<TR ALIGN=CENTER BGCOLOR='#99CCFF'>
|
||||
<TD ALIGN=CENTER COLSPAN='4'><B>WarpSE Project Status (10/15/2024 - 23:29:33)</B></TD></TR>
|
||||
<TD ALIGN=CENTER COLSPAN='4'><B>WarpSE Project Status (10/15/2024 - 23:54:55)</B></TD></TR>
|
||||
<TR ALIGN=LEFT>
|
||||
<TD BGCOLOR='#FFFF99'><B>Project File:</B></TD>
|
||||
<TD>WarpSE.xise</TD>
|
||||
@ -65,9 +65,9 @@ System Settings</A>
|
||||
<TR ALIGN=CENTER BGCOLOR='#99CCFF'><TD ALIGN=CENTER COLSPAN='6'><B>Detailed Reports</B></TD><TD ALIGN=RIGHT WIDTH='10%'COLSPAN=1> <A HREF_DISABLED="?&ExpandedTable=DetailedReports"><B>[-]</B></a></TD></TR>
|
||||
<TR BGCOLOR='#FFFF99'><TD><B>Report Name</B></TD><TD><B>Status</B></TD><TD><B>Generated</B></TD>
|
||||
<TD ALIGN=LEFT><B>Errors</B></TD><TD ALIGN=LEFT><B>Warnings</B></TD><TD ALIGN=LEFT COLSPAN='2'><B>Infos</B></TD></TR>
|
||||
<TR ALIGN=LEFT><TD><A HREF_DISABLED='C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL\WarpSE.syr'>Synthesis Report</A></TD><TD>Current</TD><TD>Tue Oct 15 23:28:51 2024</TD><TD ALIGN=LEFT>0</TD><TD ALIGN=LEFT><A HREF_DISABLED='C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL\_xmsgs/xst.xmsgs?&DataKey=Warning'>6 Warnings (0 new)</A></TD><TD ALIGN=LEFT COLSPAN='2'>0</TD></TR>
|
||||
<TR ALIGN=LEFT><TD><A HREF_DISABLED='C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL\WarpSE.bld'>Translation Report</A></TD><TD>Current</TD><TD>Tue Oct 15 23:28:57 2024</TD><TD ALIGN=LEFT>0</TD><TD ALIGN=LEFT>0</TD><TD ALIGN=LEFT COLSPAN='2'>0</TD></TR>
|
||||
<TR ALIGN=LEFT><TD><A HREF_DISABLED='C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL\WarpSE.rpt'>CPLD Fitter Report (Text)</A></TD><TD>Current</TD><TD>Tue Oct 15 23:29:11 2024</TD><TD ALIGN=LEFT>0</TD><TD ALIGN=LEFT><A HREF_DISABLED='C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL\_xmsgs/cpldfit.xmsgs?&DataKey=Warning'>8 Warnings (1 new)</A></TD><TD ALIGN=LEFT COLSPAN='2'><A HREF_DISABLED='C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL\_xmsgs/cpldfit.xmsgs?&DataKey=Info'>3 Infos (3 new)</A></TD></TR>
|
||||
<TR ALIGN=LEFT><TD><A HREF_DISABLED='C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL\WarpSE.syr'>Synthesis Report</A></TD><TD>Current</TD><TD>Tue Oct 15 23:54:00 2024</TD><TD ALIGN=LEFT>0</TD><TD ALIGN=LEFT><A HREF_DISABLED='C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL\_xmsgs/xst.xmsgs?&DataKey=Warning'>6 Warnings (0 new)</A></TD><TD ALIGN=LEFT COLSPAN='2'>0</TD></TR>
|
||||
<TR ALIGN=LEFT><TD><A HREF_DISABLED='C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL\WarpSE.bld'>Translation Report</A></TD><TD>Current</TD><TD>Tue Oct 15 23:54:05 2024</TD><TD ALIGN=LEFT>0</TD><TD ALIGN=LEFT>0</TD><TD ALIGN=LEFT COLSPAN='2'>0</TD></TR>
|
||||
<TR ALIGN=LEFT><TD><A HREF_DISABLED='C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL\WarpSE.rpt'>CPLD Fitter Report (Text)</A></TD><TD>Current</TD><TD>Tue Oct 15 23:54:19 2024</TD><TD ALIGN=LEFT>0</TD><TD ALIGN=LEFT><A HREF_DISABLED='C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL\_xmsgs/cpldfit.xmsgs?&DataKey=Warning'>8 Warnings (1 new)</A></TD><TD ALIGN=LEFT COLSPAN='2'><A HREF_DISABLED='C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL\_xmsgs/cpldfit.xmsgs?&DataKey=Info'>3 Infos (3 new)</A></TD></TR>
|
||||
<TR ALIGN=LEFT><TD>Power Report</TD><TD> </TD><TD> </TD><TD> </TD><TD> </TD><TD COLSPAN='2'> </TD></TR>
|
||||
</TABLE>
|
||||
<BR><TABLE BORDER CELLSPACING=0 CELLPADDING=3 WIDTH='100%'>
|
||||
@ -77,5 +77,5 @@ System Settings</A>
|
||||
</TABLE>
|
||||
|
||||
|
||||
<br><center><b>Date Generated:</b> 10/15/2024 - 23:29:34</center>
|
||||
<br><center><b>Date Generated:</b> 10/15/2024 - 23:54:55</center>
|
||||
</BODY></HTML>
|
@ -5,7 +5,7 @@
|
||||
The structure and the elements are likely to change over the next few releases.
|
||||
This means code written to parse this file will need to be revisited each subsequent release.-->
|
||||
|
||||
<application stringID="Xst" timeStamp="Tue Oct 15 23:28:46 2024">
|
||||
<application stringID="Xst" timeStamp="Tue Oct 15 23:53:55 2024">
|
||||
<section stringID="User_Env">
|
||||
<table stringID="User_EnvVar">
|
||||
<column stringID="variable"/>
|
||||
@ -122,13 +122,13 @@
|
||||
<item stringID="XST_IOS" value="80"/>
|
||||
</section>
|
||||
<section stringID="XST_CELL_USAGE">
|
||||
<item dataType="int" stringID="XST_BELS" value="678">
|
||||
<item dataType="int" stringID="XST_AND2" value="209"/>
|
||||
<item dataType="int" stringID="XST_AND3" value="26"/>
|
||||
<item dataType="int" stringID="XST_BELS" value="691">
|
||||
<item dataType="int" stringID="XST_AND2" value="206"/>
|
||||
<item dataType="int" stringID="XST_AND3" value="27"/>
|
||||
<item dataType="int" stringID="XST_AND4" value="13"/>
|
||||
<item dataType="int" stringID="XST_GND" value="7"/>
|
||||
<item dataType="int" stringID="XST_INV" value="271"/>
|
||||
<item dataType="int" stringID="XST_OR2" value="110"/>
|
||||
<item dataType="int" stringID="XST_INV" value="285"/>
|
||||
<item dataType="int" stringID="XST_OR2" value="109"/>
|
||||
<item dataType="int" stringID="XST_XOR2" value="21"/>
|
||||
</item>
|
||||
<item dataType="int" stringID="XST_FLIPFLOPSLATCHES" value="100">
|
||||
|
@ -1,6 +1,6 @@
|
||||
iMPACT Version: Oct 13 2013 10:22:21
|
||||
|
||||
iMPACT log file Started on Tue Oct 15 23:29:34 2024
|
||||
iMPACT log file Started on Tue Oct 15 23:54:56 2024
|
||||
|
||||
Preference Table
|
||||
Name Setting
|
||||
@ -46,4 +46,4 @@ done.
|
||||
'1': Verifying device...'1': Verification failed'1': Verification terminated
|
||||
'1': Putting device in ISP mode...done.
|
||||
'1': Programming of user selected options failed.
|
||||
Elapsed time = 4 sec.
|
||||
Elapsed time = 3 sec.
|
||||
|
@ -1,2 +1,2 @@
|
||||
C:\Users\GWolf\Documents\GitHub\WarpSE\cpld\XC95144XL\WarpSE.ngc 1729049331
|
||||
C:\Users\GWolf\Documents\GitHub\WarpSE\cpld\XC95144XL\WarpSE.ngc 1729050840
|
||||
OK
|
||||
|
@ -23,13 +23,13 @@
|
||||
<ClosedNode>Design Utilities</ClosedNode>
|
||||
</ClosedNodes>
|
||||
<SelectedItems>
|
||||
<SelectedItem></SelectedItem>
|
||||
<SelectedItem/>
|
||||
</SelectedItems>
|
||||
<ScrollbarPosition orientation="vertical" >0</ScrollbarPosition>
|
||||
<ScrollbarPosition orientation="horizontal" >0</ScrollbarPosition>
|
||||
<ViewHeaderState orientation="horizontal" >000000ff000000000000000100000001000000000000000000000000000000000000000000000000f8000000010000000100000000000000000000000064ffffffff000000810000000000000001000000f80000000100000000</ViewHeaderState>
|
||||
<UserChangedColumnWidths orientation="horizontal" >false</UserChangedColumnWidths>
|
||||
<CurrentItem></CurrentItem>
|
||||
<CurrentItem/>
|
||||
</ItemView>
|
||||
<ItemView guiview="File" >
|
||||
<ClosedNodes>
|
||||
@ -63,13 +63,13 @@
|
||||
<ClosedNode>User Constraints</ClosedNode>
|
||||
</ClosedNodes>
|
||||
<SelectedItems>
|
||||
<SelectedItem>Configure Target Device</SelectedItem>
|
||||
<SelectedItem>Manage Configuration Project (iMPACT)</SelectedItem>
|
||||
</SelectedItems>
|
||||
<ScrollbarPosition orientation="vertical" >0</ScrollbarPosition>
|
||||
<ScrollbarPosition orientation="horizontal" >0</ScrollbarPosition>
|
||||
<ViewHeaderState orientation="horizontal" >000000ff000000000000000100000001000000000000000000000000000000000000000000000000e7000000010000000100000000000000000000000064ffffffff000000810000000000000001000000e70000000100000000</ViewHeaderState>
|
||||
<UserChangedColumnWidths orientation="horizontal" >false</UserChangedColumnWidths>
|
||||
<CurrentItem>Configure Target Device</CurrentItem>
|
||||
<CurrentItem>Manage Configuration Project (iMPACT)</CurrentItem>
|
||||
</ItemView>
|
||||
<SourceProcessView>000000ff00000000000000020000011b0000011b01000000050100000002</SourceProcessView>
|
||||
<CurrentView>Implementation</CurrentView>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<report-views version="2.0" >
|
||||
<header>
|
||||
<DateModified>2024-10-15T22:13:12</DateModified>
|
||||
<DateModified>2024-10-15T23:42:25</DateModified>
|
||||
<ModuleName>WarpSE</ModuleName>
|
||||
<SummaryTimeStamp>2024-10-14T00:50:00</SummaryTimeStamp>
|
||||
<SavedFilePath>C:/Users/GWolf/Documents/GitHub/WarpSE/cpld/XC95144XL/iseconfig/WarpSE.xreport</SavedFilePath>
|
||||
|
@ -17,7 +17,7 @@
|
||||
</TR>
|
||||
<TR ALIGN=LEFT>
|
||||
<TD BGCOLOR='#FFFF99'><B>Project ID (random number)</B></TD>
|
||||
<TD><xtag-property name="RandomID">b3a7c111c3094ca7bbfba225dd37199f</xtag-property>.<xtag-property name="ProjectID">0214e9ec18bd492abbd8afcb098ffc1d</xtag-property>.<xtag-property name="ProjectIteration">1</xtag-property></TD>
|
||||
<TD><xtag-property name="RandomID">b3a7c111c3094ca7bbfba225dd37199f</xtag-property>.<xtag-property name="ProjectID">c58068e7126648e1b5b447a6491c268f</xtag-property>.<xtag-property name="ProjectIteration">1</xtag-property></TD>
|
||||
<TD BGCOLOR='#FFFF99'><B>Target Package:</B></TD>
|
||||
<TD><xtag-property name="TargetPackage"></xtag-property></TD>
|
||||
</TR>
|
||||
@ -29,7 +29,7 @@
|
||||
</TR>
|
||||
<TR ALIGN=LEFT>
|
||||
<TD BGCOLOR='#FFFF99'><B>Date Generated</B></TD>
|
||||
<TD><xtag-property name="Date Generated">2024-10-15T23:30:43</xtag-property></TD>
|
||||
<TD><xtag-property name="Date Generated">2024-10-15T23:55:38</xtag-property></TD>
|
||||
<TD BGCOLOR='#FFFF99'><B>Tool Flow</B></TD>
|
||||
<TD><xtag-property name="ToolFlow">IMPACT</xtag-property></TD>
|
||||
</TR>
|
||||
|
@ -3,7 +3,7 @@ Copyright (c) 1995-2010 Xilinx, Inc. All rights reserved.
|
||||
|
||||
Project Information
|
||||
--------------------
|
||||
ProjectID=0214e9ec18bd492abbd8afcb098ffc1d
|
||||
ProjectID=c58068e7126648e1b5b447a6491c268f
|
||||
ProjectIteration=1
|
||||
|
||||
WebTalk Summary
|
||||
|
@ -3,9 +3,9 @@
|
||||
<!--The data in this file is primarily intended for consumption by Xilinx tools.
|
||||
The structure and the elements are likely to change over the next few releases.
|
||||
This means code written to parse this file will need to be revisited each subsequent release.-->
|
||||
<application name="impact" timeStamp="Tue Oct 15 23:30:42 2024">
|
||||
<application name="impact" timeStamp="Tue Oct 15 23:55:38 2024">
|
||||
<section name="Project Information" visible="false">
|
||||
<property name="ProjectID" value="0214e9ec18bd492abbd8afcb098ffc1d"/>
|
||||
<property name="ProjectID" value="c58068e7126648e1b5b447a6491c268f"/>
|
||||
<property name="ProjectIteration" value="1"/>
|
||||
</section>
|
||||
<section name="iMPACT Project Info" visible="true">
|
||||
|
@ -3,7 +3,7 @@
|
||||
<!--The data in this file is primarily intended for consumption by Xilinx tools.
|
||||
The structure and the elements are likely to change over the next few releases.
|
||||
This means code written to parse this file will need to be revisited each subsequent release.-->
|
||||
<application name="pn" timeStamp="Tue Oct 15 23:28:45 2024">
|
||||
<application name="pn" timeStamp="Tue Oct 15 23:53:54 2024">
|
||||
<section name="Project Information" visible="false">
|
||||
<property name="ProjectID" value="B70E14F6F6B943E9BF9FD5113EA04D70" type="project"/>
|
||||
<property name="ProjectIteration" value="0" type="project"/>
|
||||
|
Binary file not shown.
@ -1,8 +1,8 @@
|
||||
MO CNT NULL ../CNT.v vlg65/_c_n_t.bin 1729049326
|
||||
MO CS NULL ../CS.v vlg22/_c_s.bin 1729049326
|
||||
MO FSB NULL ../FSB.v vlg37/_f_s_b.bin 1729049326
|
||||
MO IOBM NULL ../IOBM.v vlg73/_i_o_b_m.bin 1729049326
|
||||
MO WarpSE NULL ../WarpSE.v vlg52/_warp_s_e.bin 1729049326
|
||||
MO IOBS NULL ../IOBS.v vlg79/_i_o_b_s.bin 1729049326
|
||||
MO RAM NULL ../RAM.v vlg14/_r_a_m.bin 1729049326
|
||||
MO CNT NULL ../CNT.v vlg65/_c_n_t.bin 1729050835
|
||||
MO CS NULL ../CS.v vlg22/_c_s.bin 1729050835
|
||||
MO FSB NULL ../FSB.v vlg37/_f_s_b.bin 1729050835
|
||||
MO IOBM NULL ../IOBM.v vlg73/_i_o_b_m.bin 1729050835
|
||||
MO WarpSE NULL ../WarpSE.v vlg52/_warp_s_e.bin 1729050835
|
||||
MO IOBS NULL ../IOBS.v vlg79/_i_o_b_s.bin 1729050835
|
||||
MO RAM NULL ../RAM.v vlg14/_r_a_m.bin 1729050835
|
||||
MO SET NULL ../SET.v vlg48/_s_e_t.bin 1728880919
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user