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

📄 binary_to_gray.rpt

📁 将二进制数转化为格备码
💻 RPT
字号:
Project Information                    d:\workplace\maxplus\binary_to_gray.rpt

MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 12/20/2008 10:20:30

Copyright (C) 1988-2002 Altera Corporation
Any megafunction design, and related net list (encrypted or decrypted),
support information, device programming or simulation file, and any other
associated documentation or information provided by Altera or a partner
under Altera's Megafunction Partnership Program may be used only to
program PLD devices (but not masked PLD devices) from Altera.  Any other
use of such megafunction design, net list, support information, device
programming or simulation file, or any other related documentation or
information is prohibited for any other purpose, including, but not
limited to modification, reverse engineering, de-compiling, or use with
any other silicon devices, unless such use is explicitly licensed under
a separate agreement with Altera or a megafunction partner.  Title to
the intellectual property, including patents, copyrights, trademarks,
trade secrets, or maskworks, embodied in any such megafunction design,
net list, support information, device programming or simulation file, or
any other related documentation or information provided by Altera or a
megafunction partner, remains with Altera, the megafunction partner, or
their respective licensors.  No other licenses, including any licenses
needed under any third party's intellectual property, are provided herein.



***** Project compilation was successful


BINARY_TO_GRAY


** DEVICE SUMMARY **

Chip/                     Input   Output   Bidir         Shareable
POF       Device          Pins    Pins     Pins     LCs  Expanders  % Utilized

binary_to_gray
      EPM7032LC44-6        4        4        0      4       0           12 %

User Pins:                 4        4        0  



Device-Specific Information:           d:\workplace\maxplus\binary_to_gray.rpt
binary_to_gray

***** Logic for device 'binary_to_gray' compiled without errors.




Device: EPM7032LC44-6

Device Options:
    Turbo Bit                                    = ON
    Security Bit                                 = OFF

                  b  b  b                          
                  i  i  i                          
                  n  n  n                    g  g  
                  a  a  a                    r  r  
                  r  r  r                    a  a  
                  y  y  y                    y  y  
                  _  _  _                    _  _  
                  c  c  c                    c  c  
                  o  o  o                    o  o  
                  d  d  d  V  G  G  G  G  G  d  d  
                  e  e  e  C  N  N  N  N  N  e  e  
                  2  1  0  C  D  D  D  D  D  0  3  
                -----------------------------------_ 
              /   6  5  4  3  2  1 44 43 42 41 40   | 
binary_code3 |  7                                39 | gray_code2 
    RESERVED |  8                                38 | gray_code1 
    RESERVED |  9                                37 | RESERVED 
         GND | 10                                36 | RESERVED 
    RESERVED | 11                                35 | VCC 
    RESERVED | 12         EPM7032LC44-6          34 | RESERVED 
    RESERVED | 13                                33 | RESERVED 
    RESERVED | 14                                32 | RESERVED 
         VCC | 15                                31 | RESERVED 
    RESERVED | 16                                30 | GND 
    RESERVED | 17                                29 | RESERVED 
             |_  18 19 20 21 22 23 24 25 26 27 28  _| 
               ------------------------------------ 
                  R  R  R  R  G  V  R  R  R  R  R  
                  E  E  E  E  N  C  E  E  E  E  E  
                  S  S  S  S  D  C  S  S  S  S  S  
                  E  E  E  E        E  E  E  E  E  
                  R  R  R  R        R  R  R  R  R  
                  V  V  V  V        V  V  V  V  V  
                  E  E  E  E        E  E  E  E  E  
                  D  D  D  D        D  D  D  D  D  
                                                   
                                                   
                                                   
                                                   


N.C. = No Connect. This pin has no internal connection to the device.
VCC = Dedicated power pin, which MUST be connected to VCC.
GND = Dedicated ground pin or unused dedicated input, which MUST be connected to GND.
RESERVED = Unused I/O pin, which MUST be left unconnected.



Device-Specific Information:           d:\workplace\maxplus\binary_to_gray.rpt
binary_to_gray

** RESOURCE USAGE **

                                                Shareable     External
Logic Array Block     Logic Cells   I/O Pins    Expanders   Interconnect

A:     LC1 - LC16     0/16(  0%)   4/16( 25%)   0/16(  0%)   0/36(  0%) 
B:    LC17 - LC32     4/16( 25%)   4/16( 25%)   0/16(  0%)   4/36( 11%) 


Total dedicated input pins used:                 0/4      (  0%)
Total I/O pins used:                             8/32     ( 25%)
Total logic cells used:                          4/32     ( 12%)
Total shareable expanders used:                  0/32     (  0%)
Total Turbo logic cells used:                    4/32     ( 12%)
Total shareable expanders not available (n/a):   0/32     (  0%)
Average fan-in:                                  1.75
Total fan-in:                                     7

Total input pins required:                       4
Total output pins required:                      4
Total bidirectional pins required:               0
Total logic cells required:                      4
Total flipflops required:                        0
Total product terms required:                    7
Total logic cells lending parallel expanders:    0
Total shareable expanders in database:           0

Synthesized logic cells:                         0/  32   (  0%)



Device-Specific Information:           d:\workplace\maxplus\binary_to_gray.rpt
binary_to_gray

** INPUTS **

                                         Shareable
                                         Expanders     Fan-In    Fan-Out
 Pin     LC  LAB  Primitive    Code   Total Shared n/a INP  FBK  OUT  FBK  Name
   4    (1)  (A)      INPUT               0      0   0    0    0    1    0  binary_code0
   5    (2)  (A)      INPUT               0      0   0    0    0    2    0  binary_code1
   6    (3)  (A)      INPUT               0      0   0    0    0    2    0  binary_code2
   7    (4)  (A)      INPUT               0      0   0    0    0    2    0  binary_code3


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:           d:\workplace\maxplus\binary_to_gray.rpt
binary_to_gray

** OUTPUTS **

                                         Shareable
                                         Expanders     Fan-In    Fan-Out
 Pin     LC  LAB  Primitive    Code   Total Shared n/a INP  FBK  OUT  FBK  Name
  41     17    B     OUTPUT      t        0      0   0    2    0    0    0  gray_code0
  38     20    B     OUTPUT      t        0      0   0    2    0    0    0  gray_code1
  39     19    B     OUTPUT      t        0      0   0    2    0    0    0  gray_code2
  40     18    B     OUTPUT      t        0      0   0    1    0    0    0  gray_code3


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:           d:\workplace\maxplus\binary_to_gray.rpt
binary_to_gray

** LOGIC CELL INTERCONNECTIONS **

Logic Array Block 'B':

                 Logic cells placed in LAB 'B'
        +------- LC17 gray_code0
        | +----- LC20 gray_code1
        | | +--- LC19 gray_code2
        | | | +- LC18 gray_code3
        | | | | 
        | | | |   Other LABs fed by signals
        | | | |   that feed LAB 'B'
LC      | | | | | A B |     Logic cells that feed LAB 'B':

Pin
4    -> * - - - | - * | <-- binary_code0
5    -> * * - - | - * | <-- binary_code1
6    -> - * * - | - * | <-- binary_code2
7    -> - - * * | - * | <-- binary_code3


* = 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:\workplace\maxplus\binary_to_gray.rpt
binary_to_gray

** EQUATIONS **

binary_code0 : INPUT;
binary_code1 : INPUT;
binary_code2 : INPUT;
binary_code3 : INPUT;

-- Node name is 'gray_code0' 
-- Equation name is 'gray_code0', location is LC017, type is output.
 gray_code0 = LCELL( binary_code0 $  binary_code1);

-- Node name is 'gray_code1' 
-- Equation name is 'gray_code1', location is LC020, type is output.
 gray_code1 = LCELL( binary_code1 $  binary_code2);

-- Node name is 'gray_code2' 
-- Equation name is 'gray_code2', location is LC019, type is output.
 gray_code2 = LCELL( binary_code2 $  binary_code3);

-- Node name is 'gray_code3' 
-- Equation name is 'gray_code3', location is LC018, type is output.
 gray_code3 = LCELL( binary_code3 $  GND);



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




Project Information                    d:\workplace\maxplus\binary_to_gray.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:01
   Partitioner                            00:00:00
   Fitter                                 00:00:00
   Timing SNF Extractor                   00:00:00
   Assembler                              00:00:00
   --------------------------             --------
   Total Time                             00:00:01


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

Peak memory allocated during compilation  = 2,447K

⌨️ 快捷键说明

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