⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fen30.rpt

📁 工作原理: 脉冲输入
💻 RPT
📖 第 1 页 / 共 2 页
字号:


Device-Specific Information:            d:\7128slc84-15\7128slc84-15\fen30.rpt
fen30

** BURIED LOGIC **

                                         Shareable
                                         Expanders     Fan-In    Fan-Out
 Pin     LC  LAB  Primitive    Code   Total Shared n/a INP  FBK  OUT  FBK  Name
 (34)    23    B       SOFT      t        0      0   0    0    2    0    1  |LPM_ADD_SUB:74|addcore:adder|addcore:adder0|result_node1
 (36)    22    B       SOFT      t        0      0   0    0    3    0    1  |LPM_ADD_SUB:74|addcore:adder|addcore:adder0|result_node2
 (37)    21    B       SOFT      t        0      0   0    0    4    0    1  |LPM_ADD_SUB:74|addcore:adder|addcore:adder0|result_node3
 (33)    24    B       DFFE   +  t        0      0   0    1    4    1    5  COUN3 (:5)
 (40)    18    B       DFFE   +  t        0      0   0    1    4    1    6  COUN2 (:6)
 (39)    19    B       DFFE   +  t        0      0   0    1    4    1    7  COUN1 (:7)
 (38)    20    B       TFFE   +  t        0      0   0    1    3    0    3  COUN0 (:8)


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:            d:\7128slc84-15\7128slc84-15\fen30.rpt
fen30

** LOGIC CELL INTERCONNECTIONS **

Logic Array Block 'B':

                         Logic cells placed in LAB 'B'
        +--------------- LC23 |LPM_ADD_SUB:74|addcore:adder|addcore:adder0|result_node1
        | +------------- LC22 |LPM_ADD_SUB:74|addcore:adder|addcore:adder0|result_node2
        | | +----------- LC21 |LPM_ADD_SUB:74|addcore:adder|addcore:adder0|result_node3
        | | | +--------- LC17 OV
        | | | | +------- LC24 COUN3
        | | | | | +----- LC18 COUN2
        | | | | | | +--- LC19 COUN1
        | | | | | | | +- LC20 COUN0
        | | | | | | | | 
        | | | | | | | |   Other LABs fed by signals
        | | | | | | | |   that feed LAB 'B'
LC      | | | | | | | | | A B |     Logic cells that feed LAB 'B':
LC23 -> - - - - - - * - | - * | <-- |LPM_ADD_SUB:74|addcore:adder|addcore:adder0|result_node1
LC22 -> - - - - - * - - | - * | <-- |LPM_ADD_SUB:74|addcore:adder|addcore:adder0|result_node2
LC21 -> - - - - * - - - | - * | <-- |LPM_ADD_SUB:74|addcore:adder|addcore:adder0|result_node3
LC24 -> - - * * * * * * | - * | <-- COUN3
LC18 -> - * * * * * * * | - * | <-- COUN2
LC19 -> * * * * * * * * | - * | <-- COUN1
LC20 -> * * * - - - - * | - * | <-- COUN0

Pin
43   -> - - - - - - - - | - - | <-- CP
4    -> - - - * * * * * | - * | <-- 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:            d:\7128slc84-15\7128slc84-15\fen30.rpt
fen30

** EQUATIONS **

CP       : INPUT;
RESET    : INPUT;

-- Node name is ':8' = 'COUN0' 
-- Equation name is 'COUN0', location is LC020, type is buried.
COUN0    = TFFE(!_EQ001, GLOBAL( CP), !RESET,  VCC,  VCC);
  _EQ001 =  COUN1 &  COUN2 &  COUN3;

-- Node name is ':7' = 'COUN1' 
-- Equation name is 'COUN1', location is LC019, type is buried.
COUN1    = DFFE( _EQ002 $  _LC023, GLOBAL( CP), !RESET,  VCC,  VCC);
  _EQ002 =  COUN1 &  COUN2 &  COUN3 & !_LC023;

-- Node name is ':6' = 'COUN2' 
-- Equation name is 'COUN2', location is LC018, type is buried.
COUN2    = DFFE( _EQ003 $  _LC022, GLOBAL( CP), !RESET,  VCC,  VCC);
  _EQ003 =  COUN1 &  COUN2 &  COUN3 & !_LC022;

-- Node name is ':5' = 'COUN3' 
-- Equation name is 'COUN3', location is LC024, type is buried.
COUN3    = DFFE( _EQ004 $  _LC021, GLOBAL( CP), !RESET,  VCC,  VCC);
  _EQ004 =  COUN1 &  COUN2 &  COUN3 & !_LC021;

-- Node name is 'OV' = ':3' 
-- Equation name is 'OV', type is output 
 OV      = DFFE( _EQ005 $  VCC, GLOBAL( CP), !RESET,  VCC,  VCC);
  _EQ005 =  COUN1 &  COUN2 &  COUN3;

-- Node name is '|LPM_ADD_SUB:74|addcore:adder|addcore:adder0|result_node1' from file "addcore.tdf" line 164, column 16
-- Equation name is '_LC023', type is buried 
_LC023   = LCELL( COUN1 $  COUN0);

-- Node name is '|LPM_ADD_SUB:74|addcore:adder|addcore:adder0|result_node2' from file "addcore.tdf" line 164, column 16
-- Equation name is '_LC022', type is buried 
_LC022   = LCELL( COUN2 $  _EQ006);
  _EQ006 =  COUN0 &  COUN1;

-- Node name is '|LPM_ADD_SUB:74|addcore:adder|addcore:adder0|result_node3' from file "addcore.tdf" line 164, column 16
-- Equation name is '_LC021', type is buried 
_LC021   = LCELL( COUN3 $  _EQ007);
  _EQ007 =  COUN0 &  COUN1 &  COUN2;



--     Shareable expanders that are duplicated in multiple LABs:
--     (none)




Project Information                     d:\7128slc84-15\7128slc84-15\fen30.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,782K

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -