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

📄 decoder.pin

📁 这是用VHDL编写的译码程序,程序简单易懂
💻 PIN
字号:
 -- Copyright (C) 1991-2005 Altera Corporation
 -- Your use of Altera Corporation's design tools, logic functions 
 -- and other software and tools, and its AMPP partner logic       
 -- functions, and any output files any of the foregoing           
 -- (including device programming or simulation files), and any    
 -- associated documentation or information are expressly subject  
 -- to the terms and conditions of the Altera Program License      
 -- Subscription Agreement, Altera MegaCore Function License       
 -- Agreement, or other applicable license agreement, including,   
 -- without limitation, that your use is for the sole purpose of   
 -- programming logic devices manufactured by Altera and sold by   
 -- Altera or its authorized distributors.  Please refer to the    
 -- applicable agreement for further details.
 -- 
 -- This is a Quartus II output file. It is for reporting purposes only, and is
 -- not intended for use as a Quartus II input file. This file cannot be used
 -- to make Quartus II pin assignments - for instructions on how to make pin
 -- assignments, please see Quartus II help.
 ---------------------------------------------------------------------------------



 ---------------------------------------------------------------------------------
 -- NC            : No Connect. This pin has no internal connection to the device.
 -- VCCINT        : Dedicated power pin, which MUST be connected to VCC  (3.3V).
 -- VCCIO         : Dedicated power pin, which MUST be connected to VCC
 --                 of its bank.
 -- GND           : Dedicated ground pin. Dedicated GND pins MUST be connected to GND.
 --					It can also be used to report unused dedicated pins. The connection
 --					on the board for unused dedicated pins depends on whether this will
 --					be used in a future design. One example is device migration. When
 --					using device migration, refer to the device pin-tables. If it is a
 --					GND pin in the pin table or if it will not be used in a future design
 --					for another purpose the it MUST be connected to GND. If it is an unused
 --					dedicated pin, then it can be connected to a valid signal on the board
 --					(low, high, or toggling) if that signal is required for a different
 --					revision of the design.
 -- GND+          : Unused input pin. It can also be used to report unused dual-purpose pins.
 --					This pin should be connected to GND. It may also be connected  to a
 --					valid signal  on the board  (low, high, or toggling)  if that signal
 --					is required for a different revision of the design.
 -- GND*          : Unused  I/O  pin.   This pin can either be left unconnected or
 --           	    connected to GND.  Connecting this pin to GND will improve the
 --           	    device's immunity to noise.
 -- RESERVED      : Unused I/O pin, which MUST be left unconnected.
 -- RESERVED_INPUT    : Pin is tri-stated and should be connected to the board.
 -- NON_MIGRATABLE: This pin cannot be migrated.
 ---------------------------------------------------------------------------------

Quartus II Version 5.0 Build 148 04/26/2005 SJ Full Version
CHIP  "decoder"  ASSIGNED TO AN: EPM3032ATC44-10

Pin Name/Usage               : Location  : Dir.   : I/O Standard      : Voltage : I/O Bank  : User Assignment
-------------------------------------------------------------------------------------------------------------
TDI                          : 1         : input  : LVTTL             :         :           : N              
sel[0]                       : 2         : input  : LVTTL             :         :           : Y              
sel[1]                       : 3         : input  : LVTTL             :         :           : Y              
GND                          : 4         : gnd    :                   :         :           :                
sel[2]                       : 5         : input  : LVTTL             :         :           : Y              
RESERVED_INPUT               : 6         :        :                   :         :           :                
TMS                          : 7         : input  : LVTTL             :         :           : N              
RESERVED_INPUT               : 8         :        :                   :         :           :                
VCCIO                        : 9         : power  :                   : 3.3V    :           :                
RESERVED_INPUT               : 10        :        :                   :         :           :                
GND                          : 11        : gnd    :                   :         :           :                
Y[0]                         : 12        : output : LVTTL             :         :           : Y              
Y[1]                         : 13        : output : LVTTL             :         :           : Y              
Y[2]                         : 14        : output : LVTTL             :         :           : Y              
Y[3]                         : 15        : output : LVTTL             :         :           : Y              
GND                          : 16        : gnd    :                   :         :           :                
VCCINT                       : 17        : power  :                   : 3.3V    :           :                
Y[4]                         : 18        : output : LVTTL             :         :           : Y              
Y[5]                         : 19        : output : LVTTL             :         :           : Y              
Y[6]                         : 20        : output : LVTTL             :         :           : Y              
Y[7]                         : 21        : output : LVTTL             :         :           : Y              
RESERVED_INPUT               : 22        :        :                   :         :           :                
RESERVED_INPUT               : 23        :        :                   :         :           :                
GND                          : 24        : gnd    :                   :         :           :                
RESERVED_INPUT               : 25        :        :                   :         :           :                
TCK                          : 26        : input  : LVTTL             :         :           : N              
RESERVED_INPUT               : 27        :        :                   :         :           :                
RESERVED_INPUT               : 28        :        :                   :         :           :                
VCCIO                        : 29        : power  :                   : 3.3V    :           :                
GND                          : 30        : gnd    :                   :         :           :                
RESERVED_INPUT               : 31        :        :                   :         :           :                
TDO                          : 32        : output : LVTTL             :         :           : N              
RESERVED_INPUT               : 33        :        :                   :         :           :                
RESERVED_INPUT               : 34        :        :                   :         :           :                
RESERVED_INPUT               : 35        :        :                   :         :           :                
GND                          : 36        : gnd    :                   :         :           :                
clk                          : 37        : input  : LVTTL             :         :           : Y              
en                           : 38        : input  : LVTTL             :         :           : Y              
GND+                         : 39        :        :                   :         :           :                
GND+                         : 40        :        :                   :         :           :                
VCCINT                       : 41        : power  :                   : 3.3V    :           :                
RESERVED_INPUT               : 42        :        :                   :         :           :                
RESERVED_INPUT               : 43        :        :                   :         :           :                
RESERVED_INPUT               : 44        :        :                   :         :           :                

⌨️ 快捷键说明

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