📄 smallcore.qsf
字号:
# Copyright (C) 1991-2007 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 from 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
# SmallCore_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.
# 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
# SmallCore_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 INCREMENTAL_COMPILATION INCREMENTAL_SYNTHESIS
set_global_assignment -name ORIGINAL_QUARTUS_VERSION "5.0 SP1.04"
set_global_assignment -name PROJECT_CREATION_TIME_DATE "10:26:32 DECEMBER 20, 2005"
set_global_assignment -name LAST_QUARTUS_VERSION 7.0
set_global_assignment -name BDF_FILE SmallCore.bdf
# Pin & Location Assignments
# ==========================
# Analysis & Synthesis Assignments
# ================================
set_global_assignment -name DEVICE_FILTER_SPEED_GRADE 8
set_global_assignment -name FAMILY "Cyclone II"
set_global_assignment -name TOP_LEVEL_ENTITY SmallCore
# Fitter Assignments
# ==================
set_global_assignment -name DEVICE EP2C35F672C8
set_global_assignment -name USER_START_UP_CLOCK OFF
set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED"
set_global_assignment -name ENABLE_INIT_DONE_OUTPUT OFF
set_global_assignment -name RESERVE_ASDO_AFTER_CONFIGURATION "AS INPUT TRI-STATED"
set_global_assignment -name OPTIMIZE_FAST_CORNER_TIMING ON
set_global_assignment -name FITTER_EFFORT "FAST FIT"
set_global_assignment -name ERROR_CHECK_FREQUENCY_DIVISOR 1
# Assembler Assignments
# =====================
set_global_assignment -name USE_CHECKSUM_AS_USERCODE OFF
set_global_assignment -name CYCLONE_CONFIGURATION_DEVICE EPCS1
set_global_assignment -name AUTO_RESTART_CONFIGURATION ON
set_location_assignment PIN_B13 -to SYS_CLK
set_location_assignment PIN_AC13 -to SYS_nRST
#=========LED===========================
set_location_assignment PIN_R5 -to LED[0]
set_location_assignment PIN_P9 -to LED[1]
set_location_assignment PIN_P7 -to LED[2]
set_location_assignment PIN_P6 -to LED[3]
set_location_assignment PIN_P3 -to LED[4]
set_location_assignment PIN_R8 -to LED[5]
set_location_assignment PIN_R6 -to LED[6]
set_location_assignment PIN_T3 -to LED[7]
#===============flash================
set_location_assignment PIN_F1 -to flash_A[1]
set_location_assignment PIN_E2 -to flash_A[2]
set_location_assignment PIN_E1 -to flash_A[3]
set_location_assignment PIN_D2 -to flash_A[4]
set_location_assignment PIN_D1 -to flash_A[5]
set_location_assignment PIN_C2 -to flash_A[6]
set_location_assignment PIN_B2 -to flash_A[7]
set_location_assignment PIN_B3 -to flash_A[8]
set_location_assignment PIN_A8 -to flash_A[9]
set_location_assignment PIN_B8 -to flash_A[10]
set_location_assignment PIN_A7 -to flash_A[11]
set_location_assignment PIN_B7 -to flash_A[12]
set_location_assignment PIN_A6 -to flash_A[13]
set_location_assignment PIN_B6 -to flash_A[14]
set_location_assignment PIN_A5 -to flash_A[15]
set_location_assignment PIN_B5 -to flash_A[16]
set_location_assignment PIN_W2 -to flash_A[17]
set_location_assignment PIN_B12 -to flash_A[18]
set_location_assignment PIN_B11 -to flash_A[19]
set_location_assignment PIN_B9 -to flash_A[20]
set_location_assignment PIN_A9 -to flash_A[21]
set_location_assignment PIN_A10 -to flash_A[22]
set_location_assignment PIN_A4 -to flash_A[23]
set_location_assignment PIN_G2 -to flash_D[0]
set_location_assignment PIN_H2 -to flash_D[1]
set_location_assignment PIN_J2 -to flash_D[2]
set_location_assignment PIN_K2 -to flash_D[3]
set_location_assignment PIN_M2 -to flash_D[4]
set_location_assignment PIN_T2 -to flash_D[5]
set_location_assignment PIN_U2 -to flash_D[6]
set_location_assignment PIN_V2 -to flash_D[7]
set_location_assignment PIN_H1 -to flash_D[8]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -