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

📄 time.qsf

📁 24小时时钟设计程序
💻 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
#		time_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.0
set_global_assignment -name PROJECT_CREATION_TIME_DATE "16:43:29  FEBRUARY 22, 2008"
set_global_assignment -name LAST_QUARTUS_VERSION 5.0
set_global_assignment -name BDF_FILE time10.bdf
set_global_assignment -name VECTOR_WAVEFORM_FILE time10.vwf
set_global_assignment -name BDF_FILE time6.bdf
set_global_assignment -name BDF_FILE time4.bdf
set_global_assignment -name BDF_FILE time2.bdf
set_global_assignment -name BDF_FILE hour.bdf
set_global_assignment -name BDF_FILE time.bdf
set_global_assignment -name VECTOR_WAVEFORM_FILE time24.vwf
set_global_assignment -name BDF_FILE minute.bdf
set_global_assignment -name BDF_FILE second.bdf
set_global_assignment -name VECTOR_WAVEFORM_FILE time4.vwf
set_global_assignment -name BDF_FILE test.bdf
set_global_assignment -name VECTOR_WAVEFORM_FILE test.vwf
set_global_assignment -name BDF_FILE fenpin.bdf

# Pin & Location Assignments
# ==========================
set_location_assignment PIN_87 -to pin_name22
set_location_assignment PIN_86 -to pin_name23
set_location_assignment PIN_85 -to pin_name24
set_location_assignment PIN_84 -to pin_name25
set_location_assignment PIN_83 -to pin_name26
set_location_assignment PIN_82 -to pin_name27
set_location_assignment PIN_81 -to pin_name28
set_location_assignment PIN_99 -to pin_name29
set_location_assignment PIN_98 -to pin_name30
set_location_assignment PIN_97 -to pin_name31
set_location_assignment PIN_96 -to pin_name32
set_location_assignment PIN_95 -to pin_name33
set_location_assignment PIN_94 -to pin_name34
set_location_assignment PIN_93 -to pin_name35
set_location_assignment PIN_164 -to pin_name36
set_location_assignment PIN_163 -to pin_name37
set_location_assignment PIN_162 -to pin_name38
set_location_assignment PIN_161 -to pin_name39
set_location_assignment PIN_160 -to pin_name40
set_location_assignment PIN_159 -to pin_name41
set_location_assignment PIN_158 -to pin_name42
set_location_assignment PIN_174 -to pin_name43
set_location_assignment PIN_173 -to pin_name44
set_location_assignment PIN_170 -to pin_name45
set_location_assignment PIN_169 -to pin_name46
set_location_assignment PIN_168 -to pin_name47
set_location_assignment PIN_167 -to pin_name48
set_location_assignment PIN_166 -to pin_name49
set_location_assignment PIN_28 -to clk
set_location_assignment PIN_107 -to pin_name
set_location_assignment PIN_106 -to pin_name9
set_location_assignment PIN_105 -to pin_name10
set_location_assignment PIN_104 -to pin_name11
set_location_assignment PIN_103 -to pin_name12
set_location_assignment PIN_102 -to pin_name13
set_location_assignment PIN_101 -to pin_name14
set_location_assignment PIN_119 -to pin_name15
set_location_assignment PIN_118 -to pin_name16
set_location_assignment PIN_117 -to pin_name17
set_location_assignment PIN_116 -to pin_name18
set_location_assignment PIN_115 -to pin_name19
set_location_assignment PIN_114 -to pin_name20
set_location_assignment PIN_113 -to pin_name21

# Analysis & Synthesis Assignments
# ================================
set_global_assignment -name FAMILY Cyclone
set_global_assignment -name TOP_LEVEL_ENTITY time

# Fitter Assignments
# ==================
set_global_assignment -name DEVICE EP1C6Q240C8
set_global_assignment -name ERROR_CHECK_FREQUENCY_DIVISOR 1

# Simulator Assignments
# =====================
set_global_assignment -name SIMULATION_MODE FUNCTIONAL
set_global_assignment -name VECTOR_INPUT_SOURCE test.vwf

⌨️ 快捷键说明

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