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

📄 second.rpt

📁 个人设计的基于VHDL的数字电子日历 在MAX+PLUSH软件平台上编译、仿真
💻 RPT
📖 第 1 页 / 共 2 页
字号:


Device-Specific Information:                             e:\timevhd\second.rpt
second

** BURIED LOGIC **

                                         Shareable
                                         Expanders     Fan-In    Fan-Out
 Pin     LC  LAB  Primitive    Code   Total Shared n/a INP  FBK  OUT  FBK  Name
 (38)    20    B       SOFT      t        0      0   0    0    2    1    0  |LPM_ADD_SUB:148|addcore:adder|addcore:adder0|result_node1
 (32)    25    B       SOFT      t        0      0   0    0    4    1    0  |LPM_ADD_SUB:148|addcore:adder|addcore:adder0|result_node3


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:                             e:\timevhd\second.rpt
second

** LOGIC CELL INTERCONNECTIONS **

Logic Array Block 'B':

                             Logic cells placed in LAB 'B'
        +------------------- LC21 daout0
        | +----------------- LC24 daout1
        | | +--------------- LC22 daout2
        | | | +------------- LC19 daout3
        | | | | +----------- LC18 daout4
        | | | | | +--------- LC17 daout5
        | | | | | | +------- LC23 daout6
        | | | | | | | +----- LC26 enmin
        | | | | | | | | +--- LC20 |LPM_ADD_SUB:148|addcore:adder|addcore:adder0|result_node1
        | | | | | | | | | +- LC25 |LPM_ADD_SUB:148|addcore:adder|addcore:adder0|result_node3
        | | | | | | | | | | 
        | | | | | | | | | |   Other LABs fed by signals
        | | | | | | | | | |   that feed LAB 'B'
LC      | | | | | | | | | | | A B |     Logic cells that feed LAB 'B':
LC21 -> * * * * * * * * * * | - * | <-- daout0
LC24 -> - * * * * * * * * * | - * | <-- daout1
LC22 -> - * * * * * * * - * | - * | <-- daout2
LC19 -> - * - * * * * * - * | - * | <-- daout3
LC18 -> - - - - * * * * - - | - * | <-- daout4
LC17 -> - - - - - * * * - - | - * | <-- daout5
LC23 -> - - - - - * * * - - | - * | <-- daout6
LC20 -> - * - - - - - - - - | - * | <-- |LPM_ADD_SUB:148|addcore:adder|addcore:adder0|result_node1
LC25 -> - - - * - - - - - - | - * | <-- |LPM_ADD_SUB:148|addcore:adder|addcore:adder0|result_node3

Pin
43   -> - - - - - - - - - - | - - | <-- CLk
1    -> - - - - - - - - - - | - - | <-- reset
4    -> - - - - - - - * - - | - * | <-- setmin


* = 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:\timevhd\second.rpt
second

** EQUATIONS **

CLk      : INPUT;
reset    : INPUT;
setmin   : INPUT;

-- Node name is 'daout0' = 'tmpa0~243' 
-- Equation name is 'daout0', location is LC021, type is output.
 daout0  = TFFE( VCC, GLOBAL( CLk), GLOBAL( reset),  VCC,  VCC);

-- Node name is 'daout1' = 'tmpa1~243' 
-- Equation name is 'daout1', location is LC024, type is output.
 daout1  = DFFE( _EQ001 $  _LC020, GLOBAL( CLk), GLOBAL( reset),  VCC,  VCC);
  _EQ001 =  daout0 & !daout1 & !daout2 &  daout3 &  _LC020;

-- Node name is 'daout2' = 'tmpa2~243' 
-- Equation name is 'daout2', location is LC022, type is output.
 daout2  = TFFE( _EQ002, GLOBAL( CLk), GLOBAL( reset),  VCC,  VCC);
  _EQ002 =  daout0 &  daout1;

-- Node name is 'daout3' = 'tmpa3~243' 
-- Equation name is 'daout3', location is LC019, type is output.
 daout3  = DFFE( _EQ003 $  _LC025, GLOBAL( CLk), GLOBAL( reset),  VCC,  VCC);
  _EQ003 =  daout0 & !daout1 & !daout2 &  daout3 &  _LC025;

-- Node name is 'daout4' = 'tmpb0~241' 
-- Equation name is 'daout4', location is LC018, type is output.
 daout4  = TFFE( _EQ004, GLOBAL( CLk), GLOBAL( reset),  VCC,  VCC);
  _EQ004 =  daout0 & !daout1 & !daout2 &  daout3;

-- Node name is 'daout5' = 'tmpb1~241' 
-- Equation name is 'daout5', location is LC017, type is output.
 daout5  = TFFE( _EQ005, GLOBAL( CLk), GLOBAL( reset),  VCC,  VCC);
  _EQ005 =  daout0 & !daout1 & !daout2 &  daout3 &  daout4 & !daout5 & 
             !daout6
         #  daout0 & !daout1 & !daout2 &  daout3 &  daout4 &  daout5;

-- Node name is 'daout6' = 'tmpb2~241' 
-- Equation name is 'daout6', location is LC023, type is output.
 daout6  = TFFE( _EQ006, GLOBAL( CLk), GLOBAL( reset),  VCC,  VCC);
  _EQ006 =  daout0 & !daout1 & !daout2 &  daout3 &  daout4 &  daout5 & 
             !daout6
         #  daout0 & !daout1 & !daout2 &  daout3 &  daout4 &  daout6;

-- Node name is 'enmin' 
-- Equation name is 'enmin', location is LC026, type is output.
 enmin   = LCELL( _EQ007 $ !setmin);
  _EQ007 = !daout0 & !daout1 & !daout2 & !daout3 & !daout4 & !daout5 & 
             !daout6 &  setmin;

-- Node name is '|LPM_ADD_SUB:148|addcore:adder|addcore:adder0|result_node1' from file "addcore.tdf" line 164, column 16
-- Equation name is '_LC020', type is buried 
_LC020   = LCELL( daout1 $  daout0);

-- Node name is '|LPM_ADD_SUB:148|addcore:adder|addcore:adder0|result_node3' from file "addcore.tdf" line 164, column 16
-- Equation name is '_LC025', type is buried 
_LC025   = LCELL( daout3 $  _EQ008);
  _EQ008 =  daout0 &  daout1 &  daout2;



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




Project Information                                      e:\timevhd\second.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  = 6,060K

⌨️ 快捷键说明

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