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

📄 poc.fit

📁 简单的POC实现与打印机
💻 FIT
字号:
-- MAX+plus II Compiler Fit File      
-- Version 10.2 07/10/2002            
-- Compiled: 03/09/2008 22:27:47      

-- 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.

CHIP "poc"
BEGIN

    DEVICE = "EPM7064LC68-7";

    "A0"                           : INPUT_PIN  = 17     ; -- LC3
    "A1"                           : INPUT_PIN  = 15     ; -- LC4
    "A2"                           : INPUT_PIN  = 14     ; -- LC5
    "CLK"                          : INPUT_PIN  = 67     ;
    "CS"                           : INPUT_PIN  = 13     ; -- LC6
    "Din0"                         : INPUT_PIN  = 12     ; -- LC8
    "Din1"                         : INPUT_PIN  = 5      ; -- LC14
    "Din2"                         : INPUT_PIN  = 32     ; -- LC19
    "Din3"                         : INPUT_PIN  = 30     ; -- LC20
    "Din4"                         : INPUT_PIN  = 29     ; -- LC21
    "Din5"                         : INPUT_PIN  = 4      ; -- LC16
    "Din6"                         : INPUT_PIN  = 7      ; -- LC13
    "Din7"                         : INPUT_PIN  = 8      ; -- LC12
    "RDY"                          : INPUT_PIN  = 10     ; -- LC9
    "RESET"                        : INPUT_PIN  = 9      ; -- LC11
    "RW"                           : INPUT_PIN  = 18     ; -- LC1
    "~702~2"                       : INPUT_PIN  = 68     ;  -- ~PIN001
    "~1465~2"                      : INPUT_PIN  = 2      ;  -- ~PIN003
    "Dout0"                        : OUTPUT_PIN = 61     ; -- LC60
    "Dout1"                        : OUTPUT_PIN = 60     ; -- LC59
    "Dout2"                        : OUTPUT_PIN = 49     ; -- LC46
    "Dout3"                        : OUTPUT_PIN = 47     ; -- LC45
    "Dout4"                        : OUTPUT_PIN = 46     ; -- LC44
    "Dout5"                        : OUTPUT_PIN = 44     ; -- LC41
    "Dout6"                        : OUTPUT_PIN = 25     ; -- LC25
    "Dout7"                        : OUTPUT_PIN = 55     ; -- LC53
    "IRQ"                          : OUTPUT_PIN = 65     ; -- LC64
    "PD0"                          : OUTPUT_PIN = 54     ; -- LC52
    "PD1"                          : OUTPUT_PIN = 52     ; -- LC51
    "PD2"                          : OUTPUT_PIN = 45     ; -- LC43
    "PD3"                          : OUTPUT_PIN = 40     ; -- LC37
    "PD4"                          : OUTPUT_PIN = 37     ; -- LC35
    "PD5"                          : OUTPUT_PIN = 36     ; -- LC33
    "PD6"                          : OUTPUT_PIN = 33     ; -- LC17
    "PD7"                          : OUTPUT_PIN = 51     ; -- LC49
    "SR_register0"                 : OUTPUT_PIN = 57     ; -- LC56
    "SR_register1"                 : OUTPUT_PIN = 59     ; -- LC57
    "SR_register2"                 : OUTPUT_PIN = 50     ; -- LC48
    "SR_register3"                 : OUTPUT_PIN = 39     ; -- LC36
    "SR_register4"                 : OUTPUT_PIN = 41     ; -- LC38
    "SR_register5"                 : OUTPUT_PIN = 42     ; -- LC40
    "SR_register6"                 : OUTPUT_PIN = 28     ; -- LC22
    "SR_register7"                 : OUTPUT_PIN = 62     ; -- LC61
    "TR"                           : OUTPUT_PIN = 64     ; -- LC62
    "~702~1"                       : OUTPUT_PIN = 27     ; -- LC24  -- ~PIN002
    "~1465~1"                      : OUTPUT_PIN = 56     ; -- LC54  -- ~PIN004
    ":43"                          : LOCATION   = LC55   ;  -- current_state1
    ":44"                          : LOCATION   = LC50   ;  -- current_state0

END;

INTERNAL_INFO "poc"
BEGIN
	DEVICE = EPM7064LC68-7;
	LC64    : LORAX = "G114R0";
	LC62    : LORAX = "G112R0";
	LC53    : LORAX = "G62R0";
	LC25    : LORAX = "G103R0";
	LC41    : LORAX = "G107R0";
	LC44    : LORAX = "G110R0";
	LC45    : LORAX = "G74R0";
	LC46    : LORAX = "G75R0";
	LC59    : LORAX = "G80R0";
	LC60    : LORAX = "G81R0";
	LC49    : LORAX = "G29R0,PA7R0C3";
	LC17    : LORAX = "G54R0,PA16R0C1";
	LC33    : LORAX = "G58R0,PA11R0C2";
	LC35    : LORAX = "G60R0,PA16R0C2";
	LC37    : LORAX = "G25R0,PA2R0C2";
	LC43    : LORAX = "G109R0,PA30R0C2";
	LC51    : LORAX = "G31R0,PA4R0C3";
	LC52    : LORAX = "G32R0,PA1R0C3";
	LC61    : LORAX = "G111R0";
	LC22    : LORAX = "G22R0,PA3R0C1";
	LC40    : LORAX = "G28R0,PA0R0C2";
	LC38    : LORAX = "G26R0,PA1R0C2";
	LC36    : LORAX = "G61R0,PA9R0C2";
	LC48    : LORAX = "G77R0,PA25R0C2";
	LC57    : LORAX = "G78R0,PA24R0C3";
	LC56    : LORAX = "G65R0,PA10R0C3";
	OH0R0P18 : LORAX = "G83R0,PA18R0C1,PA18R0C2,PA18R0C3";
	OH5R0P13 : LORAX = "G117R0,PA29R0C3,PA29R0C2,PA29R0C1";
	OH4R0P14 : LORAX = "G116R0,PA27R0C3,PA27R0C2,PA27R0C1";
	OH3R0P15 : LORAX = "G86R0,PA22R0C1,PA22R0C2,PA22R0C3";
	OH2R0P17 : LORAX = "G85R0,PA21R0C3,PA21R0C2,PA21R0C1";
	OH11R0P8 : LORAX = "G3R0,PA8R0C3";
	LC55    : LORAX = "G64R0,PA12R0C1,PA12R0C2,PA12R0C3";
	OH8R0P10 : LORAX = "G0R0,PA0R0C3";
	LC50    : LORAX = "G30R0,PA5R0C1,PA5R0C2,PA5R0C3";
	OH10R0P9 : LORAX = "G2R0,PA3R0C3";
	OH12R0P7 : LORAX = "G33R0,PA9R0C1";
	OH15R0P4 : LORAX = "G36R0,PA14R0C2";
	OH20R0P29 : LORAX = "G87R0,PA20R0C2";
	OH19R0P30 : LORAX = "G123R0,PA33R0C2";
	OH18R0P32 : LORAX = "G122R0,PA32R0C2";
	OH13R0P5 : LORAX = "G34R0,PA13R0C3";
	OH7R0P12 : LORAX = "G119R0,PA31R0C3";
	LC24    : LORAX = "G24R0";
	LC54    : LORAX = "G63R0";
END;

CONNECTED_PINS "~AUTO_GROUP001"
    BEGIN
        "~702~2"                       : INPUT_PIN;
        "~702~1"                       : OUTPUT_PIN;
    END;

CONNECTED_PINS "~AUTO_GROUP002"
    BEGIN
        "~1465~2"                      : INPUT_PIN;
        "~1465~1"                      : OUTPUT_PIN;
    END;

⌨️ 快捷键说明

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