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

📄 lamp.qsf

📁 交通灯。1)当乡村公路无车时
💻 QSF
字号:
# Copyright (C) 1991-2006 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
#		lamp_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.


set_global_assignment -name FAMILY Cyclone
set_global_assignment -name DEVICE EP1C6Q240C8
set_global_assignment -name TOP_LEVEL_ENTITY top1
set_global_assignment -name ORIGINAL_QUARTUS_VERSION 6.0
set_global_assignment -name PROJECT_CREATION_TIME_DATE "11:43:04  SEPTEMBER 05, 2008"
set_global_assignment -name LAST_QUARTUS_VERSION 6.0
set_global_assignment -name VERILOG_FILE contr.v
set_global_assignment -name VERILOG_FILE cnt10de.v
set_global_assignment -name VERILOG_FILE top1.v
set_global_assignment -name BDF_FILE Block1.bdf
set_global_assignment -name VECTOR_WAVEFORM_FILE lamp.vwf
set_global_assignment -name VECTOR_INPUT_SOURCE "D:\\games\\testlamp\\lamp.vwf"
set_global_assignment -name END_TIME "10 us"
set_global_assignment -name SIMULATION_MODE TIMING
set_global_assignment -name VERILOG_FILE fre.v
set_location_assignment PIN_139 -to c
set_location_assignment PIN_28 -to clk_in
set_location_assignment PIN_114 -to led1[1]
set_location_assignment PIN_113 -to led1[0]
set_location_assignment PIN_115 -to led1[2]
set_location_assignment PIN_116 -to led1[3]
set_location_assignment PIN_117 -to led1[4]
set_location_assignment PIN_118 -to led1[5]
set_location_assignment PIN_119 -to led1[6]
set_location_assignment PIN_101 -to led2[0]
set_location_assignment PIN_102 -to led2[1]
set_location_assignment PIN_103 -to led2[2]
set_location_assignment PIN_104 -to led2[3]
set_location_assignment PIN_105 -to led2[4]
set_location_assignment PIN_106 -to led2[5]
set_location_assignment PIN_107 -to led2[6]
set_location_assignment PIN_93 -to led3[0]
set_location_assignment PIN_94 -to led3[1]
set_location_assignment PIN_95 -to led3[2]
set_location_assignment PIN_96 -to led3[3]
set_location_assignment PIN_97 -to led3[4]
set_location_assignment PIN_98 -to led3[5]
set_location_assignment PIN_99 -to led3[6]
set_location_assignment PIN_233 -to light[5]
set_location_assignment PIN_204 -to light[4]
set_location_assignment PIN_221 -to light[3]
set_location_assignment PIN_222 -to light[2]
set_location_assignment PIN_186 -to light[1]
set_location_assignment PIN_206 -to light[0]
set_location_assignment PIN_138 -to rst

⌨️ 快捷键说明

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