📄 cpld_for_lcd.qsf
字号:
# 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.
# The default values for assignments are stored in the file
# cpld_for_lcd_assignment_defaults.qdf
# If this file doesn't exist, and for assignments not listed, see file
# assignment_defaults.qdf
# Altera recommends that you do not modify this file. This
# file is updated automatically by the Quartus II software
# and any changes you make may be lost or overwritten.
# Project-Wide Assignments
# ========================
set_global_assignment -name ORIGINAL_QUARTUS_VERSION 5.1
set_global_assignment -name PROJECT_CREATION_TIME_DATE "09:13:43 FEBRUARY 13, 2007"
set_global_assignment -name LAST_QUARTUS_VERSION 5.0
set_global_assignment -name VERILOG_FILE cpld_for_lcd.v
# Pin & Location Assignments
# ==========================
set_location_assignment PIN_87 -to BUFFERED_CLOCK
set_location_assignment PIN_89 -to MSTR_nRST
set_location_assignment PIN_6 -to GREEN[6]
set_location_assignment PIN_8 -to GREEN[2]
set_location_assignment PIN_9 -to GREEN[1]
set_location_assignment PIN_10 -to GREEN[0]
set_location_assignment PIN_12 -to RED[5]
set_location_assignment PIN_13 -to RED[7]
set_location_assignment PIN_14 -to VS
set_location_assignment PIN_16 -to HS
set_location_assignment PIN_17 -to LCD_TYPE[0]
set_location_assignment PIN_19 -to RED[4]
set_location_assignment PIN_20 -to RED[3]
set_location_assignment PIN_21 -to RED[2]
set_location_assignment PIN_23 -to RED[1]
set_location_assignment PIN_25 -to RED[0]
set_location_assignment PIN_29 -to RED[6]
set_location_assignment PIN_30 -to DE
set_location_assignment PIN_31 -to LCD_D[17]
set_location_assignment PIN_32 -to LCD_D[16]
set_location_assignment PIN_35 -to LCD_D[15]
set_location_assignment PIN_36 -to LCD_DON
set_location_assignment PIN_37 -to LCD_D[14]
set_location_assignment PIN_40 -to LCD_D[13]
set_location_assignment PIN_41 -to LCD_D[12]
set_location_assignment PIN_44 -to LCD_D[11]
set_location_assignment PIN_42 -to LCD_REV
set_location_assignment PIN_45 -to LCD_D[10]
set_location_assignment PIN_46 -to LCD_CLS
set_location_assignment PIN_47 -to LCD_D[9]
set_location_assignment PIN_48 -to LCD_D[8]
set_location_assignment PIN_52 -to LCD_D[7]
set_location_assignment PIN_56 -to LCD_D[6]
set_location_assignment PIN_54 -to LCD_SPL
set_location_assignment PIN_57 -to LCD_HSYNC
set_location_assignment PIN_58 -to LCD_D[5]
set_location_assignment PIN_60 -to LCD_VSYNC
set_location_assignment PIN_61 -to LCD_D[4]
set_location_assignment PIN_63 -to LCD_D[3]
set_location_assignment PIN_64 -to LCD_MDISP
set_location_assignment PIN_75 -to LCD_TYPE[1]
set_location_assignment PIN_76 -to LCD_TYPE[2]
set_location_assignment PIN_67 -to BLUE[2]
set_location_assignment PIN_68 -to BLUE[3]
set_location_assignment PIN_69 -to BLUE[4]
set_location_assignment PIN_71 -to BLUE[5]
set_location_assignment PIN_92 -to BLUE[1]
set_location_assignment PIN_96 -to BLUE[0]
set_location_assignment PIN_79 -to LCD_D[2]
set_location_assignment PIN_80 -to LCD_D[1]
set_location_assignment PIN_81 -to LCD_MOD
set_location_assignment PIN_83 -to LCD_D[0]
set_location_assignment PIN_84 -to uP_PC6
set_location_assignment PIN_85 -to LCD_PSAVE
set_location_assignment PIN_93 -to BLUE[7]
set_location_assignment PIN_94 -to BLUE[6]
set_location_assignment PIN_97 -to GREEN[5]
set_location_assignment PIN_98 -to GREEN[4]
set_location_assignment PIN_99 -to GREEN[3]
set_location_assignment PIN_100 -to GREEN[7]
# Analysis & Synthesis Assignments
# ================================
set_global_assignment -name DEVICE_FILTER_PACKAGE TQFP
set_global_assignment -name DEVICE_FILTER_PIN_COUNT 100
set_global_assignment -name DEVICE_FILTER_SPEED_GRADE 10
set_global_assignment -name FAMILY MAX3000A
set_global_assignment -name TOP_LEVEL_ENTITY cpld_for_lcd
# Fitter Assignments
# ==================
set_global_assignment -name DEVICE "EPM3128ATC100-10"
# Assembler Assignments
# =====================
set_global_assignment -name RESERVE_ALL_UNUSED_PINS_NO_OUTPUT_GND "AS INPUT TRI-STATED"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -