📄 clock.rpt
字号:
| | | | | | | | | | | +----- LC29 s4
| | | | | | | | | | | | +--- LC28 s5
| | | | | | | | | | | | | +- LC27 s6
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | Other LABs fed by signals
| | | | | | | | | | | | | | that feed LAB 'B'
LC | | | | | | | | | | | | | | | A B | Logic cells that feed LAB 'B':
LC23 -> * * * * * * * * * * * * * * | * * | <-- h1
LC24 -> * * * * * * * * * * * * * * | * * | <-- h2
LC19 -> * * * * * * * * - - - - - - | * * | <-- m0
LC17 -> * * * * * * * * - - - - - - | * * | <-- m1
LC26 -> - - - - * * * * - - - - - - | - * | <-- m2
LC18 -> * * * * * * * * - - - - - - | * * | <-- m3
LC21 -> * * * * * * * * - - - - - - | * * | <-- m4
LC22 -> * * * * * * * * - - - - - - | * * | <-- m5
LC32 -> - - * * * * * * * * * * * * | - * | <-- s1
LC31 -> - - - - - - - - - * * * * - | - * | <-- s2
LC30 -> - - * * * * * * - * * * * * | - * | <-- s3
LC29 -> - - * * * * * * - * * * * * | - * | <-- s4
LC28 -> - - * * * * * * - * * * * * | - * | <-- s5
LC27 -> - - - - - - - - - - - - - * | - * | <-- s6
Pin
4 -> * * * * * * * * * * * * * * | * * | <-- clk
LC2 -> * * * * * * * * * * * * * * | * * | <-- h3
LC5 -> * * * * * * * * * * * * * * | * * | <-- h5
LC12 -> - - * * * * * * * * * * * * | - * | <-- s0
* = The logic cell or pin is an input to the logic cell (or LAB) through the PIA.
- = The logic cell or pin is not an input to the logic cell (or LAB).
Device-Specific Information: e:\cpld\clock.rpt
clock
** EQUATIONS **
clk : INPUT;
-- Node name is 'h1' = '|c24:4|74161:1|p74161:sub|QA'
-- Equation name is 'h1', type is output
h1 = TFFE( _EQ001, clk, !_EQ002, VCC, VCC);
_EQ001 = m0 & m1 & m3 & m4 & m5
# h1 & h2 & h3 & h5;
_EQ002 = _X001;
_X001 = EXP( h1 & h2 & h3 & h5);
-- Node name is 'h2' = '|c24:4|74161:1|p74161:sub|QB'
-- Equation name is 'h2', type is output
h2 = TFFE( _EQ003, clk, !_EQ004, VCC, VCC);
_EQ003 = h1 & m0 & m1 & m3 & m4 & m5
# h1 & h2 & h3 & h5;
_EQ004 = _X001;
_X001 = EXP( h1 & h2 & h3 & h5);
-- Node name is 'h3' = '|c24:4|74161:1|p74161:sub|QC'
-- Equation name is 'h3', type is output
h3 = TFFE( _EQ005, clk, !_EQ006, VCC, VCC);
_EQ005 = h1 & h2 & m0 & m1 & m3 & m4 & m5
# h1 & h2 & h3 & h5;
_EQ006 = _X001;
_X001 = EXP( h1 & h2 & h3 & h5);
-- Node name is 'h4' = '|c24:4|74161:1|p74161:sub|QD'
-- Equation name is 'h4', type is output
h4 = TFFE( _EQ007, clk, !_EQ008, VCC, VCC);
_EQ007 = h1 & h2 & h3 & !h4 & !h5 & m0 & m1 & m3 & m4 & m5
# h1 & h2 & h3 & h4 & m0 & m1 & m3 & m4 & m5
# h1 & h2 & h3 & h4 & h5;
_EQ008 = _X001;
_X001 = EXP( h1 & h2 & h3 & h5);
-- Node name is 'h5' = '|c24:4|74161:2|p74161:sub|QA'
-- Equation name is 'h5', type is output
h5 = DFFE( _EQ009 $ _EQ010, clk, !_EQ011, VCC, VCC);
_EQ009 = h1 & h2 & h3
# !h5;
_EQ010 = _X002;
_X002 = EXP( h1 & h2 & h3 & h4 & !h5 & m0 & m1 & m3 & m4 & m5);
_EQ011 = _X001;
_X001 = EXP( h1 & h2 & h3 & h5);
-- Node name is 'm0' = '|c60:2|74161:1|p74161:sub|QA'
-- Equation name is 'm0', type is output
m0 = TFFE( _EQ012, _EQ013, clk, VCC, VCC);
_EQ012 = s0 & s1 & s3 & s4 & s5
# m0 & m1 & m3 & m4 & m5;
_EQ013 = h1 & h2 & h3 & h5;
-- Node name is 'm1' = '|c60:2|74161:1|p74161:sub|QB'
-- Equation name is 'm1', type is output
m1 = TFFE( _EQ014, _EQ015, clk, VCC, VCC);
_EQ014 = m0 & s0 & s1 & s3 & s4 & s5
# m0 & m1 & m3 & m4 & m5;
_EQ015 = h1 & h2 & h3 & h5;
-- Node name is 'm2' = '|c60:2|74161:1|p74161:sub|QC'
-- Equation name is 'm2', type is output
m2 = DFFE( _EQ016 $ VCC, _EQ017, clk, VCC, VCC);
_EQ016 = m0 & m1 & m2 & s0 & s1 & s3 & s4 & s5
# m0 & m1 & m3 & m4 & m5
# !m2 & _X003;
_X003 = EXP( m0 & m1 & s0 & s1 & s3 & s4 & s5);
_EQ017 = h1 & h2 & h3 & h5;
-- Node name is 'm3' = '|c60:2|74161:1|p74161:sub|QD'
-- Equation name is 'm3', type is output
m3 = TFFE( _EQ018, _EQ019, clk, VCC, VCC);
_EQ018 = m0 & m1 & m2 & s0 & s1 & s3 & s4 & s5
# m0 & m1 & m3 & m4 & m5;
_EQ019 = h1 & h2 & h3 & h5;
-- Node name is 'm4' = '|c60:2|74161:2|p74161:sub|QA'
-- Equation name is 'm4', type is output
m4 = TFFE( _EQ020, _EQ021, clk, VCC, VCC);
_EQ020 = m0 & m1 & m2 & m3 & s0 & s1 & s3 & s4 & s5
# m0 & m1 & m3 & m4 & m5;
_EQ021 = h1 & h2 & h3 & h5;
-- Node name is 'm5' = '|c60:2|74161:2|p74161:sub|QB'
-- Equation name is 'm5', type is output
m5 = TFFE( _EQ022, _EQ023, clk, VCC, VCC);
_EQ022 = m0 & m1 & m2 & m3 & m4 & !m5 & s0 & s1 & s3 & s4 & s5
# m0 & m1 & m3 & m4 & m5;
_EQ023 = h1 & h2 & h3 & h5;
-- Node name is 'm6' = '|c60:2|74161:2|p74161:sub|QC'
-- Equation name is 'm6', type is output
m6 = TFFE( _EQ024, _EQ025, clk, VCC, VCC);
_EQ024 = m0 & m1 & m3 & m4 & m5 & m6;
_EQ025 = h1 & h2 & h3 & h5;
-- Node name is 's0' = '|c60:3|74161:1|p74161:sub|QA'
-- Equation name is 's0', type is output
s0 = TFFE( VCC, clk, !_EQ026, VCC, VCC);
_EQ026 = _X001;
_X001 = EXP( h1 & h2 & h3 & h5);
-- Node name is 's1' = '|c60:3|74161:1|p74161:sub|QB'
-- Equation name is 's1', type is output
s1 = TFFE( s0, clk, !_EQ027, VCC, VCC);
_EQ027 = _X001;
_X001 = EXP( h1 & h2 & h3 & h5);
-- Node name is 's2' = '|c60:3|74161:1|p74161:sub|QC'
-- Equation name is 's2', type is output
s2 = TFFE( _EQ028, clk, !_EQ029, VCC, VCC);
_EQ028 = s0 & s1 & !s2 & _X004
# s0 & s1 & s2;
_X004 = EXP( s3 & s4 & s5);
_EQ029 = _X001;
_X001 = EXP( h1 & h2 & h3 & h5);
-- Node name is 's3' = '|c60:3|74161:1|p74161:sub|QD'
-- Equation name is 's3', type is output
s3 = TFFE( _EQ030, clk, !_EQ031, VCC, VCC);
_EQ030 = s0 & s1 & s3 & s4 & s5
# s0 & s1 & s2;
_EQ031 = _X001;
_X001 = EXP( h1 & h2 & h3 & h5);
-- Node name is 's4' = '|c60:3|74161:2|p74161:sub|QA'
-- Equation name is 's4', type is output
s4 = TFFE( _EQ032, clk, !_EQ033, VCC, VCC);
_EQ032 = s0 & s1 & s3 & s4 & s5
# s0 & s1 & s2 & s3;
_EQ033 = _X001;
_X001 = EXP( h1 & h2 & h3 & h5);
-- Node name is 's5' = '|c60:3|74161:2|p74161:sub|QB'
-- Equation name is 's5', type is output
s5 = TFFE( _EQ034, clk, !_EQ035, VCC, VCC);
_EQ034 = s0 & s1 & s2 & s3 & s4 & !s5
# s0 & s1 & s3 & s4 & s5;
_EQ035 = _X001;
_X001 = EXP( h1 & h2 & h3 & h5);
-- Node name is 's6' = '|c60:3|74161:2|p74161:sub|QC'
-- Equation name is 's6', type is output
s6 = TFFE( _EQ036, clk, !_EQ037, VCC, VCC);
_EQ036 = s0 & s1 & s3 & s4 & s5 & s6;
_EQ037 = _X001;
_X001 = EXP( h1 & h2 & h3 & h5);
-- Shareable expanders that are duplicated in multiple LABs:
-- _X001 occurs in LABs A, B
Project Information e:\cpld\clock.rpt
** COMPILATION SETTINGS & TIMES **
Processing Menu Commands
------------------------
Design Doctor = off
Logic Synthesis:
Synthesis Type Used = Standard
Default Synthesis Style = NORMAL
Logic option settings in 'NORMAL' style for 'MAX7000S' family
DECOMPOSE_GATES = on
DUPLICATE_LOGIC_EXTRACTION = on
MINIMIZATION = full
MULTI_LEVEL_FACTORING = on
NOT_GATE_PUSH_BACK = on
PARALLEL_EXPANDERS = off
REDUCE_LOGIC = on
REFACTORIZATION = on
REGISTER_OPTIMIZATION = on
RESYNTHESIZE_NETWORK = on
SLOW_SLEW_RATE = off
SOFT_BUFFER_INSERTION = on
SUBFACTOR_EXTRACTION = on
TURBO_BIT = on
XOR_SYNTHESIS = on
IGNORE_SOFT_BUFFERS = off
USE_LPM_FOR_AHDL_OPERATORS = off
Other logic synthesis settings:
Automatic Global Clock = on
Automatic Global Clear = on
Automatic Global Preset = on
Automatic Global Output Enable = on
Automatic Fast I/O = off
Automatic Register Packing = off
Automatic Open-Drain Pins = on
Automatic Implement in EAB = off
One-Hot State Machine Encoding = off
Optimize = 5
Default Timing Specifications: None
Cut All Bidir Feedback Timing Paths = on
Cut All Clear & Preset Timing Paths = on
Ignore Timing Assignments = off
Functional SNF Extractor = off
Linked SNF Extractor = off
Timing SNF Extractor = on
Optimize Timing SNF = off
Generate AHDL TDO File = off
Fitter Settings = NORMAL
Smart Recompile = off
Total Recompile = off
Interfaces Menu Commands
------------------------
EDIF Netlist Writer = off
Verilog Netlist Writer = off
VHDL Netlist Writer = off
Compilation Times
-----------------
Compiler Netlist Extractor 00:00:00
Database Builder 00:00:00
Logic Synthesizer 00:00:00
Partitioner 00:00:00
Fitter 00:00:00
Timing SNF Extractor 00:00:00
Assembler 00:00:01
-------------------------- --------
Total Time 00:00:01
Memory Allocated
-----------------
Peak memory allocated during compilation = 25,455K
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -