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

📄 code.rpt

📁 模仿密码锁的工作过程。完成密码锁的核心控制功能。
💻 RPT
📖 第 1 页 / 共 5 页
字号:
Project Information                                 f:\eda\45\k8\code\code.rpt

MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 01/01/2009 16:56:38

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


CODE


** DEVICE SUMMARY **

Chip/                     Input Output Bidir  Memory  Memory  			 LCs
POF       Device          Pins  Pins   Pins   Bits % Utilized  LCs  % Utilized

code      EPF10K20TC144-4  16     9      0    0         0  %    378      32 %

User Pins:                 16     9      0  



Project Information                                 f:\eda\45\k8\code\code.rpt

** STATE MACHINE ASSIGNMENTS **


state: MACHINE
        OF BITS (
           state~12,
           state~11,
           state~10,
           state~9,
           state~8,
           state~7,
           state~6,
           state~5,
           state~4,
           state~3,
           state~2,
           state~1
        )
        WITH STATES (
                              ss = B"000000000000", 
                              s1 = B"110000000000", 
                              s2 = B"101000000000", 
                              s3 = B"100100000000", 
                              s4 = B"100010000000", 
                           check = B"100001000000", 
                         sa_open = B"100000100000", 
                         su_open = B"100000010000", 
                         chos_ua = B"100000001000", 
                       s_chgcode = B"100000000100", 
                        Uchgcode = B"100000000010", 
                            back = B"100000000001"
);



Project Information                                 f:\eda\45\k8\code\code.rpt

** FILE HIERARCHY **



|lpm_add_sub:3272|
|lpm_add_sub:3272|addcore:adder|
|lpm_add_sub:3272|altshift:result_ext_latency_ffs|
|lpm_add_sub:3272|altshift:carry_ext_latency_ffs|
|lpm_add_sub:3272|altshift:oflow_ext_latency_ffs|
|lpm_add_sub:10004|
|lpm_add_sub:10004|addcore:adder|
|lpm_add_sub:10004|altshift:result_ext_latency_ffs|
|lpm_add_sub:10004|altshift:carry_ext_latency_ffs|
|lpm_add_sub:10004|altshift:oflow_ext_latency_ffs|
|lpm_add_sub:10387|
|lpm_add_sub:10387|addcore:adder|
|lpm_add_sub:10387|altshift:result_ext_latency_ffs|
|lpm_add_sub:10387|altshift:carry_ext_latency_ffs|
|lpm_add_sub:10387|altshift:oflow_ext_latency_ffs|


Device-Specific Information:                        f:\eda\45\k8\code\code.rpt
code

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




Device: EPF10K20TC144-4

FLEX 10K Configuration Scheme: Passive Serial

Device Options:
    User-Supplied Start-Up Clock               = OFF
    Auto-Restart Configuration on Frame Error  = OFF
    Release Clears Before Tri-States           = OFF
    Enable Chip_Wide Reset                     = OFF
    Enable Chip-Wide Output Enable             = OFF
    Enable INIT_DONE Output                    = OFF
    JTAG User Code                             = 7f
    MultiVolt I/O                              = OFF

                                                        u                                
                                                        s                                
                R R R R R   R R R     R R R R   R       e     R R   R R R   R R R R R R  
                E E E E E   E E E     E E E E   E   c   r     E E   E E E   E E E E E E  
                S S S S S   S S S s   S S S S   S G h   _ V   S S   S S S   S S S S S S  
                E E E E E G E E E _ V E E E E G E N g c a C   E E   E E E V E E E E E E  
                R R R R R N R R R o C R R R R N R D c l d C o R R n R R R C R R R R R R  
                V V V V V D V V V u C V V V V D V I o e m I _ V V u V V V C V V V V V V  
                E E E E E I E E E t I E E E E I E N d a i N u E E m E E E I E E E E E E  
                D D D D D O D D D 0 O D D D D O D T e r n T a D D 0 D D D O D D D D D D  
              --------------------------------------------------------------------------_ 
             / 144 142 140 138 136 134 132 130 128 126 124 122 120 118 116 114 112 110   |_ 
            /    143 141 139 137 135 133 131 129 127 125 123 121 119 117 115 113 111 109    | 
      #TCK |  1                                                                         108 | ^DATA0 
