📄 shuma_2dt.rpt
字号:
Code:
s = Synthesized pin or logic cell
t = Turbo logic cell
+ = Synchronous flipflop
/ = Slow slew-rate output
! = NOT gate push-back
r = Fitter-inserted logic cell
Device-Specific Information: f:\vhdprograme\2weidongtai\shuma_2dt.rpt
shuma_2dt
** LOGIC CELL INTERCONNECTIONS **
Logic Array Block 'D':
Logic cells placed in LAB 'D'
+------------------- LC64 out10
| +----------------- LC61 out11
| | +--------------- LC59 out12
| | | +------------- LC57 out13
| | | | +----------- LC56 out14
| | | | | +--------- LC53 out15
| | | | | | +------- LC54 cnt03
| | | | | | | +----- LC50 cnt02
| | | | | | | | +--- LC51 cnt01
| | | | | | | | | +- LC52 cnt00
| | | | | | | | | |
| | | | | | | | | | Other LABs fed by signals
| | | | | | | | | | that feed LAB 'D'
LC | | | | | | | | | | | A B C D E F G H | Logic cells that feed LAB 'D':
LC61 -> * * - - - - - - - - | - - - * - - - - | <-- out11
LC54 -> * * - - - - * * * * | - - - * * - - - | <-- cnt03
LC50 -> * * - - - - * * - * | - - - * * - - - | <-- cnt02
LC51 -> * * - - - - * * * * | - - - * * - - - | <-- cnt01
LC52 -> * * - - - - * * * * | - - - * * - - - | <-- cnt00
Pin
83 -> - - - - - - - - - - | - - - - - - - - | <-- clk
12 -> * * - - - - - - - * | - - - * - - - - | <-- data
74 -> * * - - - - * * * * | - - - * - - - - | <-- en
73 -> * * - - - - * * * * | - - - * - - - - | <-- reset
* = 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: f:\vhdprograme\2weidongtai\shuma_2dt.rpt
shuma_2dt
** LOGIC CELL INTERCONNECTIONS **
Logic Array Block 'E':
Logic cells placed in LAB 'E'
+--------------- LC65 out00
| +------------- LC67 out01
| | +----------- LC69 out02
| | | +--------- LC72 out03
| | | | +------- LC73 out04
| | | | | +----- LC75 out05
| | | | | | +--- LC77 out06
| | | | | | | +- LC80 out07
| | | | | | | |
| | | | | | | | Other LABs fed by signals
| | | | | | | | that feed LAB 'E'
LC | | | | | | | | | A B C D E F G H | Logic cells that feed LAB 'E':
Pin
83 -> - - - - - - - - | - - - - - - - - | <-- clk
LC54 -> * * * * * * * - | - - - * * - - - | <-- cnt03
LC50 -> * * * * * * * - | - - - * * - - - | <-- cnt02
LC51 -> * * * * * * * - | - - - * * - - - | <-- cnt01
LC52 -> * * * * * * * - | - - - * * - - - | <-- cnt00
* = 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: f:\vhdprograme\2weidongtai\shuma_2dt.rpt
shuma_2dt
** EQUATIONS **
clk : INPUT;
data : INPUT;
en : INPUT;
reset : INPUT;
-- Node name is ':22' = 'cnt00'
-- Equation name is 'cnt00', location is LC052, type is buried.
cnt00 = TFFE(!_EQ001, GLOBAL( clk), !reset, VCC, VCC);
_EQ001 = !cnt00 & cnt02 & cnt03 & data & en
# !cnt00 & cnt01 & cnt03 & data & en
# cnt00 & cnt03 & !data
# !en;
-- Node name is ':21' = 'cnt01'
-- Equation name is 'cnt01', location is LC051, type is buried.
cnt01 = DFFE( _EQ002 $ GND, GLOBAL( clk), !reset, VCC, VCC);
_EQ002 = !cnt00 & cnt01 & !cnt03 & en
# cnt00 & !cnt01 & !cnt03 & en
# cnt01 & !en;
-- Node name is ':20' = 'cnt02'
-- Equation name is 'cnt02', location is LC050, type is buried.
cnt02 = TFFE( _EQ003, GLOBAL( clk), !reset, VCC, VCC);
_EQ003 = cnt00 & cnt01 & !cnt02 & !cnt03 & en
# cnt00 & cnt01 & cnt02 & en
# cnt02 & cnt03 & en;
-- Node name is ':19' = 'cnt03'
-- Equation name is 'cnt03', location is LC054, type is buried.
cnt03 = DFFE( _EQ004 $ GND, GLOBAL( clk), !reset, VCC, VCC);
_EQ004 = !cnt00 & !cnt01 & !cnt02 & cnt03 & en & _X001
# cnt00 & cnt01 & cnt02 & !cnt03 & en
# cnt03 & !en;
_X001 = EXP( cnt00 & cnt01 & cnt02);
-- Node name is 'out00'
-- Equation name is 'out00', location is LC065, type is output.
out00 = LCELL( _EQ005 $ VCC);
_EQ005 = !cnt00 & !cnt01 & cnt02 & !cnt03
# cnt00 & !cnt01 & !cnt02 & !cnt03;
-- Node name is 'out01'
-- Equation name is 'out01', location is LC067, type is output.
out01 = LCELL( _EQ006 $ VCC);
_EQ006 = !cnt00 & cnt01 & cnt02 & !cnt03
# cnt00 & !cnt01 & cnt02 & !cnt03;
-- Node name is 'out02'
-- Equation name is 'out02', location is LC069, type is output.
out02 = LCELL( _EQ007 $ VCC);
_EQ007 = !cnt00 & cnt01 & !cnt02 & !cnt03;
-- Node name is 'out03'
-- Equation name is 'out03', location is LC072, type is output.
out03 = LCELL( _EQ008 $ VCC);
_EQ008 = cnt00 & cnt01 & cnt02 & !cnt03
# !cnt00 & !cnt01 & cnt02 & !cnt03
# cnt00 & !cnt01 & !cnt02 & !cnt03;
-- Node name is 'out04'
-- Equation name is 'out04', location is LC073, type is output.
out04 = LCELL( _EQ009 $ VCC);
_EQ009 = cnt00 & !cnt01 & !cnt02
# !cnt01 & cnt02 & !cnt03
# cnt00 & !cnt03;
-- Node name is 'out05'
-- Equation name is 'out05', location is LC075, type is output.
out05 = LCELL( _EQ010 $ VCC);
_EQ010 = cnt00 & cnt01 & cnt02 & !cnt03
# !cnt00 & cnt01 & !cnt02 & !cnt03
# cnt00 & !cnt02 & !cnt03;
-- Node name is 'out06'
-- Equation name is 'out06', location is LC077, type is output.
out06 = LCELL( _EQ011 $ !cnt03);
_EQ011 = cnt00 & cnt01 & cnt02 & !cnt03
# !cnt01 & !cnt02;
-- Node name is 'out07'
-- Equation name is 'out07', location is LC080, type is output.
out07 = LCELL( VCC $ VCC);
-- Node name is 'out10' = 'cnt1~1'
-- Equation name is 'out10', location is LC064, type is output.
out10 = _LC064~NOT;
_LC064~NOT = DFFE( _EQ012 $ VCC, GLOBAL( clk), !reset, VCC, VCC);
_EQ012 = !cnt00 & !cnt01 & !cnt02 & en
# data & en
# !en & out11
# !cnt03 & en;
-- Node name is 'out11' = 'cnt1'
-- Equation name is 'out11', location is LC061, type is output.
out11 = DFFE( _EQ013 $ GND, GLOBAL( clk), VCC, !reset, VCC);
_EQ013 = !cnt00 & !cnt01 & !cnt02 & en
# data & en
# !en & out11
# !cnt03 & en;
-- Node name is 'out12'
-- Equation name is 'out12', location is LC059, type is output.
out12 = LCELL( VCC $ VCC);
-- Node name is 'out13'
-- Equation name is 'out13', location is LC057, type is output.
out13 = LCELL( VCC $ VCC);
-- Node name is 'out14'
-- Equation name is 'out14', location is LC056, type is output.
out14 = LCELL( VCC $ VCC);
-- Node name is 'out15'
-- Equation name is 'out15', location is LC053, type is output.
out15 = LCELL( VCC $ VCC);
-- Shareable expanders that are duplicated in multiple LABs:
-- (none)
Project Information f:\vhdprograme\2weidongtai\shuma_2dt.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 = 4,310K
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -