cout60.rpt

来自「1.6个数码管动态扫描显示驱动 2.按键模式选择(时分秒)与调整控制 3.用」· RPT 代码 · 共 426 行 · 第 1/2 页

RPT
426
字号
Code:

s = Synthesized pin or logic cell
t = Turbo logic cell
+ = Synchronous flipflop
! = NOT gate push-back
r = Fitter-inserted logic cell


Device-Specific Information:                       e:\taeyeon\alarm\cout60.rpt
cout60

** LOGIC CELL INTERCONNECTIONS **

Logic Array Block 'B':

                           Logic cells placed in LAB 'B'
        +----------------- LC24 cout
        | +--------------- LC22 qh0
        | | +------------- LC21 qh1
        | | | +----------- LC19 qh2
        | | | | +--------- LC18 qh3
        | | | | | +------- LC25 ql0
        | | | | | | +----- LC17 ql1
        | | | | | | | +--- LC20 ql2
        | | | | | | | | +- LC23 ql3
        | | | | | | | | | 
        | | | | | | | | |   Other LABs fed by signals
        | | | | | | | | |   that feed LAB 'B'
LC      | | | | | | | | | | A B |     Logic cells that feed LAB 'B':
LC24 -> * - - - - - - - - | - * | <-- cout
LC22 -> * * * * - - - - * | - * | <-- qh0
LC21 -> * * * * - - * - * | - * | <-- qh1
LC19 -> * * * * - - * - * | - * | <-- qh2
LC18 -> * * * * * - * - * | - * | <-- qh3
LC25 -> * * * * - * * * * | - * | <-- ql0
LC17 -> * * * * - - * * * | - * | <-- ql1
LC20 -> * * * * - - * * * | - * | <-- ql2
LC23 -> * * * * - - * - * | - * | <-- ql3

Pin
43   -> - - - - - - - - - | - - | <-- clk
4    -> * * * * - * * * * | - * | <-- en


* = 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:\taeyeon\alarm\cout60.rpt
cout60

** EQUATIONS **

clk      : INPUT;
en       : INPUT;

-- Node name is 'cout' = ':11' 
-- Equation name is 'cout', type is output 
 cout    = DFFE( _EQ001 $ !en, GLOBAL( clk),  VCC,  VCC,  VCC);
  _EQ001 =  en &  qh0 & !qh1 &  qh2 & !qh3 & !ql0 & !ql1 & !ql2 &  ql3
         # !cout & !en;

-- Node name is 'qh0' = 'ah0' 
-- Equation name is 'qh0', location is LC022, type is output.
 qh0     = TFFE( _EQ002, GLOBAL( clk),  VCC,  VCC,  VCC);
  _EQ002 =  en &  qh0 &  qh1 & !qh2 & !qh3 &  ql0 & !ql1 & !ql2 &  ql3
         #  en & !qh0 & !qh2 & !qh3 &  ql0 & !ql1 & !ql2 &  ql3
         #  en & !qh1 & !qh3 &  ql0 & !ql1 & !ql2 &  ql3;

-- Node name is 'qh1' = 'ah1' 
-- Equation name is 'qh1', location is LC021, type is output.
 qh1     = TFFE( _EQ003, GLOBAL( clk),  VCC,  VCC,  VCC);
  _EQ003 =  en &  qh0 & !qh2 & !qh3 &  ql0 & !ql1 & !ql2 &  ql3;

-- Node name is 'qh2' = 'ah2' 
-- Equation name is 'qh2', location is LC019, type is output.
 qh2     = TFFE( _EQ004, GLOBAL( clk),  VCC,  VCC,  VCC);
  _EQ004 =  en &  qh0 &  qh1 & !qh2 & !qh3 &  ql0 & !ql1 & !ql2 &  ql3
         #  en &  qh0 & !qh1 &  qh2 & !qh3 &  ql0 & !ql1 & !ql2 &  ql3;

-- Node name is 'qh3' = 'ah3' 
-- Equation name is 'qh3', location is LC018, type is output.
 qh3     = TFFE( GND, GLOBAL( clk),  VCC,  VCC,  VCC);

-- Node name is 'ql0' = 'al0' 
-- Equation name is 'ql0', location is LC025, type is output.
 ql0     = TFFE( en, GLOBAL( clk),  VCC,  VCC,  VCC);

-- Node name is 'ql1' = 'al1' 
-- Equation name is 'ql1', location is LC017, type is output.
 ql1     = DFFE( _EQ005 $  VCC, GLOBAL( clk),  VCC,  VCC,  VCC);
  _EQ005 = !qh2 & !qh3 & !ql1 & !ql2 &  ql3
         # !qh1 & !qh3 & !ql1 & !ql2 &  ql3
         #  en &  ql0 &  ql1
         # !ql0 & !ql1
         # !en & !ql1;

-- Node name is 'ql2' = 'al2' 
-- Equation name is 'ql2', location is LC020, type is output.
 ql2     = TFFE( _EQ006, GLOBAL( clk),  VCC,  VCC,  VCC);
  _EQ006 =  en &  ql0 &  ql1;

-- Node name is 'ql3' = 'al3' 
-- Equation name is 'ql3', location is LC023, type is output.
 ql3     = DFFE( _EQ007 $  VCC, GLOBAL( clk),  VCC,  VCC,  VCC);
  _EQ007 =  en & !qh1 & !qh3 &  ql0 & !ql1 & !ql2 &  ql3
         #  en & !qh2 & !qh3 &  ql0 & !ql1 & !ql2 &  _X001
         #  en &  ql0 &  ql1 &  ql2 &  ql3 &  _X002
         # !ql3 &  _X003;
  _X001  = EXP( ql0 &  ql1 &  ql2);
  _X002  = EXP( qh0 & !qh1 &  qh2 & !qh3 & !ql1 & !ql2);
  _X003  = EXP( en &  ql0 &  ql1 &  ql2);



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




Project Information                                e:\taeyeon\alarm\cout60.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 'MAX7000' 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:00
   --------------------------             --------
   Total Time                             00:00:00


Memory Allocated
-----------------

Peak memory allocated during compilation  = 6,563K

⌨️ 快捷键说明

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