^CONF_DONE |  2                                                                         107 | ^DCLK 
     ^nCEO |  3                                                                         106 | ^nCE 
      #TDO |  4                                                                         105 | #TDI 
     VCCIO |  5                                                                         104 | GNDIO 
    VCCINT |  6                                                                         103 | GNDINT 
  RESERVED |  7                                                                         102 | RESERVED 
  RESERVED |  8                                                                         101 | RESERVED 
    s_out1 |  9                                                                         100 | RESERVED 
 o_chgcode | 10                                                                          99 | chgcode_ua 
  RESERVED | 11                                                                          98 | s_out3 
  RESERVED | 12                                                                          97 | alarm 
  RESERVED | 13                                                                          96 | openlock 
  RESERVED | 14                                                                          95 | s_out2 
     GNDIO | 15                                                                          94 | VCCIO 
    GNDINT | 16                                                                          93 | VCCINT 
      num4 | 17                                                                          92 | RESERVED 
      num5 | 18                                                                          91 | RESERVED 
      num9 | 19                             EPF10K20TC144-4                              90 | RESERVED 
      num8 | 20                                                                          89 | RESERVED 
      num1 | 21                                                                          88 | num2 
      num6 | 22                                                                          87 | RESERVED 
      num3 | 23                                                                          86 | RESERVED 
     VCCIO | 24                                                                          85 | GNDIO 
    VCCINT | 25                                                                          84 | GNDINT 
  RESERVED | 26                                                                          83 | RESERVED 
  RESERVED | 27                                                                          82 | RESERVED 
  RESERVED | 28                                                                          81 | RESERVED 
  RESERVED | 29                                                                          80 | RESERVED 
  RESERVED | 30                                                                          79 | RESERVED 
  RESERVED | 31                                                                          78 | RESERVED 
  RESERVED | 32                                                                          77 | ^MSEL0 
  RESERVED | 33                                                                          76 | ^MSEL1 
      #TMS | 34                                                                          75 | VCCINT 
  ^nSTATUS | 35                                                                          74 | ^nCONFIG 
  RESERVED | 36                                                                          73 | RESERVED 
           |      38  40  42  44  46  48  50  52  54  56  58  60  62  64  66  68  70  72  _| 
            \   37  39  41  43  45  47  49  51  53  55  57  59  61  63  65  67  69  71   | 
             \--------------------------------------------------------------------------- 
                R R R G R R R R V R R R R G R V V r c n G G R R V R R R R G R R R e V R  
                E E E N E E E E C E E E E N E C C e l u N N E E C E E E E N E E E n C E  
                S S S D S S S S C S S S S D S C C s k m D D S S C S S S S D S S S t C S  
                E E E I E E E E I E E E E I E I I     7 I I E E I E E E E I E E E e I E  
                R R R O R R R R O R R R R O R N N       N N R R O R R R R O R R R r O R  
                V V V   V V V V   V V V V   V T T       T T V V   V V V V   V V V     V  
                E E E   E E E E   E E E E   E               E E   E E E E   E E E     E  
                D D D   D D D D   D D D D   D               D D   D D D D   D D D     D  
                                                                                         
                                                                                         


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

^ = Dedicated configuration pin.
+ = Reserved configuration pin, which is tri-stated during user mode.
* = Reserved configuration pin, which drives out in user mode.
PDn = Power Down pin. 
@ = Special-purpose pin. 
# = JTAG Boundary-Scan Testing/In-System Programming or Configuration Pin. The JTAG inputs TMS and TDI should be tied to VCC and TCK should be tied to GND when not in use.
& = JTAG pin used for I/O. When used as user I/O, JTAG pins must be kept stable before and during configuration.  JTAG pin stability prevents accidental loading of JTAG instructions.


Device-Specific Information:                        f:\eda\45\k8\code\code.rpt
code

⌨️ 快捷键说明

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